libwasm.bindings.MessageEvent

Undocumented in source.

Members

Aliases

MessageEventSource
alias MessageEventSource = SumType!(WindowProxy, MessagePort, ServiceWorker)
Undocumented in source.

Functions

MessageEventInit_source_Get
Optional!(MessageEventSource) MessageEventInit_source_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MessageEvent_source_Get
Optional!(MessageEventSource) MessageEvent_source_Get(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

MessageEvent
struct MessageEvent
Undocumented in source.
MessageEventInit
struct MessageEventInit
Undocumented in source.

Meta