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
auto clientId()
Undocumented in source. Be warned that the author may not have intended to support it.
preloadResponse
void preloadResponse(Promise!(Any) preloadResponse)
Undocumented in source. Be warned that the author may not have intended to support it.
preloadResponse
auto preloadResponse()
Undocumented in source. Be warned that the author may not have intended to support it.
replacesClientId
auto replacesClientId()
Undocumented in source. Be warned that the author may not have intended to support it.
replacesClientId
void replacesClientId(string replacesClientId)
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
auto 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
spasm.bindings.serviceworker.ExtendableEventInit _parent;
Undocumented in source.

Meta