944d74d62dc257a252c77ba477ee903df099b025
[motion2.git] / server / api / notification / notification.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 _0x32c8=['register','length','notification:','./notification.events','save','update','emit'];(function(_0x465a0c,_0x19d4d5){var _0x1e202e=function(_0x27bd8a){while(--_0x27bd8a){_0x465a0c['push'](_0x465a0c['shift']());}};_0x1e202e(++_0x19d4d5);}(_0x32c8,0x184));var _0x832c=function(_0x11c28e,_0x29f844){_0x11c28e=_0x11c28e-0x0;var _0x1457f0=_0x32c8[_0x11c28e];return _0x1457f0;};'use strict';var NotificationEvents=require(_0x832c('0x0'));var events=[_0x832c('0x1'),'remove',_0x832c('0x2')];function createListener(_0xa8f762,_0x4ced41){return function(_0x27e978){_0x4ced41[_0x832c('0x3')](_0xa8f762,_0x27e978);};}function removeListener(_0x4030ae,_0xdb5bcc){return function(){NotificationEvents['removeListener'](_0x4030ae,_0xdb5bcc);};}exports[_0x832c('0x4')]=function(_0x5b5410){for(var _0x4a7377=0x0,_0x58f35b=events[_0x832c('0x5')];_0x4a7377<_0x58f35b;_0x4a7377++){var _0x4c5625=events[_0x4a7377];var _0x9446ea=createListener(_0x832c('0x6')+_0x4c5625,_0x5b5410);NotificationEvents['on'](_0x4c5625,_0x9446ea);}};