public class JingleProvider extends org.jivesoftware.smack.provider.IQProvider<Jingle>
Constructor and Description |
---|
JingleProvider() |
Modifier and Type | Method and Description |
---|---|
Jingle |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
static JingleContent |
parseJingleContent(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public Jingle parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
parse
in class org.jivesoftware.smack.provider.Provider<Jingle>
org.xmlpull.v1.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.parsing.SmackParsingException
public static JingleContent parseJingleContent(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.parsing.SmackParsingException
org.xmlpull.v1.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.parsing.SmackParsingException