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