Uses of Record Class
com.vaadin.flow.server.webpush.WebPushKeys
-
Uses of WebPushKeys in com.vaadin.flow.server.webpush
Methods in com.vaadin.flow.server.webpush that return WebPushKeysModifier and TypeMethodDescriptionWebPushSubscription.keys()Returns the value of thekeysrecord component.Constructors in com.vaadin.flow.server.webpush with parameters of type WebPushKeysModifierConstructorDescriptionWebPushSubscription(String endpoint, WebPushKeys keys) Creates an instance of aWebPushSubscriptionrecord class.