Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / services / routing / rpc / chatInteraction.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 _0xce43=['Request','addTagsToChatInteraction','../client','update','updateChatInteraction','addTags'];(function(_0x1a1b37,_0xb89a58){var _0x54d402=function(_0x1fb39b){while(--_0x1fb39b){_0x1a1b37['push'](_0x1a1b37['shift']());}};_0x54d402(++_0xb89a58);}(_0xce43,0x1f4));var _0x3ce4=function(_0x2bf1fb,_0x210d1f){_0x2bf1fb=_0x2bf1fb-0x0;var _0x267401=_0xce43[_0x2bf1fb];return _0x267401;};'use strict';var client=require(_0x3ce4('0x0'));exports[_0x3ce4('0x1')]=function(_0x3d3378,_0x456a95){return client['Request']('UpdateChatInteraction',{'body':_0x456a95,'options':{'where':{'id':_0x3d3378}},'log':_0x3ce4('0x2')});};exports[_0x3ce4('0x3')]=function(_0x5bb7f2,_0x5e6b65){return client[_0x3ce4('0x4')]('AddTagsToChatInteraction',{'body':_0x5e6b65,'options':{'where':{'id':_0x5bb7f2}},'log':_0x3ce4('0x5')});};