91ba46ee462acb2abc02232995e5db4f08c37d4d
[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 _0x1e9c=['createSmsMessage','../client','Request'];(function(_0x112d46,_0x5cefbb){var _0x222f83=function(_0x3ac4e6){while(--_0x3ac4e6){_0x112d46['push'](_0x112d46['shift']());}};_0x222f83(++_0x5cefbb);}(_0x1e9c,0x142));var _0xc1e9=function(_0x4a53d,_0x58a95e){_0x4a53d=_0x4a53d-0x0;var _0x27410e=_0x1e9c[_0x4a53d];return _0x27410e;};'use strict';var client=require(_0xc1e9('0x0'));exports['create']=function(_0x56f011){return client[_0xc1e9('0x1')]('CreateSmsMessage',{'body':_0x56f011,'log':_0xc1e9('0x2')});};