Built motion from commit 092f8824.|2.5.49
[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 _0x76bb=['addTags','addTagsToSmsInteraction','update','Request','updateSmsInteraction'];(function(_0x89cd70,_0x210687){var _0x15df2c=function(_0xc05dee){while(--_0xc05dee){_0x89cd70['push'](_0x89cd70['shift']());}};_0x15df2c(++_0x210687);}(_0x76bb,0x16a));var _0xb76b=function(_0x5de214,_0x107e9d){_0x5de214=_0x5de214-0x0;var _0x4df627=_0x76bb[_0x5de214];return _0x4df627;};'use strict';var client=require('../client');exports[_0xb76b('0x0')]=function(_0x366d24,_0x40a4bd){return client[_0xb76b('0x1')]('UpdateSmsInteraction',{'body':_0x40a4bd,'options':{'where':{'id':_0x366d24}},'log':_0xb76b('0x2')});};exports[_0xb76b('0x3')]=function(_0x4e5042,_0x414cff){return client[_0xb76b('0x1')]('AddTagsToSmsInteraction',{'body':_0x414cff,'options':{'where':{'id':_0x4e5042}},'log':_0xb76b('0x4')});};