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:
org.jivesoftware.smack.packet.Element,org.jivesoftware.smack.packet.ExtensionElement,org.jivesoftware.smack.packet.NamedElement,org.jivesoftware.smack.packet.XmlElement,org.jivesoftware.smack.packet.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.RingingNested 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
NAMESPACEFields inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
mediaInfoElement -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
getNamespaceMethods inherited from class org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
getElementName, getMediaInfo, setNamespace, toXMLMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jivesoftware.smack.packet.Element
toXML, toXMLMethods inherited from interface org.jivesoftware.smack.packet.XmlElement
getLanguage, getQName
-
Constructor Details
-
Mute
public Mute()
-