Built motion from commit 85328c08.|2.5.50
[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 _0xcd44=['Request','updateChatInteraction','addTags','AddTagsToChatInteraction','update'];(function(_0x5274f4,_0x276139){var _0x3fe4e6=function(_0x3d2de8){while(--_0x3d2de8){_0x5274f4['push'](_0x5274f4['shift']());}};_0x3fe4e6(++_0x276139);}(_0xcd44,0x144));var _0x4cd4=function(_0x1fbf82,_0x5dc503){_0x1fbf82=_0x1fbf82-0x0;var _0x5c6908=_0xcd44[_0x1fbf82];return _0x5c6908;};'use strict';var client=require('../client');exports[_0x4cd4('0x0')]=function(_0x6b5053,_0x3b3011){return client[_0x4cd4('0x1')]('UpdateChatInteraction',{'body':_0x3b3011,'options':{'where':{'id':_0x6b5053}},'log':_0x4cd4('0x2')});};exports[_0x4cd4('0x3')]=function(_0x2576cb,_0x1f88bc){return client['Request'](_0x4cd4('0x4'),{'body':_0x1f88bc,'options':{'where':{'id':_0x2576cb}},'log':'addTagsToChatInteraction'});};