Extendable Message Event
open external class ExtendableMessageEvent(type: String, eventInitDict: ExtendableMessageEventInit = definedExternally) : ExtendableEvent(source)
Exposes the JavaScript ExtendableMessageEvent to Kotlin
Since Kotlin
1.1Constructors
Link copied to clipboard
fun ExtendableMessageEvent(type: String, eventInitDict: ExtendableMessageEventInit = definedExternally)
Types
Functions
Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
Since Kotlin 1.1
Link copied to clipboard
Since Kotlin 1.1