---
title: unseen
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incallrecord/unseen-2m7sz
---

# unseen

A Boolean value indicating whether the user has seen the call.

## Declaration

```swift
@nonobjc final var unseen: Bool? { get }
```

## See Also

### Getting the Call Details

- [callRecordType](intents/incallrecord/callrecordtype.md)
- [callCapability](intents/incallrecord/callcapability.md)
- [INCallCapability](intents/incallcapability.md)
- [dateCreated](intents/incallrecord/datecreated.md)
- [callDuration](intents/incallrecord/callduration-47iud.md)
- [numberOfCalls](intents/incallrecord/numberofcalls-r8kl.md)
- [participants](intents/incallrecord/participants.md)
