Built motion from commit (unavailable).|2.5.22
[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 _0xf899=['AddTagsToSmsInteraction','Request','updateSmsInteraction','addTags'];(function(_0x3e18e2,_0xf8c659){var _0x3ad70d=function(_0x2cf0db){while(--_0x2cf0db){_0x3e18e2['push'](_0x3e18e2['shift']());}};_0x3ad70d(++_0xf8c659);}(_0xf899,0x19d));var _0x9f89=function(_0x369a7b,_0x55c590){_0x369a7b=_0x369a7b-0x0;var _0x50f4d1=_0xf899[_0x369a7b];return _0x50f4d1;};'use strict';var client=require('../client');exports['update']=function(_0x265361,_0x47e979){return client[_0x9f89('0x0')]('UpdateSmsInteraction',{'body':_0x47e979,'options':{'where':{'id':_0x265361}},'log':_0x9f89('0x1')});};exports[_0x9f89('0x2')]=function(_0x12344a,_0x110c2b){return client[_0x9f89('0x0')](_0x9f89('0x3'),{'body':_0x110c2b,'options':{'where':{'id':_0x12344a}},'log':'addTagsToSmsInteraction'});};