d008744a118a7fad33f0a8f8c9719381ab5a59c2
[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 _0x005e=['notification:','./notification.events','emit','removeListener','length'];(function(_0x47aa64,_0xfb8a07){var _0x549c7a=function(_0x266165){while(--_0x266165){_0x47aa64['push'](_0x47aa64['shift']());}};_0x549c7a(++_0xfb8a07);}(_0x005e,0x182));var _0xe005=function(_0xc8a931,_0x260690){_0xc8a931=_0xc8a931-0x0;var _0x28bd27=_0x005e[_0xc8a931];return _0x28bd27;};'use strict';var NotificationEvents=require(_0xe005('0x0'));var events=['save','remove','update'];function createListener(_0x500e4d,_0x4f95dc){return function(_0x1408ca){_0x4f95dc[_0xe005('0x1')](_0x500e4d,_0x1408ca);};}function removeListener(_0x24471b,_0x16f4d7){return function(){NotificationEvents[_0xe005('0x2')](_0x24471b,_0x16f4d7);};}exports['register']=function(_0xc91234){for(var _0x3db8d9=0x0,_0x115bfd=events[_0xe005('0x3')];_0x3db8d9<_0x115bfd;_0x3db8d9++){var _0xd60e05=events[_0x3db8d9];var _0xe9628f=createListener(_0xe005('0x4')+_0xd60e05,_0xc91234);NotificationEvents['on'](_0xd60e05,_0xe9628f);}};