android-components / mozilla.components.concept.engine.permission / Permission / ContentVideoScreen

ContentVideoScreen

data class ContentVideoScreen : Permission (source)

Constructors

<init>

ContentVideoScreen(id: String? = "", desc: String? = "")

Properties

desc

val desc: String?

an optional description of what this permission type is for.

id

val id: String?

an optional native engine-specific ID of this permission.