X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceQueue%2FvoiceQueue.socket.js;h=3060307d2d25b6a1b483a3a32daf0d7487bb4bd1;hb=54b4ff96e83f911255a158fd7e32a0e84ec4b7d0;hp=d8d076d67e203470b3db80b4c5ecd7ebedc99299;hpb=b9d8fb89c04e2712a06e4d6666f975c8e677d46a;p=motion2.git diff --git a/server/api/voiceQueue/voiceQueue.socket.js b/server/api/voiceQueue/voiceQueue.socket.js index d8d076d..3060307 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 _0xbfcf=['length','voiceQueue:','./voiceQueue.events','save','remove','update','emit','removeListener','register'];(function(_0x2ced48,_0x14bb48){var _0x5f0e73=function(_0x29d2f6){while(--_0x29d2f6){_0x2ced48['push'](_0x2ced48['shift']());}};_0x5f0e73(++_0x14bb48);}(_0xbfcf,0x1a9));var _0xfbfc=function(_0x2085f3,_0x50105b){_0x2085f3=_0x2085f3-0x0;var _0x384e3c=_0xbfcf[_0x2085f3];return _0x384e3c;};'use strict';var VoiceQueueEvents=require(_0xfbfc('0x0'));var events=[_0xfbfc('0x1'),_0xfbfc('0x2'),_0xfbfc('0x3')];function createListener(_0x15ff81,_0x482e06){return function(_0xc5552c){_0x482e06[_0xfbfc('0x4')](_0x15ff81,_0xc5552c);};}function removeListener(_0x105642,_0x4ebac4){return function(){VoiceQueueEvents[_0xfbfc('0x5')](_0x105642,_0x4ebac4);};}exports[_0xfbfc('0x6')]=function(_0x16d76f){for(var _0x18e501=0x0,_0x404bcb=events[_0xfbfc('0x7')];_0x18e501<_0x404bcb;_0x18e501++){var _0x270ad2=events[_0x18e501];var _0x11c715=createListener(_0xfbfc('0x8')+_0x270ad2,_0x16d76f);VoiceQueueEvents['on'](_0x270ad2,_0x11c715);}}; \ No newline at end of file +var _0xb2e0=['length','update','emit','removeListener','register'];(function(_0x45482a,_0x27a7f2){var _0x23dd24=function(_0x303a11){while(--_0x303a11){_0x45482a['push'](_0x45482a['shift']());}};_0x23dd24(++_0x27a7f2);}(_0xb2e0,0x88));var _0x0b2e=function(_0x1ff2bc,_0x18af8b){_0x1ff2bc=_0x1ff2bc-0x0;var _0x48c5b2=_0xb2e0[_0x1ff2bc];return _0x48c5b2;};'use strict';var VoiceQueueEvents=require('./voiceQueue.events');var events=['save','remove',_0x0b2e('0x0')];function createListener(_0x5affc7,_0x4b9666){return function(_0x53b3df){_0x4b9666[_0x0b2e('0x1')](_0x5affc7,_0x53b3df);};}function removeListener(_0x35e99b,_0x2194a3){return function(){VoiceQueueEvents[_0x0b2e('0x2')](_0x35e99b,_0x2194a3);};}exports[_0x0b2e('0x3')]=function(_0x117439){for(var _0x426f51=0x0,_0x1bb631=events[_0x0b2e('0x4')];_0x426f51<_0x1bb631;_0x426f51++){var _0xe2e5f4=events[_0x426f51];var _0x13dc10=createListener('voiceQueue:'+_0xe2e5f4,_0x117439);VoiceQueueEvents['on'](_0xe2e5f4,_0x13dc10);}}; \ No newline at end of file