Built motion from commit (unavailable).|2.5.10
[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 _0xdf81=['Request','UpdateOpenchannelInteraction','AddTagsToOpenchannelInteraction','addTagsToChatInteraction','update'];(function(_0x23a75a,_0x5747f1){var _0x1bf5d9=function(_0x1ba7f4){while(--_0x1ba7f4){_0x23a75a['push'](_0x23a75a['shift']());}};_0x1bf5d9(++_0x5747f1);}(_0xdf81,0x171));var _0x1df8=function(_0x35885a,_0x42fed7){_0x35885a=_0x35885a-0x0;var _0xe86249=_0xdf81[_0x35885a];return _0xe86249;};'use strict';var client=require('../client');exports[_0x1df8('0x0')]=function(_0x47c325,_0x245a47){return client[_0x1df8('0x1')](_0x1df8('0x2'),{'body':_0x245a47,'options':{'where':{'id':_0x47c325}},'log':'updateOpenchannelInteraction'});};exports['addTags']=function(_0xfd8e29,_0x2d015d){return client[_0x1df8('0x1')](_0x1df8('0x3'),{'body':_0x2d015d,'options':{'where':{'id':_0xfd8e29}},'log':_0x1df8('0x4')});};