public abstract static class MessageArchivingModule.ItemsAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
ItemsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onItemsReceived(ChatResultSet chat) |
void |
onSuccess(Stanza iq)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutprotected abstract void onItemsReceived(ChatResultSet chat) throws XMLException
XMLExceptionpublic void onSuccess(Stanza iq) throws XMLException
AsyncCallbackonSuccess in interface AsyncCallbackiq - received stanzaXMLExceptionCopyright © 2006–2016 Tigase. All rights reserved.