BroadcastChannel

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
name
auto name()
Undocumented in source. Be warned that the author may not have intended to support it.
onmessage
void onmessage(EventHandler onmessage)
Undocumented in source. Be warned that the author may not have intended to support it.
onmessage
auto onmessage()
Undocumented in source. Be warned that the author may not have intended to support it.
onmessageerror
void onmessageerror(EventHandler onmessageerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onmessageerror
auto onmessageerror()
Undocumented in source. Be warned that the author may not have intended to support it.
postMessage
void postMessage(T0 message)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventTarget _parent;
Undocumented in source.

Meta