{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% 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/_kotlin_switcher2.md" %}

class ReserveIntents


Constants for intents corresponding to Reserve Action.

Summary

Constants

const String!
ACTION_RESERVE_TAXI_RESERVATION = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION"

Intent action for reserving a taxi.

Constants

ACTION_RESERVE_TAXI_RESERVATION

const val ACTION_RESERVE_TAXI_RESERVATION = "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION": String!

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