ServiceWorkerContainer

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

controller
auto controller()
Undocumented in source. Be warned that the author may not have intended to support it.
getRegistration
auto getRegistration(string clientURL)
Undocumented in source. Be warned that the author may not have intended to support it.
getRegistration
auto getRegistration()
Undocumented in source. Be warned that the author may not have intended to support it.
getRegistrations
auto getRegistrations()
Undocumented in source. Be warned that the author may not have intended to support it.
oncontrollerchange
void oncontrollerchange(EventHandler oncontrollerchange)
Undocumented in source. Be warned that the author may not have intended to support it.
oncontrollerchange
auto oncontrollerchange()
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.
ready
auto ready()
Undocumented in source. Be warned that the author may not have intended to support it.
register
auto register(string scriptURL, RegistrationOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
register
auto register(string scriptURL)
Undocumented in source. Be warned that the author may not have intended to support it.
startMessages
void startMessages()
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