Uses of Class
org.jivesoftware.smackx.workgroup.packet.OccupantsInfo
-
Packages that use OccupantsInfo Package Description org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.packet TODO describe me. -
-
Uses of OccupantsInfo in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return OccupantsInfo Modifier and Type Method Description OccupantsInfoAgentSession. getOccupantsInfo(java.lang.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 OccupantsInfo Modifier and Type Method Description OccupantsInfoOccupantsInfo.Provider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-