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 _0xa94d=['Request','CreateChatMessage','createChatMessage'];(function(_0x47b58b,_0x41a189){var _0x46bebe=function(_0x22bbfa){while(--_0x22bbfa){_0x47b58b['push'](_0x47b58b['shift']());}};_0x46bebe(++_0x41a189);}(_0xa94d,0xed));var _0xda94=function(_0x1d2bb7,_0x12c9b6){_0x1d2bb7=_0x1d2bb7-0x0;var _0x52e953=_0xa94d[_0x1d2bb7];return _0x52e953;};'use strict';var client=require('../client');exports['create']=function(_0x1d157a){return client[_0xda94('0x0')](_0xda94('0x1'),{'body':_0x1d157a,'log':_0xda94('0x2')});};