---
title: CTQuickSwitchState.failed
framework: coretelephony
role: symbol
role_heading: Case
path: coretelephony/ctquickswitchstate/failed
---

# CTQuickSwitchState.failed

The framework couldn’t determine the state of the device due to an error.

## Declaration

```swift
case failed
```

## See Also

### Quick switch states

- [CTQuickSwitchState.active](coretelephony/ctquickswitchstate/active.md)
- [CTQuickSwitchState.notEnrolled](coretelephony/ctquickswitchstate/notenrolled.md)
- [CTQuickSwitchState.passive](coretelephony/ctquickswitchstate/passive.md)
