GoogleRidesharingDriver Framework Reference

  • The GMTSTaskOutcomeLocationSource enum defines the origin of a task's outcome location.

  • GMTSTaskOutcomeLocationSourceUnspecified (value 0) represents an unspecified source for the location.

  • GMTSTaskOutcomeLocationSourceProvider (value 2) indicates that the task's outcome location is derived from a provider.

  • GMTSTaskOutcomeLocationSourceLastVehicleLocation (value 3) signifies that the outcome location is based on the last known vehicle location.

GMTSTaskOutcomeLocationSource

enum GMTSTaskOutcomeLocationSource : NSInteger {}

\defgroup GMTSTaskOutcomeLocationSource GMTSTaskOutcomeLocationSource @{