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