Kotlin v1.4.30
  • Solutions
    • Multiplatform Mobile ↗
    • Server-side ↗
    • Web frontend
    • Data science
    • Android
  • Docs
  • Community
  • Teach
  • Play
← Docs
kotlin-stdlib / org.w3c.dom / MessageChannel

MessageChannel

JS
1.1
open class MessageChannel

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
  • GitHub logo
  • Twitter logo
  • Slack logo
  • Reddit logo
  • Stack Overflow logo
  • Stack Overflow logo
Contributing to Kotlin Releases Press Kit Security Blog Issue Tracker
Kotlin™ is protected under the Kotlin Foundation and licensed under the Apache 2 license. Supported and developed by JetBrains
Supported and developed by JetBrains
esc