Uses of Class
org.jivesoftware.smackx.workgroup.settings.GenericSettings
-
Packages that use GenericSettings Package Description org.jivesoftware.smackx.workgroup.agent TODO describe me.org.jivesoftware.smackx.workgroup.settings TODO describe me. -
-
Uses of GenericSettings in org.jivesoftware.smackx.workgroup.agent
Methods in org.jivesoftware.smackx.workgroup.agent that return GenericSettings Modifier and Type Method Description GenericSettings
AgentSession. getGenericSettings(XMPPConnection con, java.lang.String query)
Returns the generic metadata of the workgroup the agent belongs to. -
Uses of GenericSettings in org.jivesoftware.smackx.workgroup.settings
Methods in org.jivesoftware.smackx.workgroup.settings that return GenericSettings Modifier and Type Method Description GenericSettings
GenericSettings.InternalProvider. parse(XmlPullParser parser, int initialDepth, XmlEnvironment xmlEnvironment)
-