---
title: WAError.WiFiAwareUnsupportedDetails
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/waerror/wifiawareunsupporteddetails
---

# WAError.WiFiAwareUnsupportedDetails

The optional details describing the unavailability of Wi-Fi Aware on the device.

## Declaration

```swift
struct WiFiAwareUnsupportedDetails
```

## Relationships

### Conforms To

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

## See Also

### Checking for unsupported host hardware

- [WAError.wifiAwareUnsupported(_:)](wifiaware/waerror/wifiawareunsupported(_:).md)
