onProgress

abstract fun onProgress(@NonNull progress: Progress)

Called when download progressed. This method is called on the main thread.

Parameters

progress

Progress information for the running download.