<!--
{
  "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/INAnswerCallIntentResponseCode",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:@E@INAnswerCallIntentResponseCode"
  },
  "title" : "INAnswerCallIntentResponseCode"
}
-->

# INAnswerCallIntentResponseCode

```
enum INAnswerCallIntentResponseCode
```

## Topics

### Enumeration Cases

[`case continueInApp`](/documentation/Intents/INAnswerCallIntentResponseCode/continueInApp)

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

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

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

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

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

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

### Initializers

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

## Relationships

### Conforms To

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

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

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

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

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

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

---

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)