Package org.jivesoftware.smackx.privacy
Smacks implementation of XEP-0016: Privacy Lists.
-
Interface Summary Interface Description PrivacyListListener Interface to implement classes to listen for server events about privacy communication. -
Class Summary Class Description PrivacyList A privacy list represents a list of contacts that is a read only class used to represent a set of allowed or blocked communications.PrivacyListManager A PrivacyListManager is used by XMPP clients to block or allow communications from other users.