public static class ClientStateIndication.Feature
extends java.lang.Object
implements org.jivesoftware.smack.packet.ExtensionElement
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ELEMENT |
static ClientStateIndication.Feature |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getElementName() |
java.lang.String |
getNamespace() |
java.lang.String |
toXML() |
public static final ClientStateIndication.Feature INSTANCE
public static final java.lang.String ELEMENT
public java.lang.String getElementName()
getElementName in interface org.jivesoftware.smack.packet.NamedElementpublic java.lang.String toXML()
toXML in interface org.jivesoftware.smack.packet.Elementpublic java.lang.String getNamespace()
getNamespace in interface org.jivesoftware.smack.packet.ExtensionElement