Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / whatsappAccount / whatsappAccount.events.js
index 880e703..7842759 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x8f9d=['hasOwnProperty','hook','exports','events','WhatsappAccount','save','update','remove','emit'];(function(_0x9ac89b,_0x25b61d){var _0x40da74=function(_0x2643a2){while(--_0x2643a2){_0x9ac89b['push'](_0x9ac89b['shift']());}};_0x40da74(++_0x25b61d);}(_0x8f9d,0x93));var _0xd8f9=function(_0x57b54c,_0x54ce0d){_0x57b54c=_0x57b54c-0x0;var _0x59cc19=_0x8f9d[_0x57b54c];return _0x59cc19;};'use strict';var EventEmitter=require(_0xd8f9('0x0'));var WhatsappAccount=require('../../mysqldb')['db'][_0xd8f9('0x1')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents['setMaxListeners'](0x0);var events={'afterCreate':_0xd8f9('0x2'),'afterUpdate':_0xd8f9('0x3'),'afterDestroy':_0xd8f9('0x4')};function emitEvent(_0x354c26){return function(_0x1f9331,_0x1b82b8,_0x1d6420){WhatsappAccountEvents['emit'](_0x354c26+':'+_0x1f9331['id'],_0x1f9331);WhatsappAccountEvents[_0xd8f9('0x5')](_0x354c26,_0x1f9331);_0x1d6420(null);};}for(var e in events){if(events[_0xd8f9('0x6')](e)){var event=events[e];WhatsappAccount[_0xd8f9('0x7')](e,emitEvent(event));}}module[_0xd8f9('0x8')]=WhatsappAccountEvents;
\ No newline at end of file
+var _0x9e94=['update','remove','emit','hasOwnProperty','events','WhatsappAccount','setMaxListeners'];(function(_0xccc579,_0x3def9a){var _0x33d5ae=function(_0x43bbd6){while(--_0x43bbd6){_0xccc579['push'](_0xccc579['shift']());}};_0x33d5ae(++_0x3def9a);}(_0x9e94,0x14d));var _0x49e9=function(_0x1d6d63,_0x4e4976){_0x1d6d63=_0x1d6d63-0x0;var _0x471552=_0x9e94[_0x1d6d63];return _0x471552;};'use strict';var EventEmitter=require(_0x49e9('0x0'));var WhatsappAccount=require('../../mysqldb')['db'][_0x49e9('0x1')];var WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents[_0x49e9('0x2')](0x0);var events={'afterCreate':'save','afterUpdate':_0x49e9('0x3'),'afterDestroy':_0x49e9('0x4')};function emitEvent(_0x2c9182){return function(_0x466276,_0x47a9d8,_0x3f08a1){WhatsappAccountEvents[_0x49e9('0x5')](_0x2c9182+':'+_0x466276['id'],_0x466276);WhatsappAccountEvents['emit'](_0x2c9182,_0x466276);_0x3f08a1(null);};}for(var e in events){if(events[_0x49e9('0x6')](e)){var event=events[e];WhatsappAccount['hook'](e,emitEvent(event));}}module['exports']=WhatsappAccountEvents;
\ No newline at end of file