3e52b16ad3045cbc5bb9fed636c5b995ac58ccfb
[motion2.git] / server / api / userProfile / userProfile.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 _0xa343=['length','./userProfile.events','save','update','emit','register'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0xa343,0x139));var _0x3a34=function(_0x483bae,_0x38122c){_0x483bae=_0x483bae-0x0;var _0x8d8ce0=_0xa343[_0x483bae];return _0x8d8ce0;};'use strict';var UserProfileEvents=require(_0x3a34('0x0'));var events=[_0x3a34('0x1'),'remove',_0x3a34('0x2')];function createListener(_0x4e3ff2,_0x57b676){return function(_0x4687e0){_0x57b676[_0x3a34('0x3')](_0x4e3ff2,_0x4687e0);};}function removeListener(_0x5cf410,_0xee0d9d){return function(){UserProfileEvents['removeListener'](_0x5cf410,_0xee0d9d);};}exports[_0x3a34('0x4')]=function(_0x491a51){for(var _0x4ee498=0x0,_0x1472aa=events[_0x3a34('0x5')];_0x4ee498<_0x1472aa;_0x4ee498++){var _0x36d975=events[_0x4ee498];var _0x1046ff=createListener('userProfile:'+_0x36d975,_0x491a51);UserProfileEvents['on'](_0x36d975,_0x1046ff);}};