Type interface
Defines an interface for objects that hold a net request result.
Inheritance
INetLoadResult does not extend any other symbol.
INetLoadResult is not extended by any other symbol.
Properties
|
blob # |
Type Request response as Blob. (if set |
|---|---|
|
error # |
Type Was there an error? |
|
response # |
Type Request response body. |
|
target # |
Type A target object that made the net load request. |
|
type # |
Type Response |
|
xhr # |
Type A reference to original |