---
title: supportedHandleTypes
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxproviderconfiguration/supportedhandletypes-kd6i
---

# supportedHandleTypes

The supported handle types.

## Declaration

```swift
@nonobjc final var supportedHandleTypes: Set<CXHandle.HandleType> { get set }
```

## Discussion

Discussion For possible values, see CXHandle.HandleType.

## See Also

### Configuring Call Capabilities

- [maximumCallGroups](callkit/cxproviderconfiguration/maximumcallgroups.md)
- [maximumCallsPerCallGroup](callkit/cxproviderconfiguration/maximumcallspercallgroup.md)
- [supportsVideo](callkit/cxproviderconfiguration/supportsvideo.md)
- [includesCallsInRecents](callkit/cxproviderconfiguration/includescallsinrecents.md)
