Uses of Class
org.jivesoftware.smackx.muc.MultiUserChatException.MissingMucCreationAcknowledgeException
Packages that use MultiUserChatException.MissingMucCreationAcknowledgeException
-
Uses of MultiUserChatException.MissingMucCreationAcknowledgeException in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc that throw MultiUserChatException.MissingMucCreationAcknowledgeExceptionModifier and TypeMethodDescriptionMultiUserChat.create
(Resourcepart nickname) Creates the room according to some default configuration, assign the requesting user as the room owner, and add the owner to the room but not allow anyone else to enter the room (effectively "locking" the room).