d2d4bc44527a85afa6c05c93b12890f6721be2b1
[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 _0x41c1=['update','emit','removeListener','length','notification:','save'];(function(_0x39a81b,_0x588170){var _0x58f8c4=function(_0x1631b2){while(--_0x1631b2){_0x39a81b['push'](_0x39a81b['shift']());}};_0x58f8c4(++_0x588170);}(_0x41c1,0x155));var _0x141c=function(_0x56ec52,_0x35e3c3){_0x56ec52=_0x56ec52-0x0;var _0x324eb2=_0x41c1[_0x56ec52];return _0x324eb2;};'use strict';var NotificationEvents=require('./notification.events');var events=[_0x141c('0x0'),'remove',_0x141c('0x1')];function createListener(_0x567c24,_0x25b950){return function(_0x784cab){_0x25b950[_0x141c('0x2')](_0x567c24,_0x784cab);};}function removeListener(_0x2cd9f0,_0x3f21be){return function(){NotificationEvents[_0x141c('0x3')](_0x2cd9f0,_0x3f21be);};}exports['register']=function(_0x3d7cb5){for(var _0x1909c9=0x0,_0x1dbdd0=events[_0x141c('0x4')];_0x1909c9<_0x1dbdd0;_0x1909c9++){var _0x5ee9c2=events[_0x1909c9];var _0x1aac4a=createListener(_0x141c('0x5')+_0x5ee9c2,_0x3d7cb5);NotificationEvents['on'](_0x5ee9c2,_0x1aac4a);}};