onComplete

abstract fun onComplete(@NonNull output: File)

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

Parameters

output

Downloaded file on the local device filesystem.