public class PrivacyProvider extends org.jivesoftware.smack.provider.IQProvider<Privacy>
Privacy packets. Privacy
Parses the query sub-document and creates an instance of Privacy.
For each item in the list element, it creates an instance
of PrivacyItem.| Constructor and Description |
|---|
PrivacyProvider() |
| Modifier and Type | Method and Description |
|---|---|
Privacy |
parse(org.xmlpull.v1.XmlPullParser parser,
int initialDepth) |
public Privacy 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<Privacy>org.xmlpull.v1.XmlPullParserExceptionjava.io.IOExceptionorg.jivesoftware.smack.SmackException