Built motion from commit (unavailable).|2.5.15
[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 _0x0c42=['AddTagsToSmsInteraction','../client','update','Request','addTags'];(function(_0x521b61,_0x47e2b4){var _0x476cdf=function(_0xbca2ca){while(--_0xbca2ca){_0x521b61['push'](_0x521b61['shift']());}};_0x476cdf(++_0x47e2b4);}(_0x0c42,0x191));var _0x20c4=function(_0x336884,_0x603ca){_0x336884=_0x336884-0x0;var _0x4227fc=_0x0c42[_0x336884];return _0x4227fc;};'use strict';var client=require(_0x20c4('0x0'));exports[_0x20c4('0x1')]=function(_0xbeb436,_0x46af92){return client[_0x20c4('0x2')]('UpdateSmsInteraction',{'body':_0x46af92,'options':{'where':{'id':_0xbeb436}},'log':'updateSmsInteraction'});};exports[_0x20c4('0x3')]=function(_0x1296a8,_0x24bfc1){return client[_0x20c4('0x2')](_0x20c4('0x4'),{'body':_0x24bfc1,'options':{'where':{'id':_0x1296a8}},'log':'addTagsToSmsInteraction'});};