public abstract static class PubSubModule.SubscriptionAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
SubscriptionAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onSubscribe(IQ response,
PubSubModule.SubscriptionElement subscriptionElement) |
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 onSubscribe(IQ response, PubSubModule.SubscriptionElement subscriptionElement)
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackresponseStanza - received stanzaJaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.