Class PrivacyList


  • public class PrivacyList
    extends Object
    A privacy list represents a list of contacts that is a read only class used to represent a set of allowed or blocked communications. Basically it can:
    • Handle many PrivacyItem.
    • Answer if it is the default list.
    • Answer if it is the active list.
    Privacy Items can handle different kind of blocking communications based on JID, group, subscription type or globally.