Uses of Class
org.robovm.apple.exposurenotification.ENStatus
| Package | Description |
|---|---|
| org.robovm.apple.exposurenotification |
-
Uses of ENStatus in org.robovm.apple.exposurenotification
Methods in org.robovm.apple.exposurenotification that return ENStatus Modifier and Type Method Description ENStatusENManager. getExposureNotificationStatus()static ENStatusENStatus. valueOf(long n)Returns the enum constant of this type with the specified name.static ENStatusENStatus. valueOf(String name)Returns the enum constant of this type with the specified name.static ENStatus[]ENStatus. values()Returns an array containing the constants of this enum type, in the order they are declared.