renewOfflineLicense

abstract fun renewOfflineLicense()

Renews the already downloaded DRM license. When successfully finished OfflineContentManagerListener.onDrmLicenseUpdated will be called. Errors are transmitted by a OfflineContentManagerListener.onError call and an OfflineEvent.Error event.

Throws a NoConnectionException if no network connection is established.