---
title: WAError.NoPairedDevicesDetails
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/waerror/nopaireddevicesdetails
---

# WAError.NoPairedDevicesDetails

The optional details describing the lack of paired devices.

## Declaration

```swift
struct NoPairedDevicesDetails
```

## Relationships

### Conforms To

- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Checking if paired devices are present or specified

- [WAError.noPairedDevices(_:)](wifiaware/waerror/nopaireddevices(_:).md)
