Interface PushNotificationsFilter

All Superinterfaces:
PushNotificationsAware
All Known Implementing Classes:
GroupchatFilter, IgnoreFromUnknownFilter, JinglePushNotificationsExtension, MutedFilter

public interface PushNotificationsFilter extends PushNotificationsAware
  • Method Details

    • isSendingNotificationAllowed

      boolean isSendingNotificationAllowed(tigase.xmpp.jid.BareJID userJid, XMPPResourceConnection session, tigase.xml.Element pushServiceSettings, Packet packet)