---
title: WAPath
framework: wifiaware
role: symbol
role_heading: Structure
path: wifiaware/wapath
---

# WAPath

A representation of the current Wi-Fi Aware path.

## Declaration

```swift
struct WAPath
```

## Topics

### Getting a connection endpoint

- [endpoint](wifiaware/wapath/endpoint.md)

### Getting a current performance

- [performance](wifiaware/wapath/performance.md)

### Getting path metrics

- [durationActive](wifiaware/wapath/durationactive.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Connection performance

- [NWPath](network/nwpath.md)
- [WAPerformanceMode](wifiaware/waperformancemode.md)
- [WAAccessCategory](wifiaware/waaccesscategory.md)
- [WAPerformanceReport](wifiaware/waperformancereport.md)
