Built motion from commit 85328c08.|2.5.50
[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 _0xd633=['CreateChatMessage','../client'];(function(_0x10dc64,_0x11bb29){var _0x9cf98d=function(_0x558d71){while(--_0x558d71){_0x10dc64['push'](_0x10dc64['shift']());}};_0x9cf98d(++_0x11bb29);}(_0xd633,0x111));var _0x3d63=function(_0x2f3a33,_0x2c8d83){_0x2f3a33=_0x2f3a33-0x0;var _0x4d9469=_0xd633[_0x2f3a33];return _0x4d9469;};'use strict';var client=require(_0x3d63('0x0'));exports['create']=function(_0x2fc3e4){return client['Request'](_0x3d63('0x1'),{'body':_0x2fc3e4,'log':'createChatMessage'});};