---
title: links
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/accesspointconnection/links
---

# links

The set of active data links with the Access Point.

## Declaration

```swift
let links: [WINetworkSharingProvider.AccessPointConnection.Link]
```

## Discussion

Discussion The primary link will be the first element in the array, if multiple elements are present.
