public class MultiUserChat.MucCreateConfigFormHandle extends java.lang.Object
makeInstant().
For advanced configuration options, use MultiUserChat.getConfigurationForm(), get the answer form with
Form.createAnswerForm(), fill it out and send it back to the room with
MultiUserChat.sendConfigurationForm(Form).
| Constructor and Description |
|---|
MucCreateConfigFormHandle() |
| Modifier and Type | Method and Description |
|---|---|
MucConfigFormManager |
getConfigFormManager()
Alias for
MultiUserChat.getConfigFormManager(). |
void |
makeInstant()
Create an instant room.
|
public MucCreateConfigFormHandle()
public void makeInstant() throws SmackException.NoResponseException, XMPPException.XMPPErrorException, SmackException.NotConnectedException, java.lang.InterruptedException
SmackException.NoResponseExceptionXMPPException.XMPPErrorExceptionSmackException.NotConnectedExceptionjava.lang.InterruptedExceptionpublic MucConfigFormManager getConfigFormManager() throws SmackException.NoResponseException, XMPPException.XMPPErrorException, SmackException.NotConnectedException, java.lang.InterruptedException
MultiUserChat.getConfigFormManager().SmackException.NoResponseExceptionXMPPException.XMPPErrorExceptionSmackException.NotConnectedExceptionjava.lang.InterruptedExceptionMultiUserChat.getConfigFormManager()