Articles tagged: PushSubscription
Found 6 documents
- Web/API/PushSubscription The PushSubscription interface of the Push API provides a subcription's URL endpoint and allows ...
- Web/API/PushSubscription/endpoint The endpoint read-only property of the PushSubscription interface returns a USVString containing ...
- Web/API/PushSubscription/getKey The getKey() method of the PushSubscription interface returns an ArrayBuffer representing a ...
- Web/API/PushSubscription/subscriptionId The endpoint read-only property of the PushSubscription interface returns a DOMString containing ...
- Web/API/PushSubscription/toJSON The toJSON() method of the PushSubscription interface is a standard serializer: it returns a ...
- Web/API/PushSubscription/unsubscribe The unsubscribe() method of the PushSubscription interface returns a Promise that resolves to a ...