data class ContentProtectedMediaId : Permission (source)
ContentProtectedMediaId(id: String? = "", desc: String? = "") | 
val desc: String?
an optional description of what this permission type is for.  | 
|
val id: String?
an optional native engine-specific ID of this permission.  |