public static interface MucModule.StateChangeHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.StateChangeHandler.StateChangeEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onStateChange(SessionObject sessionObject,
Room room,
Room.State oldState,
Room.State newState) |
void onStateChange(SessionObject sessionObject, Room room, Room.State oldState, Room.State newState)
Copyright © 2006–2018 Tigase. All rights reserved.