---
title: INCallDestinationType.normal
framework: intents
role: symbol
role_heading: Case
path: intents/incalldestinationtype/normal
---

# INCallDestinationType.normal

A call routed to its expected destination.

## Declaration

```swift
case normal
```

## See Also

### Constants

- [INCallDestinationType.unknown](intents/incalldestinationtype/unknown.md)
- [INCallDestinationType.emergency](intents/incalldestinationtype/emergency.md)
- [INCallDestinationType.voicemail](intents/incalldestinationtype/voicemail.md)
- [INCallDestinationType.redial](intents/incalldestinationtype/redial.md)
- [INCallDestinationType.callBack](intents/incalldestinationtype/callback.md)
- [normalDestination](intents/incalldestinationtype/normaldestination.md)
- [emergencyDestination](intents/incalldestinationtype/emergencydestination.md)
- [voicemailDestination](intents/incalldestinationtype/voicemaildestination.md)
- [redialDestination](intents/incalldestinationtype/redialdestination.md)
