Class JingleContentInfo.Audio
java.lang.Object
org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
- All Implemented Interfaces:
Element, ExtensionElement, NamedElement, XmlElement, XmlLangElement
- Direct Known Subclasses:
JingleContentInfo.Audio.Busy, JingleContentInfo.Audio.Hold, JingleContentInfo.Audio.Mute, JingleContentInfo.Audio.Queued, JingleContentInfo.Audio.Ringing
- Enclosing class:
JingleContentInfo
Transport part of a Jingle packet.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBusy jmf info.static classHold jmf info.static classMute jmf info.static classQueued jmf info.static classRinging jmf info.Nested classes/interfaces inherited from class JingleContentInfo
JingleContentInfo.Audio -
Field Summary
FieldsFields inherited from class JingleContentInfo
mediaInfoElement -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JingleContentInfo
getElementName, getMediaInfo, setNamespace, 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
-
-
Method Details
-
getNamespace
Description copied from class:JingleContentInfoGet the public namespace.- Specified by:
getNamespacein interfaceXmlElement- Overrides:
getNamespacein classJingleContentInfo- Returns:
- the namespace.
-