Class JingleContentInfo.Audio.Mute
java.lang.Object
org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Mute
- All Implemented Interfaces:
Element
,ExtensionElement
,NamedElement
,XmlElement
,XmlLangElement
- Enclosing class:
- JingleContentInfo.Audio
Mute jmf info.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
JingleContentInfo.Audio.Busy, JingleContentInfo.Audio.Hold, JingleContentInfo.Audio.Mute, JingleContentInfo.Audio.Queued, JingleContentInfo.Audio.Ringing
Nested classes/interfaces inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
JingleContentInfo.Audio
-
Field Summary
Fields inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
NAMESPACE
Fields inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
mediaInfoElement
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
getNamespace
Methods inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
getElementName, getMediaInfo, setNamespace, toXML
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Constructor Details
-
Mute
public Mute()
-