Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.workers
/
messageEvent
message
Event
val
DedicatedWorkerGlobalScope
.
messageEvent
:
EventInstance
<
MessageEvent
<
JsAny
?
>
,
DedicatedWorkerGlobalScope
,
DedicatedWorkerGlobalScope
>
(
source
)
MDN Reference
val
<
C
:
Worker
>
C
.
messageEvent
:
EventInstance
<
MessageEvent
<
JsAny
?
>
,
C
,
C
>
(
source
)
MDN Reference