Uses of Class
org.jivesoftware.smackx.privacy.PrivacyList
Package
Description
Smacks implementation of XEP-0016: Privacy Lists.
-
Uses of PrivacyList in org.jivesoftware.smackx.privacy
Modifier and TypeMethodDescriptionPrivacyListManager.getActiveList()
Answer the active privacy list.PrivacyListManager.getDefaultList()
Answer the default privacy list.PrivacyListManager.getPrivacyList
(String listName) Answer the privacy list items under listName with the allowed and blocked permissions.Modifier and TypeMethodDescriptionPrivacyListManager.getPrivacyLists()
Answer every privacy list with the allowed and blocked permissions.