Enumeration ZendriveUserMode

For a Drive, whether the user was a driver or a passenger See [[DriveInfo]]

Enumeration Members

Enumeration Members

DRIVER: "driver"

Indicates that the user was in the driver seat.

NOT_AVAILABLE: "not-available"

Indicates unavailable

PASSENGER: "passenger"

Indicates that the user was in the passenger seat.