public abstract static class MessageArchiveManagementModule.SettingsCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
SettingsCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSuccess(MessageArchiveManagementModule.DefaultValue defValue,
List<JID> always,
List<JID> never) |
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(MessageArchiveManagementModule.DefaultValue defValue, List<JID> always, List<JID> never) throws JaxmppException
JaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.