Built motion from commit (unavailable).|2.5.8
[motion2.git] / server / services / routing / rpc / smsInteraction.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 _0xc76e=['Request','addTags','addTagsToSmsInteraction','../client','update'];(function(_0xeef809,_0x191919){var _0x108ca7=function(_0x350119){while(--_0x350119){_0xeef809['push'](_0xeef809['shift']());}};_0x108ca7(++_0x191919);}(_0xc76e,0x10c));var _0xec76=function(_0x8b85b1,_0x1288a8){_0x8b85b1=_0x8b85b1-0x0;var _0x2ed6cd=_0xc76e[_0x8b85b1];return _0x2ed6cd;};'use strict';var client=require(_0xec76('0x0'));exports[_0xec76('0x1')]=function(_0x2f4c4d,_0x332e20){return client[_0xec76('0x2')]('UpdateSmsInteraction',{'body':_0x332e20,'options':{'where':{'id':_0x2f4c4d}},'log':'updateSmsInteraction'});};exports[_0xec76('0x3')]=function(_0x1d70c9,_0x539538){return client[_0xec76('0x2')]('AddTagsToSmsInteraction',{'body':_0x539538,'options':{'where':{'id':_0x1d70c9}},'log':_0xec76('0x4')});};