public static interface MucModule.OccupantChangedPresenceHandler extends EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.OccupantChangedPresenceHandler.OccupantChangedPresenceEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onOccupantChangedPresence(SessionObject sessionObject,
Room room,
Occupant occupant,
Presence newPresence) |
void onOccupantChangedPresence(SessionObject sessionObject, Room room, Occupant occupant, Presence newPresence)
Copyright © 2006–2016 Tigase. All rights reserved.