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