4ae0f6469e24bb107efa8709dce847b3394d00f4
[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 _0x8e58=['CreateSmsMessage','createSmsMessage','Request'];(function(_0x3c1aaa,_0x36e0f8){var _0x12d82b=function(_0x26424b){while(--_0x26424b){_0x3c1aaa['push'](_0x3c1aaa['shift']());}};_0x12d82b(++_0x36e0f8);}(_0x8e58,0x7d));var _0x88e5=function(_0x20a575,_0x33476a){_0x20a575=_0x20a575-0x0;var _0x14ed00=_0x8e58[_0x20a575];return _0x14ed00;};'use strict';var client=require('../client');exports['create']=function(_0x26d73c){return client[_0x88e5('0x0')](_0x88e5('0x1'),{'body':_0x26d73c,'log':_0x88e5('0x2')});};