FetchEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

clientId
void clientId(string clientId)
Undocumented in source. Be warned that the author may not have intended to support it.
clientId
string clientId()
Undocumented in source. Be warned that the author may not have intended to support it.
isReload
bool isReload()
Undocumented in source. Be warned that the author may not have intended to support it.
isReload
void isReload(bool isReload)
Undocumented in source. Be warned that the author may not have intended to support it.
request
void request(Request request)
Undocumented in source. Be warned that the author may not have intended to support it.
request
auto request()
Undocumented in source. Be warned that the author may not have intended to support it.
resultingClientId
void resultingClientId(string resultingClientId)
Undocumented in source. Be warned that the author may not have intended to support it.
resultingClientId
string resultingClientId()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta