Contents

accessPointConnections

A list of access points to which the host connects for networks someone authorized to share to the device.

Declaration

let accessPointConnections: [WINetworkSharingProvider.AccessPointConnection]

Discussion

The Wi-Fi Infrastructure framework filters this list to access points matching the predicate you provide when getting the accessPointConnectionEvents(matching:) sequence.