Built motion from commit (unavailable).|2.5.22
[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 _0x096a=['CreateChatMessage','create'];(function(_0x5eaa0b,_0x433b2f){var _0x28b295=function(_0x5e4f6d){while(--_0x5e4f6d){_0x5eaa0b['push'](_0x5eaa0b['shift']());}};_0x28b295(++_0x433b2f);}(_0x096a,0x89));var _0xa096=function(_0x40b61b,_0x4ef826){_0x40b61b=_0x40b61b-0x0;var _0x33d8ad=_0x096a[_0x40b61b];return _0x33d8ad;};'use strict';var client=require('../client');exports[_0xa096('0x0')]=function(_0x55c05e){return client['Request'](_0xa096('0x1'),{'body':_0x55c05e,'log':'createChatMessage'});};