public interface PushNotificationsExtension extends PushNotificationsAware
Modifier and Type | Method and Description |
---|---|
default void |
prepareNotificationPayload(Element pushServiceSettings,
Packet packet,
long msgCount,
Element notification) |
default void |
setPushNotifications(PushNotifications pushNotifications) |
boolean |
shouldSendNotification(Packet packet,
BareJID userJid,
XMPPResourceConnection session) |
getDiscoFeatures, processEnableElement
boolean shouldSendNotification(Packet packet, BareJID userJid, XMPPResourceConnection session) throws XMPPException
XMPPException
default void prepareNotificationPayload(Element pushServiceSettings, Packet packet, long msgCount, Element notification)
default void setPushNotifications(PushNotifications pushNotifications)
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.