public abstract static class MessageArchivingModule.SettingsAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
SettingsAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onSuccess(boolean autoArchive) |
void |
onSuccess(MessageArchivingModule.Settings pref) |
void |
onSuccess(Stanza stanza)
Called when received response has type result.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonError, onTimeoutpublic abstract void onSuccess(boolean autoArchive)
public void onSuccess(MessageArchivingModule.Settings pref) throws JaxmppException
JaxmppExceptionpublic void onSuccess(Stanza stanza) throws JaxmppException
AsyncCallbackonSuccess in interface AsyncCallbackstanza - received stanzaJaxmppExceptionCopyright © 2006–2020 Tigase. All rights reserved.