Uses of Class
org.robovm.apple.exposurenotification.ENExposureDetectionSummary
| Package | Description |
|---|---|
| org.robovm.apple.exposurenotification |
-
Uses of ENExposureDetectionSummary in org.robovm.apple.exposurenotification
Methods in org.robovm.apple.exposurenotification with parameters of type ENExposureDetectionSummary Modifier and Type Method Description NSProgressENManager. getExposureInfo(ENExposureDetectionSummary summary, String userExplanation, VoidBlock2<NSArray<ENExposureInfo>,NSError> completionHandler)Deprecated.Deprecated in iOS 13.6.NSProgressENManager. getExposureWindows(ENExposureDetectionSummary summary, VoidBlock2<NSArray<ENExposureWindow>,NSError> completionHandler)Method parameters in org.robovm.apple.exposurenotification with type arguments of type ENExposureDetectionSummary Modifier and Type Method Description NSProgressENManager. detectExposures(ENExposureConfiguration configuration, NSArray<NSURL> diagnosisKeyURLs, VoidBlock2<ENExposureDetectionSummary,NSError> completionHandler)NSProgressENManager. detectExposures(ENExposureConfiguration configuration, VoidBlock2<ENExposureDetectionSummary,NSError> completionHandler)