Built motion from commit (unavailable).|2.4.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 _0x5739=['./userProfile.events','save','remove','update','emit','removeListener','register','length'];(function(_0x1e16e1,_0x132534){var _0x4a8993=function(_0x1cee22){while(--_0x1cee22){_0x1e16e1['push'](_0x1e16e1['shift']());}};_0x4a8993(++_0x132534);}(_0x5739,0x68));var _0x9573=function(_0x5c068c,_0x51b485){_0x5c068c=_0x5c068c-0x0;var _0x436022=_0x5739[_0x5c068c];return _0x436022;};'use strict';var UserProfileEvents=require(_0x9573('0x0'));var events=[_0x9573('0x1'),_0x9573('0x2'),_0x9573('0x3')];function createListener(_0x561d74,_0x17c7c8){return function(_0x1a302b){_0x17c7c8[_0x9573('0x4')](_0x561d74,_0x1a302b);};}function removeListener(_0x9e3141,_0x405de2){return function(){UserProfileEvents[_0x9573('0x5')](_0x9e3141,_0x405de2);};}exports[_0x9573('0x6')]=function(_0x1fee65){for(var _0x1378cc=0x0,_0xdd56e7=events[_0x9573('0x7')];_0x1378cc<_0xdd56e7;_0x1378cc++){var _0x15d73d=events[_0x1378cc];var _0x55c25d=createListener('userProfile:'+_0x15d73d,_0x1fee65);UserProfileEvents['on'](_0x15d73d,_0x55c25d);}};