Content Key Policy Play Ready Configuration Response
data class ContentKeyPolicyPlayReadyConfigurationResponse(val licenses: List<ContentKeyPolicyPlayReadyLicenseResponse>, val odataType: String, val responseCustomData: String? = null)
Specifies a configuration for PlayReady licenses.
Constructors
Link copied to clipboard
constructor(licenses: List<ContentKeyPolicyPlayReadyLicenseResponse>, odataType: String, responseCustomData: String? = null)