Content Key Policy Play Ready License Response
data class ContentKeyPolicyPlayReadyLicenseResponse(val allowTestDevices: Boolean, val beginDate: String? = null, val contentKeyLocation: Either<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderResponse, ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierResponse>, val contentType: String, val expirationDate: String? = null, val gracePeriod: String? = null, val licenseType: String, val playRight: ContentKeyPolicyPlayReadyPlayRightResponse? = null, val relativeBeginDate: String? = null, val relativeExpirationDate: String? = null)
The PlayReady license
Constructors
Link copied to clipboard
fun ContentKeyPolicyPlayReadyLicenseResponse(allowTestDevices: Boolean, beginDate: String? = null, contentKeyLocation: Either<ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeaderResponse, ContentKeyPolicyPlayReadyContentEncryptionKeyFromKeyIdentifierResponse>, contentType: String, expirationDate: String? = null, gracePeriod: String? = null, licenseType: String, playRight: ContentKeyPolicyPlayReadyPlayRightResponse? = null, relativeBeginDate: String? = null, relativeExpirationDate: String? = null)
Types
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard