Built motion from commit e0fa946e.|2.6.5
[motion2.git] / server / api / chatGroup / chatGroup.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 _0x5e5d=['register','length','./chatGroup.events','remove','update','emit','removeListener'];(function(_0x3787ad,_0x547e87){var _0x52e4a1=function(_0x58a000){while(--_0x58a000){_0x3787ad['push'](_0x3787ad['shift']());}};_0x52e4a1(++_0x547e87);}(_0x5e5d,0x1bb));var _0xd5e5=function(_0x2701a5,_0x2c1189){_0x2701a5=_0x2701a5-0x0;var _0x4d2703=_0x5e5d[_0x2701a5];return _0x4d2703;};'use strict';var ChatGroupEvents=require(_0xd5e5('0x0'));var events=['save',_0xd5e5('0x1'),_0xd5e5('0x2')];function createListener(_0x4f3b79,_0x3225ea){return function(_0x46f6e3){_0x3225ea[_0xd5e5('0x3')](_0x4f3b79,_0x46f6e3);};}function removeListener(_0x3d20da,_0x1afefb){return function(){ChatGroupEvents[_0xd5e5('0x4')](_0x3d20da,_0x1afefb);};}exports[_0xd5e5('0x5')]=function(_0x566207){for(var _0x564b75=0x0,_0x14bc63=events[_0xd5e5('0x6')];_0x564b75<_0x14bc63;_0x564b75++){var _0x269db4=events[_0x564b75];var _0x2d7841=createListener('chatGroup:'+_0x269db4,_0x566207);ChatGroupEvents['on'](_0x269db4,_0x2d7841);}};