DashDeviceType

@Serializable
abstract class DashDeviceType

The type of device providing data to the navigator.

Inheritors

Types

Link copied to clipboard
@Serializable
object Automobile : DashDeviceType

Automobiles that provide data directly from the vehicle's sensors.

Link copied to clipboard
@Serializable
object Handheld : DashDeviceType

Any typical Android smart phone with GPS and internet connectivity.