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