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) |