d58867778f05896c327e8ab49afb8f12da500dd8
[motion2.git] / server / api / team / team.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 _0xc36a=['./team.events','save','update','register'];(function(_0x3083a0,_0x2462cb){var _0x168244=function(_0x62a88e){while(--_0x62a88e){_0x3083a0['push'](_0x3083a0['shift']());}};_0x168244(++_0x2462cb);}(_0xc36a,0x180));var _0xac36=function(_0x24f9f4,_0x860120){_0x24f9f4=_0x24f9f4-0x0;var _0x5e9a19=_0xc36a[_0x24f9f4];return _0x5e9a19;};'use strict';var TeamEvents=require(_0xac36('0x0'));var events=[_0xac36('0x1'),'remove',_0xac36('0x2')];function createListener(_0x480745,_0x14ab53){return function(_0x27911c){_0x14ab53['emit'](_0x480745,_0x27911c);};}function removeListener(_0x4f5294,_0x4fc41e){return function(){TeamEvents['removeListener'](_0x4f5294,_0x4fc41e);};}exports[_0xac36('0x3')]=function(_0xf828e9){for(var _0x42d539=0x0,_0xa2f50e=events['length'];_0x42d539<_0xa2f50e;_0x42d539++){var _0x5b8700=events[_0x42d539];var _0xe6d230=createListener('team:'+_0x5b8700,_0xf828e9);TeamEvents['on'](_0x5b8700,_0xe6d230);}};