ProgressCallback
interface ProgressCallback
Callback to listen for file upload status.
Functions
Link copied to clipboard
Called when the file upload is in progress with bytesUploaded count and totalBytes in bytes of the file.