51c18923ed3b631dc0163cec86ceaeb562f9d9f7
[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 _0x9c1d=['../client','createSmsMessage'];(function(_0x492c39,_0x4792d3){var _0x50798f=function(_0x5637ff){while(--_0x5637ff){_0x492c39['push'](_0x492c39['shift']());}};_0x50798f(++_0x4792d3);}(_0x9c1d,0xa6));var _0xd9c1=function(_0x5c18ea,_0x3c6df4){_0x5c18ea=_0x5c18ea-0x0;var _0x23af7b=_0x9c1d[_0x5c18ea];return _0x23af7b;};'use strict';var client=require(_0xd9c1('0x0'));exports['create']=function(_0x3de632){return client['Request']('CreateSmsMessage',{'body':_0x3de632,'log':_0xd9c1('0x1')});};