Client
Constructors
Properties
Functions
postMessage
fun postMessage(
message: Any?,
transfer: Array<dynamic> = definedExternally)
Inheritors
WindowClient
Exposes the JavaScript WindowClient to Kotlin
abstract class WindowClient : Client