LocationDataSource

enum LocationDataSource : Enum<LocationDataSource>

Indicates the source of location data.

Entries

Link copied to clipboard

The location comes from the Android platform.

Link copied to clipboard

The location information was loaded from previously saved data which may have come from a previous application session. This could mean that it is not the current live location of the device.

Inherited properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int