Built motion from commit (unavailable).|2.5.10
[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 _0xfba0=['CreateChatMessage','../client','Request'];(function(_0x3c192c,_0x5bd6f9){var _0x3d8f5b=function(_0xce675c){while(--_0xce675c){_0x3c192c['push'](_0x3c192c['shift']());}};_0x3d8f5b(++_0x5bd6f9);}(_0xfba0,0x1c3));var _0x0fba=function(_0x2dea8f,_0x2cbfc7){_0x2dea8f=_0x2dea8f-0x0;var _0x3f939a=_0xfba0[_0x2dea8f];return _0x3f939a;};'use strict';var client=require(_0x0fba('0x0'));exports['create']=function(_0x415825){return client[_0x0fba('0x1')](_0x0fba('0x2'),{'body':_0x415825,'log':'createChatMessage'});};