Built motion from commit (unavailable).|2.4.18
[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 _0x8a9a=['update','emit','removeListener','register','team:','save','remove'];(function(_0x1c7511,_0x98bee3){var _0x275314=function(_0x41e3d5){while(--_0x41e3d5){_0x1c7511['push'](_0x1c7511['shift']());}};_0x275314(++_0x98bee3);}(_0x8a9a,0x17f));var _0xa8a9=function(_0x15bc81,_0x4d4f77){_0x15bc81=_0x15bc81-0x0;var _0x59440e=_0x8a9a[_0x15bc81];return _0x59440e;};'use strict';var TeamEvents=require('./team.events');var events=[_0xa8a9('0x0'),_0xa8a9('0x1'),_0xa8a9('0x2')];function createListener(_0x1b7425,_0x3e6b18){return function(_0x16c7af){_0x3e6b18[_0xa8a9('0x3')](_0x1b7425,_0x16c7af);};}function removeListener(_0x9570dc,_0x3fcb8c){return function(){TeamEvents[_0xa8a9('0x4')](_0x9570dc,_0x3fcb8c);};}exports[_0xa8a9('0x5')]=function(_0x1de1c6){for(var _0x4ac303=0x0,_0x24a2bc=events['length'];_0x4ac303<_0x24a2bc;_0x4ac303++){var _0x1b4873=events[_0x4ac303];var _0x129e9f=createListener(_0xa8a9('0x6')+_0x1b4873,_0x1de1c6);TeamEvents['on'](_0x1b4873,_0x129e9f);}};