public abstract static class MucModule.RoomConfgurationAsyncCallback extends Object implements AsyncCallback
| Constructor and Description |
|---|
RoomConfgurationAsyncCallback() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
onConfigurationReceived(JabberDataElement configuration) |
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 onConfigurationReceived(JabberDataElement configuration) throws XMLException
XMLExceptionpublic void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallbackonSuccess in interface AsyncCallbackresponseStanza - received stanzaJaxmppExceptionCopyright © 2006–2018 Tigase. All rights reserved.