Uses of Class
org.jivesoftware.smackx.muc.Occupant
Packages that use Occupant
- 
Uses of Occupant in org.jivesoftware.smackx.muc
Methods in org.jivesoftware.smackx.muc that return OccupantModifier and TypeMethodDescriptionMultiUserChat.getOccupant(EntityFullJid user) Returns the Occupant information for a particular occupant, ornullif the user is not in the room.Methods in org.jivesoftware.smackx.muc that return types with arguments of type OccupantModifier and TypeMethodDescriptionMultiUserChat.getModerators()Returns a list ofOccupantwith the room moderators.MultiUserChat.getParticipants()Returns a list ofOccupantwith the room participants.