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.
|
getSessionObjectpublic StateChangeEvent(SessionObject sessionObject, Room room, Room.State oldState, Room.State newState)
public void dispatch(MucModule.StateChangeHandler handler)
Eventdispatch in class Event<MucModule.StateChangeHandler>handler - handlerCopyright © 2006–2018 Tigase. All rights reserved.