X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceQueue%2FvoiceQueue.socket.js;h=49c693b49d42695fa5f90291bf2849bd471968d8;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=bc1d8cbf53e4829f99ea8253ffddea1661efda74;hpb=d49944cc2e95578bfbd15d79d46896f71a145821;p=motion2.git diff --git a/server/api/voiceQueue/voiceQueue.socket.js b/server/api/voiceQueue/voiceQueue.socket.js index bc1d8cb..49c693b 100644 --- a/server/api/voiceQueue/voiceQueue.socket.js +++ b/server/api/voiceQueue/voiceQueue.socket.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x83d8=['voiceQueue:','./voiceQueue.events','save','remove','update','emit','removeListener','register','length'];(function(_0x5cf70e,_0x4bdeab){var _0x2359ab=function(_0x57cd68){while(--_0x57cd68){_0x5cf70e['push'](_0x5cf70e['shift']());}};_0x2359ab(++_0x4bdeab);}(_0x83d8,0xfd));var _0x883d=function(_0x602e31,_0x2c062a){_0x602e31=_0x602e31-0x0;var _0x3d265d=_0x83d8[_0x602e31];return _0x3d265d;};'use strict';var VoiceQueueEvents=require(_0x883d('0x0'));var events=[_0x883d('0x1'),_0x883d('0x2'),_0x883d('0x3')];function createListener(_0x56c0b7,_0xd18627){return function(_0x24a6a8){_0xd18627[_0x883d('0x4')](_0x56c0b7,_0x24a6a8);};}function removeListener(_0x44e51f,_0x289819){return function(){VoiceQueueEvents[_0x883d('0x5')](_0x44e51f,_0x289819);};}exports[_0x883d('0x6')]=function(_0x263e7b){for(var _0x5220da=0x0,_0xe751e0=events[_0x883d('0x7')];_0x5220da<_0xe751e0;_0x5220da++){var _0x2c2189=events[_0x5220da];var _0x25c138=createListener(_0x883d('0x8')+_0x2c2189,_0x263e7b);VoiceQueueEvents['on'](_0x2c2189,_0x25c138);}}; \ No newline at end of file +var _0x3bc2=['remove','update','emit','removeListener','voiceQueue:','save'];(function(_0xd20b16,_0x5747f4){var _0x4f7e60=function(_0x17fb98){while(--_0x17fb98){_0xd20b16['push'](_0xd20b16['shift']());}};_0x4f7e60(++_0x5747f4);}(_0x3bc2,0x167));var _0x23bc=function(_0x4af932,_0xce7676){_0x4af932=_0x4af932-0x0;var _0x13da40=_0x3bc2[_0x4af932];return _0x13da40;};'use strict';var VoiceQueueEvents=require('./voiceQueue.events');var events=[_0x23bc('0x0'),_0x23bc('0x1'),_0x23bc('0x2')];function createListener(_0x5f2211,_0x5a379c){return function(_0x409c0b){_0x5a379c[_0x23bc('0x3')](_0x5f2211,_0x409c0b);};}function removeListener(_0x5699b4,_0x530146){return function(){VoiceQueueEvents[_0x23bc('0x4')](_0x5699b4,_0x530146);};}exports['register']=function(_0x4cb0f7){for(var _0x474e2c=0x0,_0x1b3bef=events['length'];_0x474e2c<_0x1b3bef;_0x474e2c++){var _0x112468=events[_0x474e2c];var _0x1b0b54=createListener(_0x23bc('0x5')+_0x112468,_0x4cb0f7);VoiceQueueEvents['on'](_0x112468,_0x1b0b54);}}; \ No newline at end of file