Built motion from commit (unavailable).|2.5.30
[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 _0x02b6=['length','team:','./team.events','remove','update','emit','removeListener'];(function(_0x19faae,_0x5697bc){var _0x363543=function(_0x3434e2){while(--_0x3434e2){_0x19faae['push'](_0x19faae['shift']());}};_0x363543(++_0x5697bc);}(_0x02b6,0xfe));var _0x602b=function(_0x3d6215,_0xaf235b){_0x3d6215=_0x3d6215-0x0;var _0x432726=_0x02b6[_0x3d6215];return _0x432726;};'use strict';var TeamEvents=require(_0x602b('0x0'));var events=['save',_0x602b('0x1'),_0x602b('0x2')];function createListener(_0x295d72,_0x4ec4d5){return function(_0x57c7b5){_0x4ec4d5[_0x602b('0x3')](_0x295d72,_0x57c7b5);};}function removeListener(_0x31f4a4,_0x33cc82){return function(){TeamEvents[_0x602b('0x4')](_0x31f4a4,_0x33cc82);};}exports['register']=function(_0x175178){for(var _0x51b9b7=0x0,_0x265e3b=events[_0x602b('0x5')];_0x51b9b7<_0x265e3b;_0x51b9b7++){var _0x140c8a=events[_0x51b9b7];var _0x1edb2d=createListener(_0x602b('0x6')+_0x140c8a,_0x175178);TeamEvents['on'](_0x140c8a,_0x1edb2d);}};