public abstract static class PubSubModule.SubscriptionOptionsAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
SubscriptionOptionsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onReceiveConfiguration(tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza,
String node,
tigase.jaxmpp.core.client.JID jid,
tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement form) |
void |
onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza) |
onEror, onErrorprotected abstract void onReceiveConfiguration(tigase.jaxmpp.core.client.xmpp.stanzas.IQ responseStanza,
String node,
tigase.jaxmpp.core.client.JID jid,
tigase.jaxmpp.core.client.xmpp.forms.JabberDataElement form)
public void onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza)
throws tigase.jaxmpp.core.client.exceptions.JaxmppException
tigase.jaxmpp.core.client.exceptions.JaxmppExceptionCopyright © 2006–2016 Tigase. All rights reserved.