← Docs
kotlin-stdlib / org.w3c.dom / MessageChannel

MessageChannel

JS
1.1
open class MessageChannel
(source)

Exposes the JavaScript MessageChannel to Kotlin

Constructors

JS
1.1

<init>

Exposes the JavaScript MessageChannel to Kotlin

MessageChannel ( )

Properties

JS
1.1

port1

open val port1 : MessagePort
JS
1.1

port2

open val port2 : MessagePort
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .