org.jivesoftware.smackx.packet
Class JingleContentInfo.Audio.Ringing

java.lang.Object
  extended by org.jivesoftware.smackx.packet.JingleContentInfo
      extended by org.jivesoftware.smackx.packet.JingleContentInfo.Audio
          extended by org.jivesoftware.smackx.packet.JingleContentInfo.Audio.Ringing
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.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.packet.JingleContentInfo
JingleContentInfo.Audio
 
Field Summary
 
Fields inherited from class org.jivesoftware.smackx.packet.JingleContentInfo.Audio
NAMESPACE
 
Constructor Summary
JingleContentInfo.Audio.Ringing()
           
 
Method Summary
 
Methods inherited from class org.jivesoftware.smackx.packet.JingleContentInfo.Audio
getNamespace
 
Methods inherited from class org.jivesoftware.smackx.packet.JingleContentInfo
getElementName, getMediaInfo, toXML
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JingleContentInfo.Audio.Ringing

public JingleContentInfo.Audio.Ringing()