onProgress

abstract fun onProgress(progress: Int)

Called to indicate the progress of the file upload.

Parameters

progress

The upload progress, represented as a value between 0 and 100.