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