Built motion from commit (unavailable).|2.5.13
[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 _0xa017=['./team.events','save','remove','emit','removeListener','register','length'];(function(_0x2f9e22,_0x3d741f){var _0x53a0c0=function(_0x466509){while(--_0x466509){_0x2f9e22['push'](_0x2f9e22['shift']());}};_0x53a0c0(++_0x3d741f);}(_0xa017,0x1f1));var _0x7a01=function(_0x56a226,_0x2fb531){_0x56a226=_0x56a226-0x0;var _0x15fcfe=_0xa017[_0x56a226];return _0x15fcfe;};'use strict';var TeamEvents=require(_0x7a01('0x0'));var events=[_0x7a01('0x1'),_0x7a01('0x2'),'update'];function createListener(_0x5622e9,_0x3f5d87){return function(_0x2eca57){_0x3f5d87[_0x7a01('0x3')](_0x5622e9,_0x2eca57);};}function removeListener(_0x2a9241,_0x8f4d8b){return function(){TeamEvents[_0x7a01('0x4')](_0x2a9241,_0x8f4d8b);};}exports[_0x7a01('0x5')]=function(_0x5e3c22){for(var _0x4ce14c=0x0,_0x154915=events[_0x7a01('0x6')];_0x4ce14c<_0x154915;_0x4ce14c++){var _0x4e5cb2=events[_0x4ce14c];var _0x501506=createListener('team:'+_0x4e5cb2,_0x5e3c22);TeamEvents['on'](_0x4e5cb2,_0x501506);}};