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

# INHangUpCallIntentResponseCode

```
enum INHangUpCallIntentResponseCode
```

## Topics

### Enumeration Cases

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

[`case failureNoCallToHangUp`](/documentation/Intents/INHangUpCallIntentResponseCode/failureNoCallToHangUp)

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

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

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

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

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

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)