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

# received

A received call that the user answered.

## Declaration

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

## See Also

### Type Properties

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