public class SharedGroupsInfo
extends org.jivesoftware.smack.packet.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.
|
| Constructor and Description |
|---|
SharedGroupsInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChildElementXML() |
java.util.List<java.lang.String> |
getGroups()
Returns a collection with the shared group names returned from the server.
|
createErrorResponse, createResultIQ, getType, setType, toXMLaddCommonAttributes, addExtension, addExtensions, equals, getDefaultLanguage, getError, getExtension, getExtension, getExtensions, getExtensionsXML, getFrom, getPacketID, getTo, getXmlns, hashCode, nextID, removeExtension, setDefaultXmlns, setError, setFrom, setPacketID, setTo, toStringpublic java.util.List<java.lang.String> getGroups()
public java.lang.String getChildElementXML()
getChildElementXML in class org.jivesoftware.smack.packet.IQ