Package tigase.xmpp.impl
Interface PrivacyList.Item
- Enclosing class:
- PrivacyList
public static interface PrivacyList.Item
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
matches
(tigase.xmpp.jid.JID jid, PrivacyList.Item.Type type)
-
Method Details
-
isAllowed
boolean isAllowed() -
matches
-