Uses of Class
org.jivesoftware.openfire.muc.MUCRoomHistory
Packages that use MUCRoomHistory
-
Uses of MUCRoomHistory in org.jivesoftware.openfire.muc
Methods in org.jivesoftware.openfire.muc that return MUCRoomHistoryModifier and TypeMethodDescriptionMUCRoom.getRoomHistory()Returns the history of the room which includes chat transcripts.Methods in org.jivesoftware.openfire.muc with parameters of type MUCRoomHistoryModifier and TypeMethodDescriptionvoidHistoryRequest.sendHistory(MUCOccupant occupant, MUCRoomHistory roomHistory) Sends the smallest amount of traffic that meets any combination of the requested criteria.