DeviceDiscoveryUI presents a system device picker that lets people discover and connect to nearby network devices from your app on iOS and tvOS. Using DDDevicePairingAccess, you request access to a device the person selects, letting the system handle the discovery and pairing flow before your app establishes a connection.
Device Pairing 1
Request access to a nearby network device that the person selects from the system device picker.
- StDDDevicePairingAccessSpecifies the access level requested for device discovery.
Classes 1
- ClDDDevicePairingViewController
Structures 3
- StDiscoveryViewWrapperiOS 13.0+
- StDevicePairingViewA control that allows a user to become discoverable and advertise to local devices.
- StDevicePickerA control that allows a user to discover local devices with which to communicate.
Extends 1
DDDevicePickerViewController