Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.push
/
PushSubscriptionJSON
Push
Subscription
JSON
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
<
JsString
,
JsString
>
?