Built motion from commit (unavailable).|2.4.3
[motion2.git] / server / services / routing / rpc / mailInteraction.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 _0x7bae=['Request','addTagsToChatInteraction','../client','update','UpdateMailInteraction'];(function(_0xdb42fc,_0x15da61){var _0x1a0952=function(_0x279361){while(--_0x279361){_0xdb42fc['push'](_0xdb42fc['shift']());}};_0x1a0952(++_0x15da61);}(_0x7bae,0x1e7));var _0xe7ba=function(_0x3e112d,_0x2bb132){_0x3e112d=_0x3e112d-0x0;var _0x531c31=_0x7bae[_0x3e112d];return _0x531c31;};'use strict';var client=require(_0xe7ba('0x0'));exports[_0xe7ba('0x1')]=function(_0x10c268,_0x5c991c){return client['Request'](_0xe7ba('0x2'),{'body':_0x5c991c,'options':{'where':{'id':_0x10c268}},'log':'updateMailInteraction'});};exports['addTags']=function(_0x40ce92,_0x416aee){return client[_0xe7ba('0x3')]('AddTagsToMailInteraction',{'body':_0x416aee,'options':{'where':{'id':_0x40ce92}},'log':_0xe7ba('0x4')});};