public static interface PresenceModule.ContactChangedPresenceHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PresenceModule.ContactChangedPresenceHandler.ContactChangedPresenceEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onContactChangedPresence(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence stanza,
tigase.jaxmpp.core.client.JID jid,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence.Show show,
String status,
Integer priority) |
void onContactChangedPresence(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence stanza,
tigase.jaxmpp.core.client.JID jid,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence.Show show,
String status,
Integer priority)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.