X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FwhatsappAccount%2FwhatsappAccount.events.js;h=ac7d2895917b2267ae17edd226369d85aaf00be1;hb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;hp=184c6c8d9a2062c65e93cc1850a02b6af3c7cb9c;hpb=ef4e758b3a8a542ed14842116a07db29f3cf2e7c;p=motion2.git diff --git a/server/api/whatsappAccount/whatsappAccount.events.js b/server/api/whatsappAccount/whatsappAccount.events.js index 184c6c8..ac7d289 100644 --- a/server/api/whatsappAccount/whatsappAccount.events.js +++ b/server/api/whatsappAccount/whatsappAccount.events.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xc2c7=['update','remove','emit','hasOwnProperty','../../mysqldb','WhatsappAccount','setMaxListeners','save'];(function(_0x57ddfd,_0x52a33b){var _0xc5d9f3=function(_0x3368d3){while(--_0x3368d3){_0x57ddfd['push'](_0x57ddfd['shift']());}};_0xc5d9f3(++_0x52a33b);}(_0xc2c7,0x134));var _0x7c2c=function(_0x158e07,_0x33726b){_0x158e07=_0x158e07-0x0;var _0x405962=_0xc2c7[_0x158e07];return _0x405962;};'use strict';var EventEmitter=require('events');var WhatsappAccount=require(_0x7c2c('0x0'))['db'][_0x7c2c('0x1')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0x7c2c('0x2')](0x0);var events={'afterCreate':_0x7c2c('0x3'),'afterUpdate':_0x7c2c('0x4'),'afterDestroy':_0x7c2c('0x5')};function emitEvent(_0x472eae){return function(_0x116f8a,_0x4bbc14,_0x59f346){WhatsappAccountEvents[_0x7c2c('0x6')](_0x472eae+':'+_0x116f8a['id'],_0x116f8a);WhatsappAccountEvents[_0x7c2c('0x6')](_0x472eae,_0x116f8a);_0x59f346(null);};}for(var e in events){if(events[_0x7c2c('0x7')](e)){var event=events[e];WhatsappAccount['hook'](e,emitEvent(event));}}module['exports']=WhatsappAccountEvents; \ No newline at end of file +var _0x11e5=['emit','hasOwnProperty','hook','events','WhatsappAccount','setMaxListeners','update','remove'];(function(_0x202523,_0x31d05d){var _0x47841c=function(_0x5ad2d6){while(--_0x5ad2d6){_0x202523['push'](_0x202523['shift']());}};_0x47841c(++_0x31d05d);}(_0x11e5,0x8b));var _0x511e=function(_0xfb0801,_0x1ae851){_0xfb0801=_0xfb0801-0x0;var _0x1699c3=_0x11e5[_0xfb0801];return _0x1699c3;};'use strict';var EventEmitter=require(_0x511e('0x0'));var WhatsappAccount=require('../../mysqldb')['db'][_0x511e('0x1')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0x511e('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0x511e('0x3'),'afterDestroy':_0x511e('0x4')};function emitEvent(_0x101e06){return function(_0x5cab33,_0x249e4d,_0x4fbd4f){WhatsappAccountEvents['emit'](_0x101e06+':'+_0x5cab33['id'],_0x5cab33);WhatsappAccountEvents[_0x511e('0x5')](_0x101e06,_0x5cab33);_0x4fbd4f(null);};}for(var e in events){if(events[_0x511e('0x6')](e)){var event=events[e];WhatsappAccount[_0x511e('0x7')](e,emitEvent(event));}}module['exports']=WhatsappAccountEvents; \ No newline at end of file