PushManager

sealed external class PushManager(source)

This Push API interface provides a way to receive notifications from third-party servers as well as request URLs for push notifications. Available only in secure contexts.

MDN Reference

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
suspend fun subscribe(options: PushSubscriptionOptionsInit = definedExternally): PushSubscription
Link copied to clipboard