WebPushAttributes

Attributes of the WebPushAttributes type

{
  "endpoint": "",
  "expirationTime": 123,
  "keys": {
    "p256dh": "",
    "auth": ""
  }
}
Name
Type
Description

endpoint

String

expirationTime

Int

Last updated

Was this helpful?