Uses of Class
org.jivesoftware.smackx.jingle.media.ContentInfo

Packages that use ContentInfo
org.jivesoftware.smackx.jingle.media   
org.jivesoftware.smackx.packet XML packets that are part of the XMPP extension protocols. 
 

Uses of ContentInfo in org.jivesoftware.smackx.jingle.media
 

Subclasses of ContentInfo in org.jivesoftware.smackx.jingle.media
static class ContentInfo.Audio
          Audio content info messages.
 

Methods in org.jivesoftware.smackx.jingle.media that return ContentInfo
static ContentInfo ContentInfo.Audio.fromString(java.lang.String value)
          Returns the MediaInfo constant associated with the String value.
 

Uses of ContentInfo in org.jivesoftware.smackx.packet
 

Methods in org.jivesoftware.smackx.packet that return ContentInfo
 ContentInfo JingleContentInfo.getMediaInfo()
          Get the jmf info element.
 

Constructors in org.jivesoftware.smackx.packet with parameters of type ContentInfo
JingleContentInfo.Audio(ContentInfo mi)
           
JingleContentInfo(ContentInfo mediaInfoElement)
          Constructor with a jmf info