downloadProgressCallback
A callback function that is invoked to report the progress of a download operation.
Value(s):function(status: DownloadOperationStatus, percent: number) : void
Type alias defined in common/src/downloads/types.ts:119