PermissionStatus

Location permissions granted by user to the app.

Entries

Link copied to clipboard

Access to location is not allowed.

Link copied to clipboard

Access to location is allowed. This type of permission is defined for platforms that do not have foreground/background access granularity.

Link copied to clipboard

Access to location is allowed only while an app is in use.

Link copied to clipboard

Access to location is allowed all the time.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.