Package | Description |
---|---|
org.jivesoftware.smackx.privacy |
Modifier and Type | Method and Description |
---|---|
PrivacyList |
PrivacyListManager.getActiveList()
Answer the active privacy list.
|
PrivacyList |
PrivacyListManager.getDefaultList()
Answer the default privacy list.
|
PrivacyList |
PrivacyListManager.getPrivacyList(String listName)
Answer the privacy list items under listName with the allowed and blocked permissions.
|
PrivacyList[] |
PrivacyListManager.getPrivacyLists()
Answer every privacy list with the allowed and blocked permissions.
|