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

# INCallRecordType.latest

The most recent call involving the user.

## Declaration

```swift
case latest
```

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