---
title: wifiAware
framework: network
role: symbol
role_heading: Instance Property
path: network/nwerror/wifiaware
---

# wifiAware

The underlying error that occurred, if applicable.

## Declaration

```swift
var wifiAware: WAError? { get }
```

## Discussion

Discussion If the underlying connection is over Wi-Fi Aware and an error occurred, provide details on the specific error. Otherwise nil.
