Contents

WAError

An error in Wi-Fi Aware.

Declaration

enum WAError

Overview

Wi-Fi Aware may throw a WAError to indicate when an underlying issue occurs, with the Network framework throwing an NWError. If the NWError occurs due to Wi-Fi Aware, then the Network/NWError/wifiAware property on Network/NWError can provide access to additional information about the underlying Wi-Fi Aware error.

Topics

Checking for general errors

Checking for missing entitlement

Checking for unsupported host hardware

Checking for insufficient radio resources

Checking for undeclared services

Checking for service already in use

Checking if paired devices are present or specified

Checking for invalid device

Checking for unavailable device

Checking for connection

Checking for timeouts

Checking for terminated connection

See Also

Errors