---
title: INSearchCallHistoryIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/insearchcallhistoryintentresponsecode/unspecified
---

# INSearchCallHistoryIntentResponseCode.unspecified

Your app can’t provide a more specific response.

## Declaration

```swift
case unspecified
```

## See Also

### Constants

- [INSearchCallHistoryIntentResponseCode.ready](intents/insearchcallhistoryintentresponsecode/ready.md)
- [INSearchCallHistoryIntentResponseCode.continueInApp](intents/insearchcallhistoryintentresponsecode/continueinapp.md)
- [INSearchCallHistoryIntentResponseCode.failure](intents/insearchcallhistoryintentresponsecode/failure.md)
- [INSearchCallHistoryIntentResponseCode.failureRequiringAppLaunch](intents/insearchcallhistoryintentresponsecode/failurerequiringapplaunch.md)
- [INSearchCallHistoryIntentResponseCode.failureAppConfigurationRequired](intents/insearchcallhistoryintentresponsecode/failureappconfigurationrequired.md)
- [INSearchCallHistoryIntentResponseCode.inProgress](intents/insearchcallhistoryintentresponsecode/inprogress.md)
- [INSearchCallHistoryIntentResponseCode.success](intents/insearchcallhistoryintentresponsecode/success.md)
