Built motion from commit (unavailable).|2.4.18
[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 _0xf5c7=['emit','removeListener','length','./userProfile.events','save','update'];(function(_0x26bb3a,_0x31d1b1){var _0x22f776=function(_0x2f5afa){while(--_0x2f5afa){_0x26bb3a['push'](_0x26bb3a['shift']());}};_0x22f776(++_0x31d1b1);}(_0xf5c7,0x1e9));var _0x7f5c=function(_0x42cae2,_0x284ef8){_0x42cae2=_0x42cae2-0x0;var _0x5f256f=_0xf5c7[_0x42cae2];return _0x5f256f;};'use strict';var UserProfileEvents=require(_0x7f5c('0x0'));var events=[_0x7f5c('0x1'),'remove',_0x7f5c('0x2')];function createListener(_0x57ec0d,_0xd75dcc){return function(_0x3e4a97){_0xd75dcc[_0x7f5c('0x3')](_0x57ec0d,_0x3e4a97);};}function removeListener(_0x256867,_0x566c9d){return function(){UserProfileEvents[_0x7f5c('0x4')](_0x256867,_0x566c9d);};}exports['register']=function(_0x31f02c){for(var _0x264527=0x0,_0x2d47c4=events[_0x7f5c('0x5')];_0x264527<_0x2d47c4;_0x264527++){var _0x1489d1=events[_0x264527];var _0x3af021=createListener('userProfile:'+_0x1489d1,_0x31f02c);UserProfileEvents['on'](_0x1489d1,_0x3af021);}};