Uses of Class
org.jivesoftware.smackx.muc.MucEnterConfiguration
-
Uses of MucEnterConfiguration in org.jivesoftware.smackx.muc
Modifier and TypeMethodDescriptionMucEnterConfiguration.Builder.build()
Build a newMucEnterConfiguration
with the current builder.Modifier and TypeMethodDescriptionMultiUserChat.createOrJoin
(MucEnterConfiguration mucEnterConfiguration) LikeMultiUserChat.create(Resourcepart)
, but will return aMultiUserChat.MucCreateConfigFormHandle
if the room creation was acknowledged by the service (with an 201 status code).MultiUserChat.join
(MucEnterConfiguration mucEnterConfiguration) Joins the chat room using the specified nickname and password.