PermissionDelegate

interface PermissionDelegate

Functions

Link copied to clipboard
abstract fun getPermissionState(type: PermissionType): PermissionState

Get a permission state for type

Link copied to clipboard
abstract fun requestPermissions(types: Array<PermissionType>)

Request permissions for types

Properties

Link copied to clipboard
abstract val supportedPermissions: Array<PermissionType>

Provides supported types for permission