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