changeDownloadIdentifier

open fun changeDownloadIdentifier(video: Video): OfflineVideo

Changes the download identifier associated with given video. This method is intended for internal use only. Please do not call this in the application project.

Return

the offline video entity associated with this video, if any.

Parameters

video

reference to the video.