---
title: CustomerEngagement.Status
framework: proximityreader
role: symbol
role_heading: Enumeration
path: proximityreader/customerengagement/status
---

# CustomerEngagement.Status

A predefined set of customer engagement screen states.

## Declaration

```swift
enum Status
```

## Topics

### Getting the status

- [CustomerEngagement.Status.paymentCompleted](proximityreader/customerengagement/status/paymentcompleted.md)
- [CustomerEngagement.Status.paymentFailed](proximityreader/customerengagement/status/paymentfailed.md)
- [CustomerEngagement.Status.ready](proximityreader/customerengagement/status/ready.md)

### Enumeration Cases

- [CustomerEngagement.Status.checkoutCompleted](proximityreader/customerengagement/status/checkoutcompleted.md)

## Relationships

### Conforms To

- [Equatable](swift/equatable.md)
- [Escapable](swift/escapable.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
