<!--
{
  "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/INAnswerCallIntent",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Intents"
    ],
    "preciseIdentifier" : "c:objc(cs)INAnswerCallIntent"
  },
  "title" : "INAnswerCallIntent"
}
-->

# INAnswerCallIntent

```
class INAnswerCallIntent
```

## Topics

### Initializers

[`init(audioRoute: INCallAudioRoute, callIdentifier: String?)`](/documentation/Intents/INAnswerCallIntent/init(audioRoute:callIdentifier:))

### Instance Properties

[`var audioRoute: INCallAudioRoute`](/documentation/Intents/INAnswerCallIntent/audioRoute)

[`var callIdentifier: String?`](/documentation/Intents/INAnswerCallIntent/callIdentifier)

## Relationships

### Conforms To

[`NSCopying`](/documentation/Foundation/NSCopying)

[`INIntentSetImageKeyPath`](/documentation/Intents/INIntentSetImageKeyPath)

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

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

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

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

[`NSCoding`](/documentation/Foundation/NSCoding)

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

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

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

### Inherits From

[`INIntent`](/documentation/Intents/INIntent)

---

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)