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 void makeInstant()
throws org.jivesoftware.smack.SmackException.NoResponseException,
org.jivesoftware.smack.XMPPException.XMPPErrorException,
org.jivesoftware.smack.SmackException.NotConnectedException,
java.lang.InterruptedException
org.jivesoftware.smack.SmackException.NoResponseExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedExceptionpublic MucConfigFormManager getConfigFormManager() throws org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, java.lang.InterruptedException
MultiUserChat.getConfigFormManager().org.jivesoftware.smack.SmackException.NoResponseExceptionorg.jivesoftware.smack.XMPPException.XMPPErrorExceptionorg.jivesoftware.smack.SmackException.NotConnectedExceptionjava.lang.InterruptedExceptionMultiUserChat.getConfigFormManager()