MessageEvent
Exposes the JavaScript MessageEvent to Kotlin
Properties
Functions
Link copied to clipboard
Link copied to clipboard
fun initMessageEvent(type: String, bubbles: Boolean, cancelable: Boolean, data: JsAny?, origin: String, lastEventId: String, source: UnionMessagePortOrWindowProxy?, ports: JsArray<MessagePort>)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard