---
title: INStartPhotoPlaybackIntentResponseCode
framework: intents
role: symbol
role_heading: Enumeration
path: intents/instartphotoplaybackintentresponsecode
---

# INStartPhotoPlaybackIntentResponseCode

Constants indicating the status of the response.

## Declaration

```swift
enum INStartPhotoPlaybackIntentResponseCode
```

## Topics

### Constants

- [INStartPhotoPlaybackIntentResponseCode.unspecified](intents/instartphotoplaybackintentresponsecode/unspecified.md)
- [INStartPhotoPlaybackIntentResponseCode.ready](intents/instartphotoplaybackintentresponsecode/ready.md)
- [INStartPhotoPlaybackIntentResponseCode.continueInApp](intents/instartphotoplaybackintentresponsecode/continueinapp.md)
- [INStartPhotoPlaybackIntentResponseCode.failure](intents/instartphotoplaybackintentresponsecode/failure.md)
- [INStartPhotoPlaybackIntentResponseCode.failureRequiringAppLaunch](intents/instartphotoplaybackintentresponsecode/failurerequiringapplaunch.md)
- [INStartPhotoPlaybackIntentResponseCode.failureAppConfigurationRequired](intents/instartphotoplaybackintentresponsecode/failureappconfigurationrequired.md)

### Initializers

- [init(rawValue:)](intents/instartphotoplaybackintentresponsecode/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

### Getting the Response Code

- [code](intents/instartphotoplaybackintentresponse/code.md)
