DeviceType

enum DeviceType : Enum<DeviceType>

The type of device providing data to the navigator.

Entries

Link copied to clipboard

Automobiles that provide data directly from the vehicle

Link copied to clipboard

Any typical Android smart phone with GPS

Properties

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