@Bean(name="groupchat", parent=PushNotifications.class, active=true) public class GroupchatPushNotificationsExtension extends Object implements PushNotificationsExtension
| Modifier and Type | Field and Description |
|---|---|
protected MessageDeliveryProviderIfc |
message |
| Constructor and Description |
|---|
GroupchatPushNotificationsExtension() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldSendNotification(Packet packet,
BareJID userJid,
XMPPResourceConnection session) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprepareNotificationPayload, setPushNotificationsgetDiscoFeatures, processEnableElement@Inject protected MessageDeliveryProviderIfc message
public boolean shouldSendNotification(Packet packet, BareJID userJid, XMPPResourceConnection session) throws XMPPException
shouldSendNotification in interface PushNotificationsExtensionXMPPExceptionCopyright © 2004–2021 "Tigase, Inc.". All rights reserved.