Built motion from commit (unavailable).|2.5.4
[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 _0x7f90=['updateSmsInteraction','AddTagsToSmsInteraction','addTagsToSmsInteraction','update','Request'];(function(_0x20a584,_0xe384a5){var _0x4b41a8=function(_0x2127c6){while(--_0x2127c6){_0x20a584['push'](_0x20a584['shift']());}};_0x4b41a8(++_0xe384a5);}(_0x7f90,0x1c5));var _0x07f9=function(_0x333818,_0x28e5fb){_0x333818=_0x333818-0x0;var _0x2a595c=_0x7f90[_0x333818];return _0x2a595c;};'use strict';var client=require('../client');exports[_0x07f9('0x0')]=function(_0x491861,_0x48cc71){return client[_0x07f9('0x1')]('UpdateSmsInteraction',{'body':_0x48cc71,'options':{'where':{'id':_0x491861}},'log':_0x07f9('0x2')});};exports['addTags']=function(_0x4502e3,_0xb1156b){return client[_0x07f9('0x1')](_0x07f9('0x3'),{'body':_0xb1156b,'options':{'where':{'id':_0x4502e3}},'log':_0x07f9('0x4')});};