Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.push
/
PushSubscriptionJSON
Push
Subscription
JSON
web
interface
PushSubscriptionJSON
(
source
)
Members
Properties
endpoint
Link copied to clipboard
web
abstract
var
endpoint
:
String
?
expiration
Time
Link copied to clipboard
web
abstract
var
expirationTime
:
EpochTimeStamp
?
keys
Link copied to clipboard
web
abstract
var
keys
:
ReadonlyRecord
<
JsString
,
JsString
>
?