Built motion from commit (unavailable).|2.5.21
[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 _0x1f24=['update','Request','UpdateChatInteraction','AddTagsToChatInteraction','addTagsToChatInteraction','../client'];(function(_0x421cf8,_0x23152c){var _0x145c48=function(_0x565862){while(--_0x565862){_0x421cf8['push'](_0x421cf8['shift']());}};_0x145c48(++_0x23152c);}(_0x1f24,0x18b));var _0x41f2=function(_0x46440a,_0x4a8eb3){_0x46440a=_0x46440a-0x0;var _0x1f45d3=_0x1f24[_0x46440a];return _0x1f45d3;};'use strict';var client=require(_0x41f2('0x0'));exports[_0x41f2('0x1')]=function(_0x5bc0ac,_0x4ad455){return client[_0x41f2('0x2')](_0x41f2('0x3'),{'body':_0x4ad455,'options':{'where':{'id':_0x5bc0ac}},'log':'updateChatInteraction'});};exports['addTags']=function(_0x131fe2,_0x145260){return client['Request'](_0x41f2('0x4'),{'body':_0x145260,'options':{'where':{'id':_0x131fe2}},'log':_0x41f2('0x5')});};