releaseLicense

open fun releaseLicense(video: Video, listener: EventListener)

Submits an offline playback license release request for the specified video asynchronously. Upon successful release of license, the video object will be update to remove the license key set identifier and expiration date.

Parameters

video

the video for which the offline playback license should be released.

listener

reference to a listener that will be notified about the outcome of the request.