public abstract static class BookmarksModule.BookmarksAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
BookmarksAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onBookmarksReceived(List<Element> bookmarks) |
void |
onSuccess(Stanza stanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic void onSuccess(Stanza stanza) throws XMLException
AsyncCallbackonSuccess in interface AsyncCallbackstanza - received stanzaXMLExceptionCopyright © 2006–2016 Tigase. All rights reserved.