onDownloadPaused

abstract fun onDownloadPaused(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 download that has been paused.

status

the detailed status of the download.