libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
ServiceWorkerRegistration.onupdatefound
libwasm
bindings
ServiceWorkerRegistration
ServiceWorkerRegistration
Undocumented in source. Be warned that the author may not have intended to support it.
void
onupdatefound
(Optional!(T0) onupdatefound)
struct
ServiceWorkerRegistration
nothrow
void
onupdatefound
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onupdatefound
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onupdatefound
()
Meta
Source
See Implementation
libwasm
bindings
ServiceWorkerRegistration
ServiceWorkerRegistration
constructors
this
functions
active
getNotifications
installing
onupdatefound
pushManager
scope_
showNotification
unregister
update
updateViaCache
waiting
variables
_parent