{% include "/android/_dackka-meta-tags.html" %}

ReserveIntents

{% setvar page_path %}com/google/android/gms/actions/ReserveIntents.html{% endsetvar %} {% setvar doc_root_path %}/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_java_switcher2.md" %}

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).