public final class UnknownJingleContentDescription extends JingleContentDescription
ELEMENT| Constructor and Description |
|---|
UnknownJingleContentDescription(org.jivesoftware.smack.packet.StandardExtensionElement standardExtensionElement) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getElementName() |
java.lang.String |
getNamespace() |
org.jivesoftware.smack.packet.StandardExtensionElement |
getStandardExtensionElement() |
org.jivesoftware.smack.util.XmlStringBuilder |
toXML() |
addExtraAttributes, getJingleContentDescriptionChildrenpublic UnknownJingleContentDescription(org.jivesoftware.smack.packet.StandardExtensionElement standardExtensionElement)
public java.lang.String getElementName()
getElementName in interface org.jivesoftware.smack.packet.NamedElementgetElementName in class JingleContentDescriptionpublic java.lang.String getNamespace()
public org.jivesoftware.smack.util.XmlStringBuilder toXML()
toXML in interface org.jivesoftware.smack.packet.ElementtoXML in class JingleContentDescriptionpublic org.jivesoftware.smack.packet.StandardExtensionElement getStandardExtensionElement()