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, onError
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
onTimeout
protected abstract void onReceiveConfiguration(IQ responseStanza, String node, JID jid, JabberDataElement form)
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallback
responseStanza
- received stanzaJaxmppException
Copyright © 2006–2018 Tigase. All rights reserved.