public abstract static class PubSubModule.SubscriptionsRetrieveAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
SubscriptionsRetrieveAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onRetrieve(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
String node,
Collection<PubSubModule.SubscriptionElement> subscriptions) |
void |
onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza) |
onEror, onErrorpublic void onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionprotected abstract void onRetrieve(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
String node,
Collection<PubSubModule.SubscriptionElement> subscriptions)
Copyright © 2006–2022 Tigase. All rights reserved.