public abstract static class MessageArchiveManagementModule.QueryFormCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
QueryFormCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSuccess(JabberDataElement form) |
void |
onSuccess(Stanza responseStanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackonSuccess in interface AsyncCallbackresponseStanza - received stanzaJaxmppExceptionpublic abstract void onSuccess(JabberDataElement form) throws JaxmppException
JaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.