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

# ENStatus.unknown

Notification is unknown.

## Declaration

```swift
case unknown
```

## Discussion

Discussion This is the status before ENManager has activated successfully.

## See Also

### States

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