<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 10.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SiriKit",
  "identifier" : "/documentation/Intents/INUnsendMessagesIntentResponseCode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INUnsendMessagesIntentResponseCode"
  },
  "title" : "INUnsendMessagesIntentResponseCode"
}
-->

# INUnsendMessagesIntentResponseCode

```
enum INUnsendMessagesIntentResponseCode
```

## Topics

### Enumeration Cases

[`case failure`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failure)

[`case failureMessageNotFound`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failureMessageNotFound)

[`case failureMessageServiceNotAvailable`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failureMessageServiceNotAvailable)

[`case failureMessageTypeUnsupported`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failureMessageTypeUnsupported)

[`case failurePastUnsendTimeLimit`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failurePastUnsendTimeLimit)

[`case failureRequiringAppLaunch`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failureRequiringAppLaunch)

[`case failureRequiringInAppAuthentication`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failureRequiringInAppAuthentication)

[`case failureUnsupportedOnService`](/documentation/Intents/INUnsendMessagesIntentResponseCode/failureUnsupportedOnService)

[`case inProgress`](/documentation/Intents/INUnsendMessagesIntentResponseCode/inProgress)

[`case ready`](/documentation/Intents/INUnsendMessagesIntentResponseCode/ready)

[`case success`](/documentation/Intents/INUnsendMessagesIntentResponseCode/success)

[`case unspecified`](/documentation/Intents/INUnsendMessagesIntentResponseCode/unspecified)

### Initializers

[`init?(rawValue: Int)`](/documentation/Intents/INUnsendMessagesIntentResponseCode/init(rawValue:))

## Relationships

### Conforms To

[`Hashable`](/documentation/Swift/Hashable)

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`Equatable`](/documentation/Swift/Equatable)

[`RawRepresentable`](/documentation/Swift/RawRepresentable)

[`BitwiseCopyable`](/documentation/Swift/BitwiseCopyable)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)