Uses of Class
org.robovm.apple.systemconfiguration.SCStatusCode
| Package | Description |
|---|---|
| org.robovm.apple.systemconfiguration |
-
Uses of SCStatusCode in org.robovm.apple.systemconfiguration
Methods in org.robovm.apple.systemconfiguration that return SCStatusCode Modifier and Type Method Description static SCStatusCodeSCStatus. getLastStatus()static SCStatusCodeSCStatusCode. valueOf(long n)Returns the enum constant of this type with the specified name.static SCStatusCodeSCStatusCode. valueOf(String name)Returns the enum constant of this type with the specified name.static SCStatusCode[]SCStatusCode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.systemconfiguration with parameters of type SCStatusCode Modifier and Type Method Description static StringSCStatus. getStatusDescription(SCStatusCode status)protected static BytePtrSCStatus. getStatusDescription0(SCStatusCode status)