Uses of Class
org.jivesoftware.openfire.muc.RegistrationRequiredException
-
Packages that use RegistrationRequiredException Package Description org.jivesoftware.openfire.muc Implementation of Multi-User Chat (XEP-0045). -
-
Uses of RegistrationRequiredException in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc that throw RegistrationRequiredException Modifier and Type Method Description MUCRole
MUCRoom. joinRoom(String nickname, String password, HistoryRequest historyRequest, org.xmpp.packet.JID realAddress, org.xmpp.packet.Presence presence)
Joins the room using the given nickname.
-