DrmLicenseKeyExpiredException

com.bitmovin.player.api.deficiency.exception

DrmLicenseKeyExpiredException

class DrmLicenseKeyExpiredException(message: String? = null) : RuntimeException

Signals that the DRM license expired.

Constructors

DrmLicenseKeyExpiredExceptionconstructor(message: String? = null)