public abstract static class DiscoveryModule.DiscoItemsAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
DiscoItemsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onInfoReceived(String attribute,
ArrayList<DiscoveryModule.Item> items) |
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic abstract void onInfoReceived(String attribute, ArrayList<DiscoveryModule.Item> items) throws XMLException
XMLExceptionpublic void onSuccess(Stanza responseStanza) throws XMLException
AsyncCallbackonSuccess in interface AsyncCallbackresponseStanza - received stanzaXMLExceptionCopyright © 2006–2016 Tigase. All rights reserved.