@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, wait
prepareNotificationPayload, setPushNotifications
getDiscoFeatures, processEnableElement
@Inject protected MessageDeliveryProviderIfc message
public boolean shouldSendNotification(Packet packet, BareJID userJid, XMPPResourceConnection session) throws XMPPException
shouldSendNotification
in interface PushNotificationsExtension
XMPPException
Copyright © 2004–2020 "Tigase, Inc.". All rights reserved.