---
title: INSetRadioStationIntentResponseCode.failure
framework: intents
role: symbol
role_heading: Case
path: intents/insetradiostationintentresponsecode/failure
---

# INSetRadioStationIntentResponseCode.failure

You were unable to change the radio station.

## Declaration

```swift
case failure
```

## Discussion

Discussion Use this code for both transient and unrecoverable errors that prevented you from changing the station.

## See Also

### Constants

- [INSetRadioStationIntentResponseCode.unspecified](intents/insetradiostationintentresponsecode/unspecified.md)
- [INSetRadioStationIntentResponseCode.ready](intents/insetradiostationintentresponsecode/ready.md)
- [INSetRadioStationIntentResponseCode.inProgress](intents/insetradiostationintentresponsecode/inprogress.md)
- [INSetRadioStationIntentResponseCode.success](intents/insetradiostationintentresponsecode/success.md)
- [INSetRadioStationIntentResponseCode.failureRequiringAppLaunch](intents/insetradiostationintentresponsecode/failurerequiringapplaunch.md)
- [INSetRadioStationIntentResponseCode.failureNotSubscribed](intents/insetradiostationintentresponsecode/failurenotsubscribed.md)
