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