018875edf14090683155c0d237df7fd9a10de364
[motion2.git] / server / services / routing / rpc / smsMessage.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9a19=['createSmsMessage','Request','CreateSmsMessage'];(function(_0x77c24b,_0x2938f2){var _0x36f57b=function(_0x4335a4){while(--_0x4335a4){_0x77c24b['push'](_0x77c24b['shift']());}};_0x36f57b(++_0x2938f2);}(_0x9a19,0xd9));var _0x99a1=function(_0x5a95fa,_0x4a2fc9){_0x5a95fa=_0x5a95fa-0x0;var _0x1a61b8=_0x9a19[_0x5a95fa];return _0x1a61b8;};'use strict';var client=require('../client');exports['create']=function(_0x280f0c){return client[_0x99a1('0x0')](_0x99a1('0x1'),{'body':_0x280f0c,'log':_0x99a1('0x2')});};