ZendriveVehicleType

enum ZendriveVehicleType : int {}

Type of vehicle used in the drive recorded by the Zendrive SDK. A default vehicle type can be set using -[ZendriveDriverAttributes setVehicleType:]. The detected type is returned to the application in the ZendriveAnalyzedDriveInfo.vehicleType field of the -[ZendriveDelegateProtocol processAnalysisOfDrive:] callback.