Uses of Class
org.jivesoftware.smackx.muc.Occupant
-
Uses of Occupant in org.jivesoftware.smackx.muc
Modifier and TypeMethodDescriptionMultiUserChat.getOccupant
(EntityFullJid user) Returns the Occupant information for a particular occupant, ornull
if the user is not in the room.Modifier and TypeMethodDescriptionMultiUserChat.getModerators()
Returns a list ofOccupant
with the room moderators.MultiUserChat.getParticipants()
Returns a list ofOccupant
with the room participants.