Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / chatQueue / chatQueue.events.js
index 7be0090..037b5ef 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x9a45=['update','remove','hook','ChatQueue','setMaxListeners','save'];(function(_0x3c24ff,_0x4d3305){var _0x41ac70=function(_0x20209b){while(--_0x20209b){_0x3c24ff['push'](_0x3c24ff['shift']());}};_0x41ac70(++_0x4d3305);}(_0x9a45,0x11d));var _0x59a4=function(_0xa23904,_0x2dc7a9){_0xa23904=_0xa23904-0x0;var _0x7548c6=_0x9a45[_0xa23904];return _0x7548c6;};'use strict';var EventEmitter=require('events');var ChatQueue=require('../../mysqldb')['db'][_0x59a4('0x0')];var ChatQueueEvents=new EventEmitter();ChatQueueEvents[_0x59a4('0x1')](0x0);var events={'afterCreate':_0x59a4('0x2'),'afterUpdate':_0x59a4('0x3'),'afterDestroy':_0x59a4('0x4')};function emitEvent(_0x2c06ef){return function(_0xeb0162,_0x16da99,_0x25e40b){ChatQueueEvents['emit'](_0x2c06ef+':'+_0xeb0162['id'],_0xeb0162);ChatQueueEvents['emit'](_0x2c06ef,_0xeb0162);_0x25e40b(null);};}for(var e in events){if(events['hasOwnProperty'](e)){var event=events[e];ChatQueue[_0x59a4('0x5')](e,emitEvent(event));}}module['exports']=ChatQueueEvents;
\ No newline at end of file
+var _0xb0c3=['remove','emit','hasOwnProperty','hook','exports','events','../../mysqldb','ChatQueue','setMaxListeners','save','update'];(function(_0x2a40ce,_0x1cebaa){var _0x134442=function(_0x43c8ab){while(--_0x43c8ab){_0x2a40ce['push'](_0x2a40ce['shift']());}};_0x134442(++_0x1cebaa);}(_0xb0c3,0x12e));var _0x3b0c=function(_0x44148f,_0x1d1769){_0x44148f=_0x44148f-0x0;var _0x28eef3=_0xb0c3[_0x44148f];return _0x28eef3;};'use strict';var EventEmitter=require(_0x3b0c('0x0'));var ChatQueue=require(_0x3b0c('0x1'))['db'][_0x3b0c('0x2')];var ChatQueueEvents=new EventEmitter();ChatQueueEvents[_0x3b0c('0x3')](0x0);var events={'afterCreate':_0x3b0c('0x4'),'afterUpdate':_0x3b0c('0x5'),'afterDestroy':_0x3b0c('0x6')};function emitEvent(_0x4ef5c3){return function(_0x1d4b43,_0x4d1866,_0x212503){ChatQueueEvents[_0x3b0c('0x7')](_0x4ef5c3+':'+_0x1d4b43['id'],_0x1d4b43);ChatQueueEvents[_0x3b0c('0x7')](_0x4ef5c3,_0x1d4b43);_0x212503(null);};}for(var e in events){if(events[_0x3b0c('0x8')](e)){var event=events[e];ChatQueue[_0x3b0c('0x9')](e,emitEvent(event));}}module[_0x3b0c('0xa')]=ChatQueueEvents;
\ No newline at end of file