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