GMTSTaskOutcomeLocationSource
enum GMTSTaskOutcomeLocationSource : NSInteger {}
\defgroup GMTSTaskOutcomeLocationSource GMTSTaskOutcomeLocationSource @{
-
Declaration
Swift
case unspecified = 0
Objective-C
GMTSTaskOutcomeLocationSourceUnspecified = 0
-
Declaration
Swift
case provider = 2
Objective-C
GMTSTaskOutcomeLocationSourceProvider = 2
-
Declaration
Swift
case lastVehicleLocation = 3
Objective-C
GMTSTaskOutcomeLocationSourceLastVehicleLocation = 3