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 {} -
Enum representing all possible VehicleStop states.
Declaration
Swift
enum GMTDVehicleStopState : UInt, @unchecked SendableObjective-C
enum GMTDVehicleStopState : NSUInteger {} -
\defgroup GMTSTaskState GMTSTaskState @{
Declaration
Swift
enum GMTSTaskState : UInt, @unchecked SendableObjective-C
enum GMTSTaskState : NSUInteger {} -
\defgroup GMTSTaskOutcome GMTSTaskOutcome @{
Declaration
Swift
enum GMTSTaskOutcome : UInt, @unchecked SendableObjective-C
enum GMTSTaskOutcome : NSUInteger {} -
\defgroup GMTSTaskOutcomeLocationSource GMTSTaskOutcomeLocationSource @{
Declaration
Swift
enum GMTSTaskOutcomeLocationSource : Int, @unchecked SendableObjective-C
enum GMTSTaskOutcomeLocationSource : NSInteger {} -
\defgroup GMTSTaskType GMTSTaskType @{
Declaration
Swift
enum GMTSTaskType : UInt, @unchecked SendableObjective-C
enum GMTSTaskType : NSUInteger {}