Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ServiceWorkerContextProps

Hierarchy

  • ServiceWorkerContextProps

Index

Properties

Optional APPLICATION_SERVER_PUBLIC_KEY

APPLICATION_SERVER_PUBLIC_KEY: string

serviceWorker

serviceWorker: ServiceWorkerPropType

Methods

Optional onAppInstalled

  • onAppInstalled(): void

Optional onUpdateNotificationSubscription

  • onUpdateNotificationSubscription(subscription: any): void
  • Parameters

    • subscription: any

    Returns void

Generated using TypeDoc