---
title: pendingTransactions
framework: callkit
role: symbol
role_heading: Instance Property
path: callkit/cxprovider/pendingtransactions
---

# pendingTransactions

Incomplete transactions.

## Declaration

```swift
var pendingTransactions: [CXTransaction] { get }
```

## See Also

### Accessing Pending Transaction and Call Actions

- [pendingCallActions(of:withCall:)](callkit/cxprovider/pendingcallactions(of:withcall:).md)
