---
title: INAnswerCallIntent
framework: intents
role: symbol
role_heading: Class
path: intents/inanswercallintent
---

# INAnswerCallIntent

## Declaration

```swift
class INAnswerCallIntent
```

## Topics

### Initializers

- [init(audioRoute:callIdentifier:)](intents/inanswercallintent/init(audioroute:callidentifier:).md)

### Instance Properties

- [audioRoute](intents/inanswercallintent/audioroute.md)
- [callIdentifier](intents/inanswercallintent/callidentifier.md)

## Relationships

### Inherits From

- [INIntent](intents/inintent.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [INIntentSetImageKeyPath](intents/inintentsetimagekeypath.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Answering a Call

- [INAnswerCallIntentResponse](intents/inanswercallintentresponse.md)
- [INAnswerCallIntentHandling](intents/inanswercallintenthandling.md)
- [INAnswerCallIntentResponseCode](intents/inanswercallintentresponsecode.md)
