95d92cb2fdebe118441589988ce9bfd1beeb6b37
[motion2.git] / server / api / smsQueue / smsQueue.socket.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x9b10=['removeListener','length','./smsQueue.events','remove','update','emit'];(function(_0x1be0fb,_0x4c0c9c){var _0x248ec6=function(_0x29f00f){while(--_0x29f00f){_0x1be0fb['push'](_0x1be0fb['shift']());}};_0x248ec6(++_0x4c0c9c);}(_0x9b10,0x18e));var _0x09b1=function(_0x167cc1,_0x56ef5a){_0x167cc1=_0x167cc1-0x0;var _0x10bc4b=_0x9b10[_0x167cc1];return _0x10bc4b;};'use strict';var SmsQueueEvents=require(_0x09b1('0x0'));var events=['save',_0x09b1('0x1'),_0x09b1('0x2')];function createListener(_0x88bb2d,_0x398e42){return function(_0x2ed84d){_0x398e42[_0x09b1('0x3')](_0x88bb2d,_0x2ed84d);};}function removeListener(_0x564661,_0x59d6ca){return function(){SmsQueueEvents[_0x09b1('0x4')](_0x564661,_0x59d6ca);};}exports['register']=function(_0x3af227){for(var _0x3f306c=0x0,_0x2fd5f5=events[_0x09b1('0x5')];_0x3f306c<_0x2fd5f5;_0x3f306c++){var _0x5472d3=events[_0x3f306c];var _0x5e7c8a=createListener('smsQueue:'+_0x5472d3,_0x3af227);SmsQueueEvents['on'](_0x5472d3,_0x5e7c8a);}};