public abstract static class MessageArchivingModule.CollectionAsyncCallback extends Object implements tigase.jaxmpp.core.client.AsyncCallback
| Constructor and Description |
|---|
CollectionAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onCollectionReceived(ResultSet<Chat> vcard) |
void |
onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza stanza) |
protected abstract void onCollectionReceived(ResultSet<Chat> vcard) throws tigase.jaxmpp.core.client.xml.XMLException
tigase.jaxmpp.core.client.xml.XMLExceptionpublic void onSuccess(tigase.jaxmpp.core.client.xmpp.stanzas.Stanza stanza)
throws tigase.jaxmpp.core.client.xml.XMLException
onSuccess in interface tigase.jaxmpp.core.client.AsyncCallbacktigase.jaxmpp.core.client.xml.XMLExceptionCopyright © 2006–2020 Tigase. All rights reserved.