stopDeviceDiscovery()
Called when the user dismisses the UI element that is showing devices.
Declaration
@MainActor func stopDeviceDiscovery()Discussion
Stop any active network discovery operations started in startDeviceDiscovery().
Called when the user dismisses the UI element that is showing devices.
@MainActor func stopDeviceDiscovery()Stop any active network discovery operations started in startDeviceDiscovery().