Contents

networks

The latest network data, containing a list of all networks shared to the device.

Declaration

let networks: [WINetworkSharingProvider.Network]

Discussion

The list will be filtered to networks matching the provided predicate, with a predicate was provided when getting the WINetworkSharingProvider/networkListUpdates(matching:) sequence.

See Also

Getting network data