3db6f147ff6e4ab2797bb14749ff4b338b983536
[motion2.git] / server / services / routing / rpc / chatMessage.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 _0x55f3=['CreateChatMessage','createChatMessage','Request'];(function(_0x3f2c48,_0x165228){var _0x228a20=function(_0x263316){while(--_0x263316){_0x3f2c48['push'](_0x3f2c48['shift']());}};_0x228a20(++_0x165228);}(_0x55f3,0x173));var _0x355f=function(_0x3e9db3,_0x15a907){_0x3e9db3=_0x3e9db3-0x0;var _0x561aff=_0x55f3[_0x3e9db3];return _0x561aff;};'use strict';var client=require('../client');exports['create']=function(_0x298401){return client[_0x355f('0x0')](_0x355f('0x1'),{'body':_0x298401,'log':_0x355f('0x2')});};