public static class PrivateDataManager.PrivateDataIQProvider extends org.jivesoftware.smack.provider.IQProvider<PrivateDataIQ>
Constructor and Description |
---|
PrivateDataIQProvider() |
Modifier and Type | Method and Description |
---|---|
PrivateDataIQ |
parse(org.jivesoftware.smack.xml.XmlPullParser parser,
int initialDepth,
org.jivesoftware.smack.packet.XmlEnvironment xmlEnvironment) |
public PrivateDataIQ 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<PrivateDataIQ>
org.jivesoftware.smack.xml.XmlPullParserException
java.io.IOException