---
title: callRecordType
framework: intents
role: symbol
role_heading: Instance Property
path: intents/incallrecord/callrecordtype
---

# callRecordType

The type of call that resulted from the attempt.

## Declaration

```swift
var callRecordType: INCallRecordType { get }
```

## Discussion

Discussion Use this property to differentiate among different types of calls within your app.

## See Also

### Getting the Call Details

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