onProgress

open fun onProgress(bytesUploaded: Long, totalBytes: Long)

Called when the file upload is in progress with bytesUploaded count and totalBytes in bytes of the file.