IFetchDownloadFileUrlResponse
Response object for the fetchDownloadFile operation when the response is a URL.
Extends
Properties
Property | Type | Notes |
---|---|---|
string | ||
"url" | ||
Optional Inherited | DownloadCacheStatus |
If the response comes from our cache rather than a live download, indicates the status of the cached file |
Interface defined in common/src/downloads/types.ts:187