DownloadBriefcaseOptions Type Alias
DownloadBriefcaseOptions = DownloadBriefcaseId & { fileName?: string, progressCallback?: OnDownloadProgress, progressInterval?: number }
Options to download a briefcase
Defined in
- core/frontend/src/NativeApp.ts Line 33
Last Updated: 07 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.