public class DiscoverItemsProvider extends org.jivesoftware.smack.provider.IQProvider<DiscoverItems>
| Constructor and Description |
|---|
DiscoverItemsProvider() |
| Modifier and Type | Method and Description |
|---|---|
DiscoverItems |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public DiscoverItems parse(org.jivesoftware.smack.xml.XmlPullParser parser, int initialDepth, org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) throws org.jivesoftware.smack.xml.XmlPullParserException, java.io.IOException
parse in class org.jivesoftware.smack.provider.Provider<DiscoverItems>org.jivesoftware.smack.xml.XmlPullParserExceptionjava.io.IOException