Enumerations
The following enumerations are available globally.
-
Enum that represents the current vehicle state.
Declaration
Swift
enum GMTDVehicleState : Int, @unchecked SendableObjective-C
enum GMTDVehicleState : NSInteger {} -
The error codes for
GMTDVehicleReporter.Declaration
Swift
enum GMTDVehicleReporterErrorCode : Int, @unchecked SendableObjective-C
enum GMTDVehicleReporterErrorCode : NSInteger {}