Fairmatic Drive Type
Type of drive recorded by the Zendrive SDK.
Entries
Sometimes, the SDK detects that a drive is invalid after it has been started. In this case, the values for all properties in DriveInfo other than DriveInfo.driveId, DriveInfo.startTimeMillis and DriveInfo.endTimeMillis will have default values.
The DriveInfo will have DriveInfo.waypoints, DriveInfo.maxSpeed and DriveInfo.averageSpeed set.
This trip was taken in a car. If the SDK determined the user to be a driver or a passenger, the value will be available in DriveInfo.userMode.
Inherited properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.