public abstract static class PubSubModule.SubscriptionsRetrieveAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
SubscriptionsRetrieveAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onRetrieve(IQ response,
String node,
Collection<PubSubModule.SubscriptionElement> subscriptions) |
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
onEror, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonTimeoutprotected abstract void onRetrieve(IQ response, String node, Collection<PubSubModule.SubscriptionElement> subscriptions)
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackresponseStanza - received stanzaJaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.