---
title: calls
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxcallobserver/calls
---

# calls

Returns the active calls of the telephony provider.

## Declaration

```swift
var calls: [CXCall] { get }
```
