8d7d1ea805646cbca8fa57d2f000c2a41c756f55
[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 _0x541f=['save','remove','emit','removeListener','user:','./user.events'];(function(_0x2c8380,_0x16f3ab){var _0x2a9d87=function(_0x4b9026){while(--_0x4b9026){_0x2c8380['push'](_0x2c8380['shift']());}};_0x2a9d87(++_0x16f3ab);}(_0x541f,0xdd));var _0xf541=function(_0x4a7631,_0x2c85b9){_0x4a7631=_0x4a7631-0x0;var _0x1a5a6f=_0x541f[_0x4a7631];return _0x1a5a6f;};'use strict';var UserEvents=require(_0xf541('0x0'));var events=[_0xf541('0x1'),_0xf541('0x2'),'update'];function createListener(_0x20a6e9,_0x206f4d){return function(_0x3f521a){_0x206f4d[_0xf541('0x3')](_0x20a6e9,_0x3f521a);};}function removeListener(_0x2b3287,_0x1faf12){return function(){UserEvents[_0xf541('0x4')](_0x2b3287,_0x1faf12);};}exports['register']=function(_0x4841e9){for(var _0x2e4798=0x0,_0x2244ac=events['length'];_0x2e4798<_0x2244ac;_0x2e4798++){var _0x19479f=events[_0x2e4798];var _0x2a99ba=createListener(_0xf541('0x5')+_0x19479f,_0x4841e9);UserEvents['on'](_0x19479f,_0x2a99ba);}};