public abstract static class MessageArchivingModule.CollectionAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
CollectionAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
onCollectionReceived(ResultSet<Chat> vcard) |
void |
onSuccess(Stanza stanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutprotected abstract void onCollectionReceived(ResultSet<Chat> vcard) throws XMLException
XMLExceptionpublic void onSuccess(Stanza stanza) throws XMLException
AsyncCallbackonSuccess in interface AsyncCallbackstanza - received stanzaXMLExceptionCopyright © 2006–2020 Tigase. All rights reserved.