Class JingleContentDescription.Audio
java.lang.Object
org.jivesoftware.smackx.jingleold.packet.JingleContentDescription
org.jivesoftware.smackx.jingleold.packet.JingleContentDescription.Audio
- All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
- Enclosing class:
JingleContentDescription
Jingle audio description.
-
Nested Class Summary
Nested classes/interfaces inherited from class JingleContentDescription
JingleContentDescription.Audio, JingleContentDescription.JinglePayloadType -
Field Summary
FieldsFields inherited from class JingleContentDescription
NODENAME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JingleContentDescription
addAudioPayloadTypes, addJinglePayloadType, getAudioPayloadTypesList, getElementName, getJinglePayloadTypes, getJinglePayloadTypesCount, getJinglePayloadTypesList, 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 JinglePayloadType.- Parameters:
pt- the payload type.
-
-
Method Details
-
getNamespace
Description copied from class:JingleContentDescriptionReturn the namespace.- Specified by:
getNamespacein interfaceXmlElement- Specified by:
getNamespacein classJingleContentDescription- Returns:
- The namespace
-