---
title: INCallRecordType.inProgress
framework: intents
role: symbol
role_heading: Case
path: intents/incallrecordtype/inprogress
---

# INCallRecordType.inProgress

A received call that is currently in progress.

## Declaration

```swift
case inProgress
```

## See Also

### Constants

- [INCallRecordType.unknown](intents/incallrecordtype/unknown.md)
- [INCallRecordType.outgoing](intents/incallrecordtype/outgoing.md)
- [INCallRecordType.missed](intents/incallrecordtype/missed.md)
- [INCallRecordType.received](intents/incallrecordtype/received.md)
- [INCallRecordType.latest](intents/incallrecordtype/latest.md)
- [INCallRecordType.voicemail](intents/incallrecordtype/voicemail.md)
- [INCallRecordType.onHold](intents/incallrecordtype/onhold.md)
- [INCallRecordType.ringing](intents/incallrecordtype/ringing.md)
