Uses of Record Class
com.vaadin.flow.server.webpush.WebPushSubscription
-
Uses of WebPushSubscription in com.vaadin.flow.server.webpush
Methods in com.vaadin.flow.server.webpush with parameters of type WebPushSubscriptionModifier and TypeMethodDescriptionvoidWebPush.sendNotification(WebPushSubscription subscription, WebPushMessage message) Sends Web Push Notification to a client/browser having a given subscription.voidWebPushSubscriptionResponse.subscription(WebPushSubscription subscription) Invoked when the client-side details are available.