ServiceWorkerRegistration

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

active
auto active()
Undocumented in source. Be warned that the author may not have intended to support it.
getNotifications
auto getNotifications()
Undocumented in source. Be warned that the author may not have intended to support it.
getNotifications
auto getNotifications(GetNotificationOptions filter)
Undocumented in source. Be warned that the author may not have intended to support it.
installing
auto installing()
Undocumented in source. Be warned that the author may not have intended to support it.
onupdatefound
void onupdatefound(Optional!(T0) onupdatefound)
Undocumented in source. Be warned that the author may not have intended to support it.
onupdatefound
EventHandler onupdatefound()
Undocumented in source. Be warned that the author may not have intended to support it.
pushManager
auto pushManager()
Undocumented in source. Be warned that the author may not have intended to support it.
scope_
string scope_()
Undocumented in source. Be warned that the author may not have intended to support it.
showNotification
auto showNotification(string title, NotificationOptions options)
Undocumented in source. Be warned that the author may not have intended to support it.
showNotification
auto showNotification(string title)
Undocumented in source. Be warned that the author may not have intended to support it.
unregister
auto unregister()
Undocumented in source. Be warned that the author may not have intended to support it.
update
auto update()
Undocumented in source. Be warned that the author may not have intended to support it.
updateViaCache
ServiceWorkerUpdateViaCache updateViaCache()
Undocumented in source. Be warned that the author may not have intended to support it.
waiting
auto waiting()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta