Interface PrivacyList.Item

Enclosing class:
PrivacyList

public static interface PrivacyList.Item
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    boolean
    matches(tigase.xmpp.jid.JID jid, PrivacyList.Item.Type type)
     
  • Method Details

    • isAllowed

      boolean isAllowed()
    • matches

      boolean matches(tigase.xmpp.jid.JID jid, PrivacyList.Item.Type type)