public class SharedGroupsInfo extends IQ
Important note: This functionality is not part of the XMPP spec and it will only work with Wildfire.
Modifier and Type | Class and Description |
---|---|
static class |
SharedGroupsInfo.Provider
Internal Search service Provider.
|
DEFAULT_LANGUAGE, ID_NOT_AVAILABLE
Constructor and Description |
---|
SharedGroupsInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getChildElementXML()
Returns the sub-element XML section of the IQ packet, or null if there
isn't one.
|
List |
getGroups()
Returns a collection with the shared group names returned from the server.
|
createErrorResponse, createResultIQ, getType, setType, toXML
addExtension, deleteProperty, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getProperty, getPropertyNames, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setProperty, setTo
public List getGroups()
public String getChildElementXML()
IQ
Extensions of this class must override this method.
getChildElementXML
in class IQ
Copyright © 2003-2007 Jive Software.