DOMRequestShared

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

error
auto error()
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
EventHandler onerror()
Undocumented in source. Be warned that the author may not have intended to support it.
onerror
void onerror(Optional!(T0) onerror)
Undocumented in source. Be warned that the author may not have intended to support it.
onsuccess
void onsuccess(Optional!(T0) onsuccess)
Undocumented in source. Be warned that the author may not have intended to support it.
onsuccess
EventHandler onsuccess()
Undocumented in source. Be warned that the author may not have intended to support it.
readyState
DOMRequestReadyState readyState()
Undocumented in source. Be warned that the author may not have intended to support it.
result
auto result()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta