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, wait
onError, onTimeout
public abstract void onConfigurationReceived(JabberDataElement configuration) throws XMLException
XMLException
public void onSuccess(Stanza responseStanza) throws JaxmppException
AsyncCallback
onSuccess
in interface AsyncCallback
responseStanza
- received stanzaJaxmppException
Copyright © 2006–2022 Tigase. All rights reserved.