---
title: INRidePhase.confirmed
framework: intents
role: symbol
role_heading: Case
path: intents/inridephase/confirmed
---

# INRidePhase.confirmed

You have booked the ride and communicated the pickup information to the driver of the vehicle.

## Declaration

```swift
case confirmed
```

## Discussion

Discussion The driver has confirmed receipt of the information and will pick up the user’s party at the estimated time.

## See Also

### Constants

- [INRidePhase.unknown](intents/inridephase/unknown.md)
- [INRidePhase.received](intents/inridephase/received.md)
- [INRidePhase.ongoing](intents/inridephase/ongoing.md)
- [INRidePhase.completed](intents/inridephase/completed.md)
- [INRidePhase.approachingPickup](intents/inridephase/approachingpickup.md)
- [INRidePhase.pickup](intents/inridephase/pickup.md)
