public abstract static class PubSubModule.RetrieveMultiItemsAsyncCallback extends PubSubAsyncCallback
log| Constructor and Description |
|---|
PubSubModule.RetrieveMultiItemsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onRetrieve(Collection<PubSubModule.RetrieveItemsAsyncCallback.Item> items) |
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
onEror, onErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonTimeoutpublic PubSubModule.RetrieveMultiItemsAsyncCallback()
protected abstract void onRetrieve(Collection<PubSubModule.RetrieveItemsAsyncCallback.Item> items)
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackresponseStanza - received stanzaJaxmppExceptionCopyright © 2006–2014 Tigase. All rights reserved.