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