toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.push
/
PushSubscriptionJSON
Push
Subscription
JSON
external
interface
PushSubscriptionJSON
(
source
)
Members
Properties
endpoint
Link copied to clipboard
abstract
val
endpoint
:
String
?
expiration
Time
Link copied to clipboard
abstract
val
expirationTime
:
EpochTimeStamp
?
keys
Link copied to clipboard
abstract
val
keys
:
ReadonlyRecord
<
String
,
String
>
?