Built motion from commit (unavailable).|2.5.29
[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 _0xe7c3=['updateMailInteraction','addTags','AddTagsToMailInteraction','addTagsToChatInteraction','Request'];(function(_0x2d32f2,_0x887da2){var _0xdf8766=function(_0x509517){while(--_0x509517){_0x2d32f2['push'](_0x2d32f2['shift']());}};_0xdf8766(++_0x887da2);}(_0xe7c3,0x1cb));var _0x3e7c=function(_0x2e9dd5,_0x19ef99){_0x2e9dd5=_0x2e9dd5-0x0;var _0x19ddde=_0xe7c3[_0x2e9dd5];return _0x19ddde;};'use strict';var client=require('../client');exports['update']=function(_0x4ad3ce,_0x397982){return client[_0x3e7c('0x0')]('UpdateMailInteraction',{'body':_0x397982,'options':{'where':{'id':_0x4ad3ce}},'log':_0x3e7c('0x1')});};exports[_0x3e7c('0x2')]=function(_0x57b7a0,_0x4714f7){return client['Request'](_0x3e7c('0x3'),{'body':_0x4714f7,'options':{'where':{'id':_0x57b7a0}},'log':_0x3e7c('0x4')});};