MessageEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

data
void data(T0 data)
Undocumented in source. Be warned that the author may not have intended to support it.
data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
lastEventId
void lastEventId(string lastEventId)
Undocumented in source. Be warned that the author may not have intended to support it.
lastEventId
auto lastEventId()
Undocumented in source. Be warned that the author may not have intended to support it.
origin
void origin(string origin)
Undocumented in source. Be warned that the author may not have intended to support it.
origin
auto origin()
Undocumented in source. Be warned that the author may not have intended to support it.
ports
auto ports()
Undocumented in source. Be warned that the author may not have intended to support it.
ports
void ports(Sequence!(MessagePort) ports)
Undocumented in source. Be warned that the author may not have intended to support it.
source
void source(Optional!(T0) source)
Undocumented in source. Be warned that the author may not have intended to support it.
source
auto source()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta