---
title: INCallCapabilityOptions
framework: intents
role: symbol
role_heading: Structure
path: intents/incallcapabilityoptions
---

# INCallCapabilityOptions

Constants indicating the capabilities of the call.

## Declaration

```swift
struct INCallCapabilityOptions
```

## Topics

### Constants

- [audioCall](intents/incallcapabilityoptions/audiocall.md)
- [videoCall](intents/incallcapabilityoptions/videocall.md)

### Initializers

- [init(rawValue:)](intents/incallcapabilityoptions/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [ExpressibleByArrayLiteral](swift/expressiblebyarrayliteral.md)
- [OptionSet](swift/optionset.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
- [SetAlgebra](swift/setalgebra.md)
