Built motion from commit 5ae82ce5.|2.6.7
[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 _0xae71=['createChatMessage','../client','Request'];(function(_0x45efed,_0x375d0b){var _0x20ae3b=function(_0x38996d){while(--_0x38996d){_0x45efed['push'](_0x45efed['shift']());}};_0x20ae3b(++_0x375d0b);}(_0xae71,0xca));var _0x1ae7=function(_0xce84b7,_0x1be375){_0xce84b7=_0xce84b7-0x0;var _0xf02e59=_0xae71[_0xce84b7];return _0xf02e59;};'use strict';var client=require(_0x1ae7('0x0'));exports['create']=function(_0x767e6e){return client[_0x1ae7('0x1')]('CreateChatMessage',{'body':_0x767e6e,'log':_0x1ae7('0x2')});};