0e219b52f53c11a3eee06d3eb8e71cbc41d5fd05
[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 _0x511a=['Request','../client'];(function(_0x3bf83f,_0x181cac){var _0x22c4a9=function(_0xb3ff0d){while(--_0xb3ff0d){_0x3bf83f['push'](_0x3bf83f['shift']());}};_0x22c4a9(++_0x181cac);}(_0x511a,0x89));var _0xa511=function(_0x286fc3,_0x1c6656){_0x286fc3=_0x286fc3-0x0;var _0x5035b5=_0x511a[_0x286fc3];return _0x5035b5;};'use strict';var client=require(_0xa511('0x0'));exports['create']=function(_0x1b6d64){return client[_0xa511('0x1')]('CreateSmsMessage',{'body':_0x1b6d64,'log':'createSmsMessage'});};