Built motion from commit 14588770.|2.5.38
[motion2.git] / server / services / routing / rpc / openchannelInteraction.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 _0x72bb=['Request','UpdateOpenchannelInteraction','addTags'];(function(_0x7e7538,_0x5a4f1f){var _0xf2c7e8=function(_0x5d3a50){while(--_0x5d3a50){_0x7e7538['push'](_0x7e7538['shift']());}};_0xf2c7e8(++_0x5a4f1f);}(_0x72bb,0xae));var _0xb72b=function(_0x56a871,_0x18b7fe){_0x56a871=_0x56a871-0x0;var _0x124954=_0x72bb[_0x56a871];return _0x124954;};'use strict';var client=require('../client');exports['update']=function(_0x4fc392,_0x592284){return client[_0xb72b('0x0')](_0xb72b('0x1'),{'body':_0x592284,'options':{'where':{'id':_0x4fc392}},'log':'updateOpenchannelInteraction'});};exports[_0xb72b('0x2')]=function(_0x3afac1,_0x5a4bcc){return client[_0xb72b('0x0')]('AddTagsToOpenchannelInteraction',{'body':_0x5a4bcc,'options':{'where':{'id':_0x3afac1}},'log':'addTagsToChatInteraction'});};