renew Offline License
abstract fun renewOfflineLicense()
Content copied to clipboard
Renews the already downloaded DRM license. When successfully finished OfflineContentManagerListener.onDrmLicenseUpdated will be called. Errors will be transmitted by a OfflineContentManagerListener.onError call.
Throws a NoConnectionException if no network connection is established.