Package | Description |
---|---|
org.jivesoftware.smackx.jingleold.packet |
TODO describe me.
|
org.jivesoftware.smackx.jingleold.provider |
TODO describe me.
|
Modifier and Type | Class and Description |
---|---|
static class |
JingleContentDescription.Audio
Jingle audio description.
|
Modifier and Type | Method and Description |
---|---|
protected abstract JingleContentDescription |
JingleContentDescriptionProvider.getInstance()
Return a new instance of this class.
|
protected JingleContentDescription |
JingleContentDescriptionProvider.Audio.getInstance()
Get a new instance of this object.
|
JingleContentDescription |
JingleContentDescriptionProvider.parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth)
Parse a iq/jingle/description element.
|