android-components / mozilla.components.browser.session / Session / appPermissionRequest

appPermissionRequest

var appPermissionRequest: Consumable<PermissionRequest> (source)

Consumable permission request for the app. A PermissionRequest must be consumed i.e. either PermissionRequest.grant or PermissionRequest.reject must be called.

Getter

Consumable permission request for the app. A PermissionRequest must be consumed i.e. either PermissionRequest.grant or PermissionRequest.reject must be called.

Setter

Consumable permission request for the app. A PermissionRequest must be consumed i.e. either PermissionRequest.grant or PermissionRequest.reject must be called.