Package tigase.xmpp.impl.push
Interface PushNotificationsFilter
- All Superinterfaces:
PushNotificationsAware
- All Known Implementing Classes:
GroupchatFilter
,IgnoreFromUnknownFilter
,JinglePushNotificationsExtension
,MutedFilter
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isSendingNotificationAllowed
(tigase.xmpp.jid.BareJID userJid, XMPPResourceConnection session, tigase.xml.Element pushServiceSettings, Packet packet) Methods inherited from interface tigase.xmpp.impl.push.PushNotificationsAware
getDiscoFeatures, processEnableElement
-
Method Details
-
isSendingNotificationAllowed
boolean isSendingNotificationAllowed(tigase.xmpp.jid.BareJID userJid, XMPPResourceConnection session, tigase.xml.Element pushServiceSettings, Packet packet)
-