UnsupportedDrmException

class UnsupportedDrmException : Exception

Signals that the used DRM technology is not supported.

Constructors

Link copied to clipboard
fun UnsupportedDrmException(message: String? = null)
Link copied to clipboard
fun UnsupportedDrmException(cause: Throwable? = null)