Class JingleContentInfo.Audio.Ringing
- java.lang.Object
-
- org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
-
- org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio
-
- org.jivesoftware.smackx.jingleold.packet.JingleContentInfo.Audio.Ringing
-
- All Implemented Interfaces:
Element
,ExtensionElement
,FullyQualifiedElement
,NamedElement
,XmlLangElement
- Enclosing class:
- JingleContentInfo.Audio
public static class JingleContentInfo.Audio.Ringing extends JingleContentInfo.Audio
Ringing 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
Constructors Constructor Description Ringing()
-
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.FullyQualifiedElement
getLanguage, getQName
-
-
-
-
Constructor Detail
-
Ringing
public Ringing()
-
-