public static class MucModule.StateChangeHandler.StateChangeEvent extends JaxmppEvent<MucModule.StateChangeHandler>
sessionObject
Constructor and Description |
---|
StateChangeEvent(SessionObject sessionObject,
Room room,
Room.State oldState,
Room.State newState) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(MucModule.StateChangeHandler handler)
Invokes handlers method.
|
getSessionObject
public StateChangeEvent(SessionObject sessionObject, Room room, Room.State oldState, Room.State newState)
public void dispatch(MucModule.StateChangeHandler handler)
Event
dispatch
in class Event<MucModule.StateChangeHandler>
handler
- handlerCopyright © 2006–2022 Tigase. All rights reserved.