public abstract static class PubSubModule.SubscriptionOptionsAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
SubscriptionOptionsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onReceiveConfiguration(IQ responseStanza,
String node,
JID jid,
JabberDataElement form) |
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 onReceiveConfiguration(IQ responseStanza, String node, JID jid, JabberDataElement form)
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackresponseStanza - received stanzaJaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.