public abstract static class MessageArchivingModule.ItemsAsyncCallback extends Object implements tigase.jaxmpp.core.client.AsyncCallback
| Constructor and Description |
|---|
ItemsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onItemsReceived(ChatResultSet chat) |
void |
onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza iq) |
protected abstract void onItemsReceived(ChatResultSet chat) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic void onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza iq)
throws tigase.jaxmpp.core.client.xml.XMLException
onSuccess in interface tigase.jaxmpp.core.client.AsyncCallbacktigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2016 Tigase. All rights reserved.