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,
Presence stanza,
XMucUserElement xUserElement) |
void onOccupantLeaved(SessionObject sessionObject, Room room, Occupant occupant, Presence stanza, XMucUserElement xUserElement)
Copyright © 2006–2022 Tigase. All rights reserved.