---
title: INStartCallCallRecordToCallBackUnsupportedReason
framework: intents
role: symbol
role_heading: Enumeration
path: intents/instartcallcallrecordtocallbackunsupportedreason
---

# INStartCallCallRecordToCallBackUnsupportedReason

A reason why your app can’t use a record to call a person back.

## Declaration

```swift
enum INStartCallCallRecordToCallBackUnsupportedReason
```

## Topics

### Reasons

- [INStartCallCallRecordToCallBackUnsupportedReason.noMatchingCall](intents/instartcallcallrecordtocallbackunsupportedreason/nomatchingcall.md)

### Initializers

- [init(rawValue:)](intents/instartcallcallrecordtocallbackunsupportedreason/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Starting a Call

- [INStartCallIntentHandling](intents/instartcallintenthandling.md)
- [INStartCallIntent](intents/instartcallintent.md)
- [INStartCallIntentResponse](intents/instartcallintentresponse.md)
