Subject: MucManager change room properties
I see how to create a chat room using the server default properties in the MiniClient sample. You use EnterRoom then RequestInstantRoom.
I would like to show a dialog after the call EnterRoom so the user can change the defaults (public, persistent, require password, etc) before creating the room with RequestInstantRoom. Is this possible? If not I would like to change the defaults after creating the room with RequestInstantRoom. How do I do this?
I see MucManger.RequestRoomConfiguration will return a form. How do I use this?
I would like to show a dialog after the call EnterRoom so the user can change the defaults (public, persistent, require password, etc) before creating the room with RequestInstantRoom. Is this possible? If not I would like to change the defaults after creating the room with RequestInstantRoom. How do I do this?
I see MucManger.RequestRoomConfiguration will return a form. How do I use this?