libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
FetchObserver.onrequestprogress
libwasm
bindings
FetchObserver
FetchObserver
Undocumented in source. Be warned that the author may not have intended to support it.
void
onrequestprogress
(Optional!(T0) onrequestprogress)
struct
FetchObserver
nothrow
void
onrequestprogress
(
T0
)
(
scope
auto
ref
Optional
!(
T0
)
onrequestprogress
)
if
(
isTOrPointer
!(
T0
,
EventHandlerNonNull
)
)
EventHandler
onrequestprogress
()
Meta
Source
See Implementation
libwasm
bindings
FetchObserver
FetchObserver
constructors
this
functions
onrequestprogress
onresponseprogress
onstatechange
state
variables
_parent