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, wait
onError, onTimeout
protected abstract void onItemsReceived(ChatResultSet chat) throws XMLException
XMLException
public void onSuccess(Stanza iq) throws XMLException
AsyncCallback
onSuccess
in interface AsyncCallback
iq
- received stanzaXMLException
Copyright © 2006–2018 Tigase. All rights reserved.