---
title: WAError.DeviceNoLongerAvailableDetails
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/waerror/devicenolongeravailabledetails
---

# WAError.DeviceNoLongerAvailableDetails

The optional details describing the unavailable device.

## Declaration

```swift
struct DeviceNoLongerAvailableDetails
```

## Relationships

### Conforms To

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

## See Also

### Checking for unavailable device

- [WAError.deviceNoLongerAvailable(_:)](wifiaware/waerror/devicenolongeravailable(_:).md)
