MessagePortMain
external class MessagePortMain : <ERROR CLASS> ERROR CLASS: Symbol not found for NodeEventEmitter(source)
Properties
Link copied to clipboard
val closeEvent: ERROR CLASS: Symbol not found for node.events.EventInstance<ERROR CLASS: Symbol not found for js.array.Tuple>
Link copied to clipboard
val messageEvent: ERROR CLASS: Symbol not found for node.events.EventInstance<ERROR CLASS: Symbol not found for js.array.Tuple1<electron/core/MessageEvent>>
Functions
Link copied to clipboard
fun postMessage(message: Any?, transfer: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/MessagePortMain> = definedExternally)
Sends a message from the port, and optionally, transfers ownership of objects to other browsing contexts.