---
title: ringing
framework: intents
role: symbol
role_heading: Type Property
path: intents/incallrecordtypeoptions/ringing
---

# ringing

An incoming call that is currently causing the user’s phone to ring.

## Declaration

```swift
static var ringing: INCallRecordTypeOptions { get }
```

## See Also

### Type Properties

- [outgoing](intents/incallrecordtypeoptions/outgoing.md)
- [missed](intents/incallrecordtypeoptions/missed.md)
- [received](intents/incallrecordtypeoptions/received.md)
- [latest](intents/incallrecordtypeoptions/latest.md)
- [voicemail](intents/incallrecordtypeoptions/voicemail.md)
- [inProgress](intents/incallrecordtypeoptions/inprogress.md)
- [onHold](intents/incallrecordtypeoptions/onhold.md)
