---
title: INCallRecordType.onHold
framework: intents
role: symbol
role_heading: Case
path: intents/incallrecordtype/onhold
---

# INCallRecordType.onHold

A received call that the user has put on hold.

## Declaration

```swift
case onHold
```

## 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.inProgress](intents/incallrecordtype/inprogress.md)
- [INCallRecordType.ringing](intents/incallrecordtype/ringing.md)
