---
title: WAError.NoRadioResourcesDetails
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/waerror/noradioresourcesdetails
---

# WAError.NoRadioResourcesDetails

The optional details describing what resources are lacking.

## Declaration

```swift
struct NoRadioResourcesDetails
```

## Relationships

### Conforms To

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

## See Also

### Checking for insufficient radio resources

- [WAError.noRadioResources(_:)](wifiaware/waerror/noradioresources(_:).md)
