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

# ENStatus.paused

The user paused Exposure Notification.

## Declaration

```swift
case paused
```

## Discussion

Discussion Don’t use this enumeration; it’s currently unsupported.

## 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.unknown](exposurenotification/enstatus/unknown.md)
- [ENStatus.unauthorized](exposurenotification/enstatus/unauthorized.md)
