Built motion from commit (unavailable).|2.5.4
[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 _0xd899=['Request','CreateChatMessage','../client'];(function(_0x10a4f1,_0x3248c7){var _0x3cebe5=function(_0x5db59a){while(--_0x5db59a){_0x10a4f1['push'](_0x10a4f1['shift']());}};_0x3cebe5(++_0x3248c7);}(_0xd899,0x1d9));var _0x9d89=function(_0x361403,_0x2b7879){_0x361403=_0x361403-0x0;var _0x5e006a=_0xd899[_0x361403];return _0x5e006a;};'use strict';var client=require(_0x9d89('0x0'));exports['create']=function(_0x5a90b5){return client[_0x9d89('0x1')](_0x9d89('0x2'),{'body':_0x5a90b5,'log':'createChatMessage'});};