---
title: callRecordToCallBack
framework: intents
role: symbol
role_heading: Instance Property
path: intents/instartcallintent/callrecordtocallback
---

# callRecordToCallBack

Details about a call to redial a missed call.

## Declaration

```swift
@NSCopying var callRecordToCallBack: INCallRecord? { get }
```

## See Also

### Getting the Call Details

- [callCapability](intents/instartcallintent/callcapability.md)
- [contacts](intents/instartcallintent/contacts.md)
- [destinationType](intents/instartcallintent/destinationtype.md)
- [audioRoute](intents/instartcallintent/audioroute.md)
- [recordTypeForRedialing](intents/instartcallintent/recordtypeforredialing.md)
- [callRecordFilter](intents/instartcallintent/callrecordfilter.md)
- [INCallAudioRoute](intents/incallaudioroute.md)
