Class UnknownJingleContentDescription

java.lang.Object
org.jivesoftware.smackx.jingle.element.JingleContentDescription
org.jivesoftware.smackx.jingle.element.UnknownJingleContentDescription
All Implemented Interfaces:
org.jivesoftware.smack.packet.Element, org.jivesoftware.smack.packet.NamedElement, org.jivesoftware.smack.packet.XmlElement, org.jivesoftware.smack.packet.XmlLangElement

public final class UnknownJingleContentDescription extends JingleContentDescription
  • Constructor Details

    • UnknownJingleContentDescription

      public UnknownJingleContentDescription(org.jivesoftware.smack.packet.StandardExtensionElement standardExtensionElement)
  • Method Details

    • getElementName

      public String getElementName()
      Specified by:
      getElementName in interface org.jivesoftware.smack.packet.NamedElement
      Overrides:
      getElementName in class JingleContentDescription
    • getNamespace

      public String getNamespace()
    • toXML

      public org.jivesoftware.smack.util.XmlStringBuilder toXML(org.jivesoftware.smack.packet.XmlEnvironment enclosingXmlEnvironment)
      Specified by:
      toXML in interface org.jivesoftware.smack.packet.Element
      Overrides:
      toXML in class JingleContentDescription
    • getStandardExtensionElement

      public org.jivesoftware.smack.packet.StandardExtensionElement getStandardExtensionElement()