4157a193d593253152d28a293e13edfd15a8afd4
[motion-next.git] / server / api / whatsappAccount / whatsappAccount.events.js
1 const a784_0x1740=['../../mysqldb','undefined','remove','events','save','exports','emit','addHook'];(function(_0x356643,_0x174098){const _0x2b25b9=function(_0x10a245){while(--_0x10a245){_0x356643['push'](_0x356643['shift']());}};_0x2b25b9(++_0x174098);}(a784_0x1740,0xc4));const a784_0x2b25=function(_0x356643,_0x174098){_0x356643=_0x356643-0x0;let _0x2b25b9=a784_0x1740[_0x356643];return _0x2b25b9;};const _0xa48d3=a784_0x2b25;'use strict';const EventEmitter=require(_0xa48d3('0x7')),WhatsappAccount=require(_0xa48d3('0x4'))['db']['WhatsappAccount'],WhatsappAccountEvents=new EventEmitter();WhatsappAccountEvents['setMaxListeners'](0x0);const events={'afterCreate':_0xa48d3('0x0'),'afterUpdate':'update','afterDestroy':_0xa48d3('0x6')};function emitEvent(_0x10a245){return function(_0x2140c5){const _0x599cd3=a784_0x2b25;WhatsappAccountEvents[_0x599cd3('0x2')](_0x10a245+':'+_0x2140c5['id'],_0x2140c5),WhatsappAccountEvents[_0x599cd3('0x2')](_0x10a245,_0x2140c5);};}for(const e in events){if(typeof events[e]!==_0xa48d3('0x5')){const event=events[e];WhatsappAccount[_0xa48d3('0x3')](e,emitEvent(event));}}module[_0xa48d3('0x1')]=WhatsappAccountEvents;