Uses of Class
org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
Packages that use OccupantsInfo
Package
Description
TODO describe me.
TODO describe me.
- 
Uses of OccupantsInfo in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return OccupantsInfoModifier and TypeMethodDescriptionAgentSession.getOccupantsInfo(String roomID) Asks the workgroup for information about the occupants of the specified room. - 
Uses of OccupantsInfo in org.jivesoftware.smackx.workgroup.packet
Methods in org.jivesoftware.smackx.workgroup.packet that return OccupantsInfoModifier and TypeMethodDescriptionOccupantsInfo.Provider.parse(XmlPullParser parser, int initialDepth, IqData iqData, XmlEnvironment xmlEnvironment)