Built motion from commit 3c2ce842.|2.6.31
[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 _0x5530=['AddTagsToChatInteraction','addTagsToChatInteraction','update','Request','UpdateChatInteraction','updateChatInteraction'];(function(_0x47a7d0,_0x4e182d){var _0xb9bd08=function(_0x588ee2){while(--_0x588ee2){_0x47a7d0['push'](_0x47a7d0['shift']());}};_0xb9bd08(++_0x4e182d);}(_0x5530,0x12e));var _0x0553=function(_0x3cd2a1,_0x2e0aa3){_0x3cd2a1=_0x3cd2a1-0x0;var _0x1daa7e=_0x5530[_0x3cd2a1];return _0x1daa7e;};'use strict';var client=require('../client');exports[_0x0553('0x0')]=function(_0x554a0f,_0x56f57d){return client[_0x0553('0x1')](_0x0553('0x2'),{'body':_0x56f57d,'options':{'where':{'id':_0x554a0f}},'log':_0x0553('0x3')});};exports['addTags']=function(_0x114c5d,_0x2fc718){return client[_0x0553('0x1')](_0x0553('0x4'),{'body':_0x2fc718,'options':{'where':{'id':_0x114c5d}},'log':_0x0553('0x5')});};