Built motion from commit f0b1811d.|2.6.6
[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 _0x016c=['../client','createSmsMessage'];(function(_0x5b9458,_0x184cc5){var _0x1134d4=function(_0x1dae3d){while(--_0x1dae3d){_0x5b9458['push'](_0x5b9458['shift']());}};_0x1134d4(++_0x184cc5);}(_0x016c,0x1c6));var _0xc016=function(_0x507daa,_0x2f4fa9){_0x507daa=_0x507daa-0x0;var _0x2a7254=_0x016c[_0x507daa];return _0x2a7254;};'use strict';var client=require(_0xc016('0x0'));exports['create']=function(_0x5b02d5){return client['Request']('CreateSmsMessage',{'body':_0x5b02d5,'log':_0xc016('0x1')});};