Uses of Class
org.robovm.apple.exposurenotification.ENRiskLevel
| Package | Description |
|---|---|
| org.robovm.apple.exposurenotification |
-
Uses of ENRiskLevel in org.robovm.apple.exposurenotification
Methods in org.robovm.apple.exposurenotification that return ENRiskLevel Modifier and Type Method Description ENRiskLevelENExposureInfo. getTransmissionRiskLevel()ENRiskLevelENTemporaryExposureKey. getTransmissionRiskLevel()static ENRiskLevelENRiskLevel. valueOf(long n)Returns the enum constant of this type with the specified name.static ENRiskLevelENRiskLevel. valueOf(String name)Returns the enum constant of this type with the specified name.static ENRiskLevel[]ENRiskLevel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.exposurenotification with parameters of type ENRiskLevel Modifier and Type Method Description voidENTemporaryExposureKey. setTransmissionRiskLevel(ENRiskLevel v)