public static interface PresenceModule.ContactUnsubscribedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
PresenceModule.ContactUnsubscribedHandler.ContactUnsubscribedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onContactUnsubscribed(tigase.jaxmpp.core.client.SessionObject sessionObject,
tigase.jaxmpp.core.client.xmpp.stanzas.Presence stanza,
tigase.jaxmpp.core.client.BareJID jid) |
Copyright © 2006–2016 Tigase. All rights reserved.