DetectionHandler

typealias DetectionHandler = (Result<ENExposureDetectionSummary, Error>) -> Void

Undocumented