data class ContentAudioOther : Permission
(source)
ContentAudioOther(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. |