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