FetchObserver

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

onrequestprogress
EventHandler onrequestprogress()
Undocumented in source. Be warned that the author may not have intended to support it.
onrequestprogress
void onrequestprogress(Optional!(T0) onrequestprogress)
Undocumented in source. Be warned that the author may not have intended to support it.
onresponseprogress
void onresponseprogress(Optional!(T0) onresponseprogress)
Undocumented in source. Be warned that the author may not have intended to support it.
onresponseprogress
EventHandler onresponseprogress()
Undocumented in source. Be warned that the author may not have intended to support it.
onstatechange
void onstatechange(Optional!(T0) onstatechange)
Undocumented in source. Be warned that the author may not have intended to support it.
onstatechange
EventHandler onstatechange()
Undocumented in source. Be warned that the author may not have intended to support it.
state
FetchState state()
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