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