45b7bdafacd9e933cf40cc071d0411ac6906e779
[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 _0x75cb=['register','length','./userProfile.events','save','emit','removeListener'];(function(_0x5df23f,_0x81e3fb){var _0x47ab2f=function(_0x7a1c51){while(--_0x7a1c51){_0x5df23f['push'](_0x5df23f['shift']());}};_0x47ab2f(++_0x81e3fb);}(_0x75cb,0x86));var _0xb75c=function(_0x2e47c1,_0x1bed12){_0x2e47c1=_0x2e47c1-0x0;var _0x1a0364=_0x75cb[_0x2e47c1];return _0x1a0364;};'use strict';var UserProfileEvents=require(_0xb75c('0x0'));var events=[_0xb75c('0x1'),'remove','update'];function createListener(_0x8dd6b5,_0x5de9ea){return function(_0x598fdc){_0x5de9ea[_0xb75c('0x2')](_0x8dd6b5,_0x598fdc);};}function removeListener(_0x558395,_0x259954){return function(){UserProfileEvents[_0xb75c('0x3')](_0x558395,_0x259954);};}exports[_0xb75c('0x4')]=function(_0xbef9e8){for(var _0x5d52ff=0x0,_0x324b61=events[_0xb75c('0x5')];_0x5d52ff<_0x324b61;_0x5d52ff++){var _0x3237af=events[_0x5d52ff];var _0x382604=createListener('userProfile:'+_0x3237af,_0xbef9e8);UserProfileEvents['on'](_0x3237af,_0x382604);}};