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