public static interface MucModule.OccupantChangedNickHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.OccupantChangedNickHandler.OccupantChangedNickEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onOccupantChangedNick(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
Occupant occupant,
String oldNickname,
String newNickname) |
Copyright © 2006–2018 Tigase. All rights reserved.