Built motion from commit 936e8062.|2.5.33
[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 _0x8135=['addTags','update','Request','updateSmsInteraction'];(function(_0x51a628,_0x2da712){var _0x43b410=function(_0x11454b){while(--_0x11454b){_0x51a628['push'](_0x51a628['shift']());}};_0x43b410(++_0x2da712);}(_0x8135,0x99));var _0x5813=function(_0x204ad0,_0xb3460d){_0x204ad0=_0x204ad0-0x0;var _0x4ceff2=_0x8135[_0x204ad0];return _0x4ceff2;};'use strict';var client=require('../client');exports[_0x5813('0x0')]=function(_0x19e006,_0x301843){return client[_0x5813('0x1')]('UpdateSmsInteraction',{'body':_0x301843,'options':{'where':{'id':_0x19e006}},'log':_0x5813('0x2')});};exports[_0x5813('0x3')]=function(_0xf23c29,_0x701689){return client[_0x5813('0x1')]('AddTagsToSmsInteraction',{'body':_0x701689,'options':{'where':{'id':_0xf23c29}},'log':'addTagsToSmsInteraction'});};