public class JingleTrackerProvider extends org.jivesoftware.smack.provider.IqProvider<JingleTrackerIQ>
| Constructor and Description |
|---|
JingleTrackerProvider() |
| Modifier and Type | Method and Description |
|---|---|
JingleTrackerIQ |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.IqData iqData,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public JingleTrackerIQ parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.IqData iqData, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, IOException
parse in class org.jivesoftware.smack.provider.IqProvider<JingleTrackerIQ>org.jivesoftware.smack.xml.XmlPullParserExceptionIOExceptionCopyright © 2021. All rights reserved.