public static interface MucModule.OccupantComesHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.OccupantComesHandler.OccupantComesEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onOccupantComes(SessionObject sessionObject,
Room room,
Occupant occupant,
String nickname) |
void onOccupantComes(SessionObject sessionObject, Room room, Occupant occupant, String nickname)
Copyright © 2006–2016 Tigase. All rights reserved.