The expirationTime
read-only property of the PushSubscription
interface returns a DOMHighResTimeStamp
of the subscription expiration time associated with the push subscription, if there is one, or null
otherwise.
The expirationTime
read-only property of the PushSubscription
interface returns a DOMHighResTimeStamp
of the subscription expiration time associated with the push subscription, if there is one, or null
otherwise.
A DOMHighResTimeStamp
or null
.
Specification |
---|
Push API # dom-pushsubscription-expirationtime |
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
expirationTime |
60 | 17 | 96 | No | 47 | 16Supported on macOS 13 and later |
No | 60 | 96 | 44 | 16.4 | 8.0 |
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/PushSubscription/expirationTime