---
title: CardSession.Error.radioDisabled
framework: corenfc
role: symbol
role_heading: Case
path: corenfc/cardsession/error/radiodisabled
---

# CardSession.Error.radioDisabled

The card session failed because the NFC radio is disabled.

## Declaration

```swift
case radioDisabled
```

## See Also

### Card session errors

- [CardSession.Error.invalidated](corenfc/cardsession/error/invalidated.md)
- [CardSession.Error.userInvalidated](corenfc/cardsession/error/userinvalidated.md)
- [CardSession.Error.maxSessionDurationReached](corenfc/cardsession/error/maxsessiondurationreached.md)
- [CardSession.Error.transmissionError](corenfc/cardsession/error/transmissionerror.md)
- [CardSession.Error.systemNotAvailable](corenfc/cardsession/error/systemnotavailable.md)
- [CardSession.Error.accessNotAccepted](corenfc/cardsession/error/accessnotaccepted.md)
- [CardSession.Error.systemEligibilityFailed](corenfc/cardsession/error/systemeligibilityfailed.md)
- [CardSession.Error.emulationStopped](corenfc/cardsession/error/emulationstopped.md)
