ExposureDetectionViewControllerDelegate
protocol ExposureDetectionViewControllerDelegate : AnyObject
Undocumented
-
Undocumented
Declaration
Swift
func exposureDetectionViewController( _ controller: ExposureDetectionViewController, setExposureManagerEnabled enabled: Bool, completionHandler completion: @escaping (ExposureNotificationError?) -> Void )