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