public static class JingleContentInfo.Audio extends JingleContentInfo
Modifier and Type | Class and Description |
---|---|
static class |
JingleContentInfo.Audio.Busy
Busy jmf info.
|
static class |
JingleContentInfo.Audio.Hold
Hold jmf info.
|
static class |
JingleContentInfo.Audio.Mute
Mute jmf info.
|
static class |
JingleContentInfo.Audio.Queued
Queued jmf info.
|
static class |
JingleContentInfo.Audio.Ringing
Ringing jmf info.
|
JingleContentInfo.Audio
Modifier and Type | Field and Description |
---|---|
static String |
NAMESPACE |
mediaInfoElement
Constructor and Description |
---|
Audio(ContentInfo mi) |
Modifier and Type | Method and Description |
---|---|
String |
getNamespace()
Get the public namespace.
|
getElementName, getMediaInfo, setNamespace, toXML
public static final String NAMESPACE
public Audio(ContentInfo mi)
public String getNamespace()
JingleContentInfo
getNamespace
in interface ExtensionElement
getNamespace
in class JingleContentInfo