Built motion from commit bbec7235.|2.6.20
[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 _0x4f0c=['length','./userProfile.events','remove','emit','removeListener','register'];(function(_0x443dba,_0x4bb020){var _0x3034f1=function(_0x3e5804){while(--_0x3e5804){_0x443dba['push'](_0x443dba['shift']());}};_0x3034f1(++_0x4bb020);}(_0x4f0c,0xe5));var _0xc4f0=function(_0x5293e7,_0x493dc0){_0x5293e7=_0x5293e7-0x0;var _0x15896b=_0x4f0c[_0x5293e7];return _0x15896b;};'use strict';var UserProfileEvents=require(_0xc4f0('0x0'));var events=['save',_0xc4f0('0x1'),'update'];function createListener(_0x5ca04d,_0x5786ca){return function(_0xa4677a){_0x5786ca[_0xc4f0('0x2')](_0x5ca04d,_0xa4677a);};}function removeListener(_0x24c7ef,_0x4a686e){return function(){UserProfileEvents[_0xc4f0('0x3')](_0x24c7ef,_0x4a686e);};}exports[_0xc4f0('0x4')]=function(_0x1c6e5c){for(var _0xa23e76=0x0,_0x5e5d97=events[_0xc4f0('0x5')];_0xa23e76<_0x5e5d97;_0xa23e76++){var _0x30aa0a=events[_0xa23e76];var _0x1a0619=createListener('userProfile:'+_0x30aa0a,_0x1c6e5c);UserProfileEvents['on'](_0x30aa0a,_0x1a0619);}};