ServiceWorkerMessageEvent
open external class ServiceWorkerMessageEvent(type: String, eventInitDict: ServiceWorkerMessageEventInit = definedExternally) : Event(source)
Exposes the JavaScript ServiceWorkerMessageEvent to Kotlin
Since Kotlin
1.1Constructors
Link copied to clipboard
fun ServiceWorkerMessageEvent(type: String, eventInitDict: ServiceWorkerMessageEventInit = 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