Preparing search index...
The search index is not available
@espressif/rainmaker-base-sdk
@espressif/rainmaker-base-sdk
types/input
ESPFileDownloadOptions
Interface ESPFileDownloadOptions
Options for downloading file bytes from a presigned URL.
interface
ESPFileDownloadOptions
{
format
?:
ESPFileDownloadFormat
;
refreshIfNeeded
?:
boolean
;
signal
?:
AbortSignal
;
}
Index
Properties
format?
refresh
If
Needed?
signal?
Properties
Optional
format
format
?:
ESPFileDownloadFormat
Optional
refresh
If
Needed
refreshIfNeeded
?:
boolean
Optional
signal
signal
?:
AbortSignal
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
refresh
If
Needed
signal
@espressif/rainmaker-base-sdk
Loading...
Options for downloading file bytes from a presigned URL.