X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceQueue%2FvoiceQueue.socket.js;h=49c693b49d42695fa5f90291bf2849bd471968d8;hb=d56da45b6e1f0bbf558177cd907ef61f0b9840c2;hp=e75618d084f0da875a29e155315f9cfcfe14171c;hpb=cc5ed542bde40ef5cb950540b6a10b4f2d3f9dc8;p=motion2.git diff --git a/server/api/voiceQueue/voiceQueue.socket.js b/server/api/voiceQueue/voiceQueue.socket.js index e75618d..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 _0x70e7=['emit','removeListener','register','length','voiceQueue:','save','update'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0x70e7,0xc9));var _0x770e=function(_0x5e8909,_0x251263){_0x5e8909=_0x5e8909-0x0;var _0x12528d=_0x70e7[_0x5e8909];return _0x12528d;};'use strict';var VoiceQueueEvents=require('./voiceQueue.events');var events=[_0x770e('0x0'),'remove',_0x770e('0x1')];function createListener(_0x2b908b,_0x52a846){return function(_0x2e2836){_0x52a846[_0x770e('0x2')](_0x2b908b,_0x2e2836);};}function removeListener(_0x115c50,_0x54fb5e){return function(){VoiceQueueEvents[_0x770e('0x3')](_0x115c50,_0x54fb5e);};}exports[_0x770e('0x4')]=function(_0xf7951e){for(var _0x15d455=0x0,_0x1b2794=events[_0x770e('0x5')];_0x15d455<_0x1b2794;_0x15d455++){var _0x2d24ff=events[_0x15d455];var _0x5b8a81=createListener(_0x770e('0x6')+_0x2d24ff,_0xf7951e);VoiceQueueEvents['on'](_0x2d24ff,_0x5b8a81);}}; \ 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