Interface PushNotificationsFilter
- All Superinterfaces:
PushNotificationsAware
- All Known Implementing Classes:
GroupchatFilter, IgnoreFromUnknownFilter, JinglePushNotificationsExtension, MeetPushNotificationExtension, MutedFilter
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisSendingNotificationAllowed(BareJID userJid, XMPPResourceConnection session, Element pushServiceSettings, Packet packet) Methods inherited from interface PushNotificationsAware
getDiscoFeatures, processEnableElement
-
Method Details
-
isSendingNotificationAllowed
boolean isSendingNotificationAllowed(BareJID userJid, XMPPResourceConnection session, Element pushServiceSettings, Packet packet)
-