public static class MucModule.StateChangeHandler.StateChangeEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<MucModule.StateChangeHandler>
| Constructor and Description |
|---|
StateChangeEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
Room.State oldState,
Room.State newState) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(MucModule.StateChangeHandler handler) |
public StateChangeEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
Room.State oldState,
Room.State newState)
protected void dispatch(MucModule.StateChangeHandler handler)
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<MucModule.StateChangeHandler>Copyright © 2006–2017 Tigase. All rights reserved.