public static interface MucModule.PresenceErrorHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.PresenceErrorHandler.PresenceErrorEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onPresenceError(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence presence,
String nickname) |
Copyright © 2006–2021 Tigase. All rights reserved.