ReserveIntents

public class ReserveIntents extends Object

Constants for intents corresponding to Reserve Action.

Constant Summary

String ACTION_RESERVE_TAXI_RESERVATION Intent action for reserving a taxi.

Inherited Method Summary

Constants

public static final String ACTION_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).

Constant Value: "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION"