---
title: CustomerEngagementSession.PeerClientType
framework: proximityreader
role: symbol
role_heading: Enumeration
path: proximityreader/customerengagementsession/peerclienttype
---

# CustomerEngagementSession.PeerClientType

A value that indicates the type of connected peer client.

## Declaration

```swift
enum PeerClientType
```

## Topics

### Enumeration Cases

- [CustomerEngagementSession.PeerClientType.localWireless](proximityreader/customerengagementsession/peerclienttype/localwireless.md)
- [CustomerEngagementSession.PeerClientType.none](proximityreader/customerengagementsession/peerclienttype/none.md)
- [CustomerEngagementSession.PeerClientType.web](proximityreader/customerengagementsession/peerclienttype/web.md)

## Relationships

### Conforms To

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

## See Also

### Getting customer configuration

- [CustomerEngagementSession.CustomerConfiguration](proximityreader/customerengagementsession/customerconfiguration-swift.struct.md)
- [customerConfiguration](proximityreader/customerengagementsession/customerconfiguration-swift.property.md)
