ReserveIntents

public class ReserveIntents


Constants for intents corresponding to Reserve Action.

Summary

Constants

static final String
ACTION_RESERVE_TAXI_RESERVATION = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION"

Intent action for reserving a taxi.

Constants

ACTION_RESERVE_TAXI_RESERVATION

public static final String ACTION_RESERVE_TAXI_RESERVATION = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION"

Intent action for reserving a taxi. The application MUST confirm whatever action will be taken with the user before completing the action (e.g. confirmation dialog).