public static interface MucModule.OccupantLeavedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.OccupantLeavedHandler.OccupantLeavedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onOccupantLeaved(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
Occupant occupant,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence stanza,
XMucUserElement xUserElement) |
void onOccupantLeaved(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
Occupant occupant,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence stanza,
XMucUserElement xUserElement)
Copyright © 2006–2021 Tigase. All rights reserved.