ServiceWorker

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

onerror
void onerror(EventHandler onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
auto onerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onstatechange
void onstatechange(EventHandler onstatechange)
Undocumented in source. Be warned that the author may not have intended to support it.
onstatechange
auto onstatechange()
Undocumented in source. Be warned that the author may not have intended to support it.
postMessage
void postMessage(T0 message, Sequence!(JsObject) transfer)
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.
scriptURL
auto scriptURL()
Undocumented in source. Be warned that the author may not have intended to support it.
state
auto state()
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