5ce6e2c698e9b5cdb138d7ff51091167e9e8aa6e
[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 _0x243f=['./userProfile.events','save','remove','emit','removeListener','length'];(function(_0x249764,_0xc48bc3){var _0x1f4fd9=function(_0x4b15d0){while(--_0x4b15d0){_0x249764['push'](_0x249764['shift']());}};_0x1f4fd9(++_0xc48bc3);}(_0x243f,0x114));var _0xf243=function(_0x3e3221,_0x392851){_0x3e3221=_0x3e3221-0x0;var _0x190da4=_0x243f[_0x3e3221];return _0x190da4;};'use strict';var UserProfileEvents=require(_0xf243('0x0'));var events=[_0xf243('0x1'),_0xf243('0x2'),'update'];function createListener(_0x2c5e84,_0x330e1c){return function(_0x48316d){_0x330e1c[_0xf243('0x3')](_0x2c5e84,_0x48316d);};}function removeListener(_0x304275,_0xb19824){return function(){UserProfileEvents[_0xf243('0x4')](_0x304275,_0xb19824);};}exports['register']=function(_0x1cbf5e){for(var _0x8b42d2=0x0,_0x4ed5d3=events[_0xf243('0x5')];_0x8b42d2<_0x4ed5d3;_0x8b42d2++){var _0x5d52a9=events[_0x8b42d2];var _0x5558b3=createListener('userProfile:'+_0x5d52a9,_0x1cbf5e);UserProfileEvents['on'](_0x5d52a9,_0x5558b3);}};