Built motion from commit 14588770.|2.5.38
[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 _0x82c0=['update','Request','UpdateChatInteraction','AddTagsToChatInteraction','../client'];(function(_0x5ccb02,_0x3588fb){var _0x52a833=function(_0x1b61d5){while(--_0x1b61d5){_0x5ccb02['push'](_0x5ccb02['shift']());}};_0x52a833(++_0x3588fb);}(_0x82c0,0x9f));var _0x082c=function(_0x5434c3,_0xb540d4){_0x5434c3=_0x5434c3-0x0;var _0x2c9977=_0x82c0[_0x5434c3];return _0x2c9977;};'use strict';var client=require(_0x082c('0x0'));exports[_0x082c('0x1')]=function(_0x3248d4,_0x3a6cda){return client[_0x082c('0x2')](_0x082c('0x3'),{'body':_0x3a6cda,'options':{'where':{'id':_0x3248d4}},'log':'updateChatInteraction'});};exports['addTags']=function(_0x4bb462,_0x5198e6){return client[_0x082c('0x2')](_0x082c('0x4'),{'body':_0x5198e6,'options':{'where':{'id':_0x4bb462}},'log':'addTagsToChatInteraction'});};