renewOfflineLicense

abstract fun renewOfflineLicense()

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.