---
title: INStartCallIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/instartcallintentresponsecode/unspecified
---

# INStartCallIntentResponseCode.unspecified

A response code that indicates an unknown state.

## Declaration

```swift
case unspecified
```

## See Also

### Response Code

- [INStartCallIntentResponseCode.ready](intents/instartcallintentresponsecode/ready.md)
- [INStartCallIntentResponseCode.continueInApp](intents/instartcallintentresponsecode/continueinapp.md)
- [INStartCallIntentResponseCode.userConfirmationRequired](intents/instartcallintentresponsecode/userconfirmationrequired.md)
- [INStartCallIntentResponseCode.failure](intents/instartcallintentresponsecode/failure.md)
- [INStartCallIntentResponseCode.failureRequiringAppLaunch](intents/instartcallintentresponsecode/failurerequiringapplaunch.md)
- [INStartCallIntentResponseCode.failureCallingServiceNotAvailable](intents/instartcallintentresponsecode/failurecallingservicenotavailable.md)
- [INStartCallIntentResponseCode.failureContactNotSupportedByApp](intents/instartcallintentresponsecode/failurecontactnotsupportedbyapp.md)
- [INStartCallIntentResponseCode.failureAirplaneModeEnabled](intents/instartcallintentresponsecode/failureairplanemodeenabled.md)
- [INStartCallIntentResponseCode.failureUnableToHandOff](intents/instartcallintentresponsecode/failureunabletohandoff.md)
- [INStartCallIntentResponseCode.failureAppConfigurationRequired](intents/instartcallintentresponsecode/failureappconfigurationrequired.md)
- [INStartCallIntentResponseCode.failureCallInProgress](intents/instartcallintentresponsecode/failurecallinprogress.md)
