onDownloadCompleted

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

This method will be invoked upon successful download of the requested media.

Parameters

video

the video that was downloaded.