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