Class JingleDescription.Audio
java.lang.Object
org.jivesoftware.smackx.jingleold.packet.JingleDescription
org.jivesoftware.smackx.jingleold.packet.JingleDescription.Audio
- All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
- Enclosing class:
JingleDescription
Jingle audio description.
-
Nested Class Summary
Nested classes/interfaces inherited from class JingleDescription
JingleDescription.Audio -
Field Summary
FieldsFields inherited from class JingleDescription
NODENAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JingleDescription
addAudioPayloadTypes, addPayloadType, getAudioPayloadTypesList, getElementName, getPayloadTypes, getPayloadTypesCount, getPayloadTypesList, toXMLMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface XmlElement
getLanguage, getQName
-
Field Details
-
NAMESPACE
-
-
Constructor Details
-
Audio
public Audio() -
Audio
Utility constructor, with a PayloadType.- Parameters:
pt- the payload type.
-
-
Method Details
-
getNamespace
Description copied from class:JingleDescriptionReturn the namespace.- Specified by:
getNamespacein interfaceXmlElement- Specified by:
getNamespacein classJingleDescription- Returns:
- The namespace
-