TechnologiesNetworking & Connectivity

DeviceDiscoveryUI

iOSmacOStvOSwatchOSvisionOS

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.

  • St
    DDDevicePairingAccess
    Specifies the access level requested for device discovery.

Classes 1

  • Cl
    DDDevicePairingViewController

Structures 3

  • St
    DiscoveryViewWrapperiOS 13.0+
  • St
    DevicePairingView
    A control that allows a user to become discoverable and advertise to local devices.
  • St
    DevicePicker
    A control that allows a user to discover local devices with which to communicate.

Extends 1

DDDevicePickerViewController
← Networking & Connectivity