- data
auto data()
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles, bool cancelable, T3 data, string origin, string lastEventId, Optional!(T6) source, Sequence!(MessagePort) ports)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles, bool cancelable, T3 data, string origin, string lastEventId, Optional!(T6) source)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles, bool cancelable, T3 data, string origin, string lastEventId)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles, bool cancelable, T3 data, string origin)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles, bool cancelable, T3 data)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles, bool cancelable)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type, bool bubbles)
Undocumented in source. Be warned that the author may not have intended to support it.
- initMessageEvent
void initMessageEvent(string type)
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
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.
- source
auto source()
Undocumented in source. Be warned that the author may not have intended to support it.