---
title: ENStatus.restricted
framework: exposurenotification
role: symbol
role_heading: Case
path: exposurenotification/enstatus/restricted
---

# ENStatus.restricted

Notification is not active due to system restrictions, such as parental controls.

## Declaration

```swift
case restricted
```

## Discussion

Discussion When in this state, the app cannot enable exposure notification.

## See Also

### States

- [ENStatus.active](exposurenotification/enstatus/active.md)
- [ENStatus.bluetoothOff](exposurenotification/enstatus/bluetoothoff.md)
- [ENStatus.disabled](exposurenotification/enstatus/disabled.md)
- [ENStatus.unknown](exposurenotification/enstatus/unknown.md)
- [ENStatus.paused](exposurenotification/enstatus/paused.md)
- [ENStatus.unauthorized](exposurenotification/enstatus/unauthorized.md)
