Built motion from commit (unavailable).|2.5.3
[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 _0xf031=['createSmsMessage','../client','Request'];(function(_0x397e5f,_0x454c8f){var _0x5302b8=function(_0x1a29ef){while(--_0x1a29ef){_0x397e5f['push'](_0x397e5f['shift']());}};_0x5302b8(++_0x454c8f);}(_0xf031,0x8e));var _0x1f03=function(_0x4c027f,_0x2a99d9){_0x4c027f=_0x4c027f-0x0;var _0x4d8a97=_0xf031[_0x4c027f];return _0x4d8a97;};'use strict';var client=require(_0x1f03('0x0'));exports['create']=function(_0x322c17){return client[_0x1f03('0x1')]('CreateSmsMessage',{'body':_0x322c17,'log':_0x1f03('0x2')});};