X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Frouting%2Frpc%2FchatInteraction.js;h=db26ee07e759f4ef5ab4da63d5d0919c0ddb171d;hb=df0ace251160e026a7e125498e4dbc1656b5ca4e;hp=02e7ff7f7f9feafd7ffc64c13026ede2636587af;hpb=2f0d83a545a3c7ba93827dd387ecbd5e7a9f8440;p=motion2.git diff --git a/server/services/routing/rpc/chatInteraction.js b/server/services/routing/rpc/chatInteraction.js index 02e7ff7..db26ee0 100644 --- a/server/services/routing/rpc/chatInteraction.js +++ b/server/services/routing/rpc/chatInteraction.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc29b=['updateChatInteraction','AddTagsToChatInteraction','addTagsToChatInteraction','UpdateChatInteraction'];(function(_0x376b45,_0x5964fb){var _0x2341b3=function(_0x5a7f01){while(--_0x5a7f01){_0x376b45['push'](_0x376b45['shift']());}};_0x2341b3(++_0x5964fb);}(_0xc29b,0xe7));var _0xbc29=function(_0x30384a,_0x33458d){_0x30384a=_0x30384a-0x0;var _0x209749=_0xc29b[_0x30384a];return _0x209749;};'use strict';var client=require('../client');exports['update']=function(_0x5549a4,_0x2cefd0){return client['Request'](_0xbc29('0x0'),{'body':_0x2cefd0,'options':{'where':{'id':_0x5549a4}},'log':_0xbc29('0x1')});};exports['addTags']=function(_0x2ef08b,_0x4cc87a){return client['Request'](_0xbc29('0x2'),{'body':_0x4cc87a,'options':{'where':{'id':_0x2ef08b}},'log':_0xbc29('0x3')});}; \ No newline at end of file +var _0x2f40=['updateChatInteraction','addTags','addTagsToChatInteraction','update','Request','UpdateChatInteraction'];(function(_0x4390f5,_0x55f3a8){var _0x413b77=function(_0x2cfc2a){while(--_0x2cfc2a){_0x4390f5['push'](_0x4390f5['shift']());}};_0x413b77(++_0x55f3a8);}(_0x2f40,0x75));var _0x02f4=function(_0x3b380d,_0x4bf247){_0x3b380d=_0x3b380d-0x0;var _0x54502b=_0x2f40[_0x3b380d];return _0x54502b;};'use strict';var client=require('../client');exports[_0x02f4('0x0')]=function(_0x1c6162,_0x22b293){return client[_0x02f4('0x1')](_0x02f4('0x2'),{'body':_0x22b293,'options':{'where':{'id':_0x1c6162}},'log':_0x02f4('0x3')});};exports[_0x02f4('0x4')]=function(_0x28c370,_0x37226b){return client[_0x02f4('0x1')]('AddTagsToChatInteraction',{'body':_0x37226b,'options':{'where':{'id':_0x28c370}},'log':_0x02f4('0x5')});}; \ No newline at end of file