ServiceWorkerGlobalScope

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

clients
auto clients()
Undocumented in source. Be warned that the author may not have intended to support it.
onactivate
void onactivate(EventHandler onactivate)
Undocumented in source. Be warned that the author may not have intended to support it.
onactivate
auto onactivate()
Undocumented in source. Be warned that the author may not have intended to support it.
onfetch
void onfetch(EventHandler onfetch)
Undocumented in source. Be warned that the author may not have intended to support it.
onfetch
auto onfetch()
Undocumented in source. Be warned that the author may not have intended to support it.
oninstall
void oninstall(EventHandler oninstall)
Undocumented in source. Be warned that the author may not have intended to support it.
oninstall
auto oninstall()
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.
onnotificationclick
void onnotificationclick(EventHandler onnotificationclick)
Undocumented in source. Be warned that the author may not have intended to support it.
onnotificationclick
auto onnotificationclick()
Undocumented in source. Be warned that the author may not have intended to support it.
onnotificationclose
void onnotificationclose(EventHandler onnotificationclose)
Undocumented in source. Be warned that the author may not have intended to support it.
onnotificationclose
auto onnotificationclose()
Undocumented in source. Be warned that the author may not have intended to support it.
registration
auto registration()
Undocumented in source. Be warned that the author may not have intended to support it.
skipWaiting
auto skipWaiting()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.html.WorkerGlobalScope _parent;
Undocumented in source.

Meta