a6cbf702bb714cfd63082ef40d5e7d03810e834e
[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 _0x56a1=['length','userProfile:','./userProfile.events','emit','register'];(function(_0x1f3506,_0x5ed124){var _0x59678c=function(_0x5d6164){while(--_0x5d6164){_0x1f3506['push'](_0x1f3506['shift']());}};_0x59678c(++_0x5ed124);}(_0x56a1,0x115));var _0x156a=function(_0x2bfc60,_0xa254ab){_0x2bfc60=_0x2bfc60-0x0;var _0x44ea2c=_0x56a1[_0x2bfc60];return _0x44ea2c;};'use strict';var UserProfileEvents=require(_0x156a('0x0'));var events=['save','remove','update'];function createListener(_0x416117,_0x3cea74){return function(_0x3436a5){_0x3cea74[_0x156a('0x1')](_0x416117,_0x3436a5);};}function removeListener(_0x2e0b4c,_0x3b2b29){return function(){UserProfileEvents['removeListener'](_0x2e0b4c,_0x3b2b29);};}exports[_0x156a('0x2')]=function(_0x3a074f){for(var _0xa416b3=0x0,_0x1cf575=events[_0x156a('0x3')];_0xa416b3<_0x1cf575;_0xa416b3++){var _0x122dcf=events[_0xa416b3];var _0x1b04de=createListener(_0x156a('0x4')+_0x122dcf,_0x3a074f);UserProfileEvents['on'](_0x122dcf,_0x1b04de);}};