Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
sealed interface PermissionName
Link copied to clipboard

The Permissions interface of the Permissions API provides the core Permission API functionality, such as methods for querying and revoking permissions - Permissions.query - : Returns the user permission status for a given API.

Link copied to clipboard
sealed interface PermissionState
Link copied to clipboard

The PermissionStatus interface of the Permissions API provides the state of an object and an event handler for monitoring changes to said state.