public abstract static class DiscoItemsModule.DiscoItemsAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
DiscoItemsModule.DiscoItemsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onInfoReceived(String attribute,
ArrayList<DiscoItemsModule.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 DiscoItemsModule.DiscoItemsAsyncCallback()
public abstract void onInfoReceived(String attribute, ArrayList<DiscoItemsModule.Item> items) throws XMLException
XMLExceptionpublic void onSuccess(Stanza responseStanza) throws XMLException
AsyncCallbackonSuccess in interface AsyncCallbackresponseStanza - received stanzaXMLExceptionCopyright © 2006–2014 Tigase. All rights reserved.