BriefcaseDownloader Interface

Manages the download of a briefcase

Properties

Name Type Description
briefcaseId Readonly number Id of the briefcase being downloaded  
downloadPromise Readonly Promise<void> Promise that resolves when the download completes.  
fileName Readonly string the name of the local file for the briefcase  
requestCancel Readonly () => Promise<boolean>    

Defined in

Last Updated: 25 April, 2024