public abstract static class PubSubModule.AffiliationsRetrieveAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
AffiliationsRetrieveAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onRetrieve(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
String node,
Collection<PubSubModule.AffiliationElement> affiliations) |
void |
onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza responseStanza) |
onEror, onErrorprotected abstract void onRetrieve(tigase.jaxmpp.core.client.xmpp.stanzas.IQ response,
String node,
Collection<PubSubModule.AffiliationElement> affiliations)
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–2015 Tigase. All rights reserved.