LocationErrorCode

Codes of location errors.

Entries

Link copied to clipboard

No error occured.

Link copied to clipboard

Not ready for the requested operation.

Link copied to clipboard

The subject of the request is not available.

Link copied to clipboard

The app is not authorized to access location.

Link copied to clipboard

Invalid argument.

Link copied to clipboard

Failed to detect location.

Link copied to clipboard

Failed to communicate with the platform service.

Link copied to clipboard

Operation was cancelled.

Link copied to clipboard

Requested feature is not implemented or no supported by the device.

Link copied to clipboard

Reserved fallback for unclassified failures.

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.