onDownloadCanceled

abstract fun onDownloadCanceled(video: Video)

This method will be invoked when the download request of a media has been cancelled.

Parameters

video

the video that was cancelled.