Uses of Class
org.jivesoftware.smackx.jingleold.packet.JingleContentInfo
-
Uses of JingleContentInfo in org.jivesoftware.smackx.jingleold.packet
Modifier and TypeClassDescriptionstatic class
Transport part of a Jingle packet.static class
Busy jmf info.static class
Hold jmf info.static class
Mute jmf info.static class
Queued jmf info.static class
Ringing jmf info.Modifier and TypeMethodDescriptionvoid
Jingle.setContentInfo
(JingleContentInfo contentInfo) Set content info.ModifierConstructorDescriptionJingle
(List<JingleContent> contents, JingleContentInfo mi, String sid) A constructor where the main components can be initialized.Jingle
(JingleContentInfo info) Constructor with a content info.