6d73404158944f7ead01b143ae6489c0230ce603
[motion2.git] / server / api / user / user.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 _0x3aea=['update','emit','removeListener','length','user:','./user.events','remove'];(function(_0x1f5020,_0x4f9a74){var _0x220169=function(_0x93e63e){while(--_0x93e63e){_0x1f5020['push'](_0x1f5020['shift']());}};_0x220169(++_0x4f9a74);}(_0x3aea,0x67));var _0xa3ae=function(_0x58e9ce,_0x3ca3da){_0x58e9ce=_0x58e9ce-0x0;var _0x1c6105=_0x3aea[_0x58e9ce];return _0x1c6105;};'use strict';var UserEvents=require(_0xa3ae('0x0'));var events=['save',_0xa3ae('0x1'),_0xa3ae('0x2')];function createListener(_0x219d4d,_0x4d3a50){return function(_0x3c6285){_0x4d3a50[_0xa3ae('0x3')](_0x219d4d,_0x3c6285);};}function removeListener(_0x258de0,_0x200841){return function(){UserEvents[_0xa3ae('0x4')](_0x258de0,_0x200841);};}exports['register']=function(_0x7bccce){for(var _0x4a818d=0x0,_0x2cbc55=events[_0xa3ae('0x5')];_0x4a818d<_0x2cbc55;_0x4a818d++){var _0x236716=events[_0x4a818d];var _0x375eab=createListener(_0xa3ae('0x6')+_0x236716,_0x7bccce);UserEvents['on'](_0x236716,_0x375eab);}};