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 intialDepth)
Parse a iq/jingle element.
|
public Jingle parse(org.xmlpull.v1.XmlPullParser parser, int intialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.SmackException
parse in class org.jivesoftware.smack.provider.Provider<Jingle>java.io.IOExceptionorg.xmlpull.v1.XmlPullParserExceptionorg.jivesoftware.smack.SmackException