public class MucSession
extends java.lang.Object
| Constructor and Description | 
|---|
MucSession(io.vertx.core.eventbus.EventBus eventBus,
          org.jivesoftware.smack.XMPPConnection xmppConn,
          java.lang.String sessionId,
          org.jivesoftware.smackx.muc.MultiUserChat muc,
          io.vertx.core.Handler<java.lang.Void> closeHandler)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
notifyParticipantsChanged()  | 
void | 
start()  | 
void | 
stop()  | 
Copyright © 2023. All Rights Reserved.