Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.serviceworker
/
ServiceWorkerRegistration
/
getNotificationsAsync
get
Notifications
Async
fun
getNotificationsAsync
(
filter
:
GetNotificationOptions
=
definedExternally
)
:
Promise
<
ReadonlyArray
<
Notification
>
>
(
source
)