onDownloadFailed

abstract fun onDownloadFailed(video: Video, status: DownloadStatus)

This method will be invoked when the requested of a media cannot be downloaded due to an error.

Parameters

video

the video that failed.

status

the detailed status of the download.