---
title: WINetworkSharingProvider.AccessPointConnection.Link
framework: wifiinfrastructure
role: symbol
role_heading: Structure
path: wifiinfrastructure/winetworksharingprovider/accesspointconnection/link
---

# WINetworkSharingProvider.AccessPointConnection.Link

A data link to a Wi-Fi Access Point.

## Declaration

```swift
struct Link
```

## Overview

Overview WiFi 7 (and later) clients and Access Points may have multiple concurrent data links between them.

## Topics

### Structures

- [WINetworkSharingProvider.AccessPointConnection.Link.ID](wifiinfrastructure/winetworksharingprovider/accesspointconnection/link/id-swift.struct.md)

### Instance Properties

- [bssidHash](wifiinfrastructure/winetworksharingprovider/accesspointconnection/link/bssidhash.md)
- [channel](wifiinfrastructure/winetworksharingprovider/accesspointconnection/link/channel.md)
- [description](wifiinfrastructure/winetworksharingprovider/accesspointconnection/link/description.md)
- [id](wifiinfrastructure/winetworksharingprovider/accesspointconnection/link/id-swift.property.md)

## Relationships

### Conforms To

- [CustomStringConvertible](swift/customstringconvertible.md)
- [Decodable](swift/decodable.md)
- [Encodable](swift/encodable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [Identifiable](swift/identifiable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
