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

# INCallDestinationType.emergency

A call routed to an emergency number.

## Declaration

```swift
case emergency
```

## See Also

### Constants

- [INCallDestinationType.unknown](intents/incalldestinationtype/unknown.md)
- [INCallDestinationType.normal](intents/incalldestinationtype/normal.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)
