f41c368fbf656195c81ed304f939a8f9e4f4694e
[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 _0xd2a8=['length','save','remove','register'];(function(_0x570c2e,_0x3e6ff8){var _0x1c1ab7=function(_0x444104){while(--_0x444104){_0x570c2e['push'](_0x570c2e['shift']());}};_0x1c1ab7(++_0x3e6ff8);}(_0xd2a8,0xc9));var _0x8d2a=function(_0x50a79e,_0x1297a0){_0x50a79e=_0x50a79e-0x0;var _0x1db114=_0xd2a8[_0x50a79e];return _0x1db114;};'use strict';var TeamEvents=require('./team.events');var events=[_0x8d2a('0x0'),_0x8d2a('0x1'),'update'];function createListener(_0xb5a34b,_0x186fd5){return function(_0x537f57){_0x186fd5['emit'](_0xb5a34b,_0x537f57);};}function removeListener(_0x4ed965,_0x219629){return function(){TeamEvents['removeListener'](_0x4ed965,_0x219629);};}exports[_0x8d2a('0x2')]=function(_0x49bc8b){for(var _0x56c3a0=0x0,_0x4d5cee=events[_0x8d2a('0x3')];_0x56c3a0<_0x4d5cee;_0x56c3a0++){var _0x5900d5=events[_0x56c3a0];var _0x29d943=createListener('team:'+_0x5900d5,_0x49bc8b);TeamEvents['on'](_0x5900d5,_0x29d943);}};