Built motion from commit 47436d59.|2.6.7
[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 _0x66b1=['emit','register','length','./userProfile.events','remove','update'];(function(_0x1589dd,_0x2b9d22){var _0x1bddd1=function(_0x3687f8){while(--_0x3687f8){_0x1589dd['push'](_0x1589dd['shift']());}};_0x1bddd1(++_0x2b9d22);}(_0x66b1,0x1d1));var _0x166b=function(_0x587a4d,_0x157b2a){_0x587a4d=_0x587a4d-0x0;var _0x27ac41=_0x66b1[_0x587a4d];return _0x27ac41;};'use strict';var UserProfileEvents=require(_0x166b('0x0'));var events=['save',_0x166b('0x1'),_0x166b('0x2')];function createListener(_0x16f080,_0x36d348){return function(_0x19ad84){_0x36d348[_0x166b('0x3')](_0x16f080,_0x19ad84);};}function removeListener(_0x55acb7,_0x1d1ce3){return function(){UserProfileEvents['removeListener'](_0x55acb7,_0x1d1ce3);};}exports[_0x166b('0x4')]=function(_0x25f40f){for(var _0x3804a3=0x0,_0x383964=events[_0x166b('0x5')];_0x3804a3<_0x383964;_0x3804a3++){var _0x379b43=events[_0x3804a3];var _0x49cc80=createListener('userProfile:'+_0x379b43,_0x25f40f);UserProfileEvents['on'](_0x379b43,_0x49cc80);}};