b5f7d4a43e131dedcf68d9985a466204ad50fbd5
[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 _0xab26=['../client','createChatMessage'];(function(_0x55b905,_0x26309a){var _0x63e381=function(_0x20009d){while(--_0x20009d){_0x55b905['push'](_0x55b905['shift']());}};_0x63e381(++_0x26309a);}(_0xab26,0x19a));var _0x6ab2=function(_0x4565bf,_0x5ad9d6){_0x4565bf=_0x4565bf-0x0;var _0x5610ba=_0xab26[_0x4565bf];return _0x5610ba;};'use strict';var client=require(_0x6ab2('0x0'));exports['create']=function(_0x9c43ff){return client['Request']('CreateChatMessage',{'body':_0x9c43ff,'log':_0x6ab2('0x1')});};