Built motion from commit (unavailable).|2.5.6
[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 _0x480f=['update','length','notification:','./notification.events','remove'];(function(_0x41d584,_0x5c1267){var _0x3ed78f=function(_0xdc4489){while(--_0xdc4489){_0x41d584['push'](_0x41d584['shift']());}};_0x3ed78f(++_0x5c1267);}(_0x480f,0x107));var _0xf480=function(_0x2ccc71,_0x1c458a){_0x2ccc71=_0x2ccc71-0x0;var _0x20fa15=_0x480f[_0x2ccc71];return _0x20fa15;};'use strict';var NotificationEvents=require(_0xf480('0x0'));var events=['save',_0xf480('0x1'),_0xf480('0x2')];function createListener(_0x55a9e8,_0x2efa46){return function(_0x3539df){_0x2efa46['emit'](_0x55a9e8,_0x3539df);};}function removeListener(_0x346e1f,_0x1f4a6d){return function(){NotificationEvents['removeListener'](_0x346e1f,_0x1f4a6d);};}exports['register']=function(_0x23e926){for(var _0x2e1f85=0x0,_0x1a90a8=events[_0xf480('0x3')];_0x2e1f85<_0x1a90a8;_0x2e1f85++){var _0x56eb6d=events[_0x2e1f85];var _0x351808=createListener(_0xf480('0x4')+_0x56eb6d,_0x23e926);NotificationEvents['on'](_0x56eb6d,_0x351808);}};