Built motion from commit (unavailable).|2.4.20
[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 _0x0af5=['length','save','remove','update','emit','removeListener','register'];(function(_0x3ab9ee,_0x4a74b8){var _0x82ee88=function(_0x6ccc7e){while(--_0x6ccc7e){_0x3ab9ee['push'](_0x3ab9ee['shift']());}};_0x82ee88(++_0x4a74b8);}(_0x0af5,0x158));var _0x50af=function(_0x51f2d1,_0x152ecf){_0x51f2d1=_0x51f2d1-0x0;var _0xc8811e=_0x0af5[_0x51f2d1];return _0xc8811e;};'use strict';var TeamEvents=require('./team.events');var events=[_0x50af('0x0'),_0x50af('0x1'),_0x50af('0x2')];function createListener(_0x42c313,_0x4cee32){return function(_0x23e489){_0x4cee32[_0x50af('0x3')](_0x42c313,_0x23e489);};}function removeListener(_0x3733b7,_0x34e045){return function(){TeamEvents[_0x50af('0x4')](_0x3733b7,_0x34e045);};}exports[_0x50af('0x5')]=function(_0xe37b1){for(var _0x5e94f8=0x0,_0x5a5c0a=events[_0x50af('0x6')];_0x5e94f8<_0x5a5c0a;_0x5e94f8++){var _0x120038=events[_0x5e94f8];var _0x4dc2b9=createListener('team:'+_0x120038,_0xe37b1);TeamEvents['on'](_0x120038,_0x4dc2b9);}};