Uses of Class
org.jivesoftware.openfire.muc.HistoryRequest
-
Packages that use HistoryRequest Package Description org.jivesoftware.openfire.muc Implementation of Multi-User Chat (XEP-0045). -
-
Uses of HistoryRequest in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc with parameters of type HistoryRequest 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.
-