Built motion from commit a679711e.|2.6.15
[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 _0x058c=['remove','emit','register','length','./userProfile.events','save'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x058c,0xac));var _0xc058=function(_0x1fcfb5,_0x1a6f75){_0x1fcfb5=_0x1fcfb5-0x0;var _0x29868c=_0x058c[_0x1fcfb5];return _0x29868c;};'use strict';var UserProfileEvents=require(_0xc058('0x0'));var events=[_0xc058('0x1'),_0xc058('0x2'),'update'];function createListener(_0x5e902a,_0x158d10){return function(_0xc427d2){_0x158d10[_0xc058('0x3')](_0x5e902a,_0xc427d2);};}function removeListener(_0x5665ed,_0x5cf74e){return function(){UserProfileEvents['removeListener'](_0x5665ed,_0x5cf74e);};}exports[_0xc058('0x4')]=function(_0x2bab03){for(var _0x46f901=0x0,_0x142580=events[_0xc058('0x5')];_0x46f901<_0x142580;_0x46f901++){var _0x5f69f3=events[_0x46f901];var _0x39220e=createListener('userProfile:'+_0x5f69f3,_0x2bab03);UserProfileEvents['on'](_0x5f69f3,_0x39220e);}};