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

# INRidePhase.received

You have received the booking request and are processing it, but have not yet confirmed the request or communicated the pickup information to the driver of the vehicle.

## Declaration

```swift
case received
```

## See Also

### Constants

- [INRidePhase.unknown](intents/inridephase/unknown.md)
- [INRidePhase.confirmed](intents/inridephase/confirmed.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)
