public static class PrivateDataManager.PrivateDataIQProvider extends org.jivesoftware.smack.provider.IQProvider<PrivateDataIQ>
Constructor and Description |
---|
PrivateDataManager.PrivateDataIQProvider() |
Modifier and Type | Method and Description |
---|---|
PrivateDataIQ |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public PrivateDataManager.PrivateDataIQProvider()
public PrivateDataIQ parse(org.xmlpull.v1.XmlPullParser parser, int initialDepth) throws org.xmlpull.v1.XmlPullParserException, java.io.IOException, org.jivesoftware.smack.SmackException
parse
in class org.jivesoftware.smack.provider.Provider<PrivateDataIQ>
org.xmlpull.v1.XmlPullParserException
java.io.IOException
org.jivesoftware.smack.SmackException