---
title: INSetMessageAttributeIntentResponseCode.unspecified
framework: intents
role: symbol
role_heading: Case
path: intents/insetmessageattributeintentresponsecode/unspecified
---

# INSetMessageAttributeIntentResponseCode.unspecified

An unknown response code.

## Declaration

```swift
case unspecified
```

## See Also

### Response State

- [INSetMessageAttributeIntentResponseCode.ready](intents/insetmessageattributeintentresponsecode/ready.md)
- [INSetMessageAttributeIntentResponseCode.inProgress](intents/insetmessageattributeintentresponsecode/inprogress.md)
- [INSetMessageAttributeIntentResponseCode.success](intents/insetmessageattributeintentresponsecode/success.md)
- [INSetMessageAttributeIntentResponseCode.failure](intents/insetmessageattributeintentresponsecode/failure.md)
- [INSetMessageAttributeIntentResponseCode.failureRequiringAppLaunch](intents/insetmessageattributeintentresponsecode/failurerequiringapplaunch.md)
- [INSetMessageAttributeIntentResponseCode.failureMessageNotFound](intents/insetmessageattributeintentresponsecode/failuremessagenotfound.md)
- [INSetMessageAttributeIntentResponseCode.failureMessageAttributeNotSet](intents/insetmessageattributeintentresponsecode/failuremessageattributenotset.md)
