Interface PushSubscription

This Push API interface provides a subcription's URL endpoint and allows unsubscription from a push service. Available only in secure contexts.

MDN Reference

Hierarchy

  • PushSubscription

Properties

endpoint: string
expirationTime: number

Methods