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(org.jivesoftware.smack.packet.XmlEnvironment enclosingXmlEnvironment) |
addExtraAttributes, getJingleContentDescriptionChildren
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UnknownJingleContentDescription(org.jivesoftware.smack.packet.StandardExtensionElement standardExtensionElement)
public java.lang.String getElementName()
getElementName
in interface org.jivesoftware.smack.packet.NamedElement
getElementName
in class JingleContentDescription
public java.lang.String getNamespace()
public org.jivesoftware.smack.util.XmlStringBuilder toXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingXmlEnvironment)
toXML
in interface org.jivesoftware.smack.packet.Element
toXML
in class JingleContentDescription
public org.jivesoftware.smack.packet.StandardExtensionElement getStandardExtensionElement()