Built motion from commit 85328c08.|2.5.50
[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 _0x0dd4=['./userProfile.events','remove','update','removeListener','length','userProfile:'];(function(_0x4b7b62,_0x4920a9){var _0x2280df=function(_0x21e1f8){while(--_0x21e1f8){_0x4b7b62['push'](_0x4b7b62['shift']());}};_0x2280df(++_0x4920a9);}(_0x0dd4,0x19e));var _0x40dd=function(_0x3c860c,_0x5e4f68){_0x3c860c=_0x3c860c-0x0;var _0x288597=_0x0dd4[_0x3c860c];return _0x288597;};'use strict';var UserProfileEvents=require(_0x40dd('0x0'));var events=['save',_0x40dd('0x1'),_0x40dd('0x2')];function createListener(_0x1cb7e3,_0x2dabc2){return function(_0xfbeb10){_0x2dabc2['emit'](_0x1cb7e3,_0xfbeb10);};}function removeListener(_0x4628ca,_0x188da5){return function(){UserProfileEvents[_0x40dd('0x3')](_0x4628ca,_0x188da5);};}exports['register']=function(_0x4b755c){for(var _0x1ce841=0x0,_0x59bbe2=events[_0x40dd('0x4')];_0x1ce841<_0x59bbe2;_0x1ce841++){var _0x29a045=events[_0x1ce841];var _0x25b157=createListener(_0x40dd('0x5')+_0x29a045,_0x4b755c);UserProfileEvents['on'](_0x29a045,_0x25b157);}};