Uses of Class
org.robovm.apple.coreservices.CFNetDiagnosticStatus
| Package | Description |
|---|---|
| org.robovm.apple.coreservices |
-
Uses of CFNetDiagnosticStatus in org.robovm.apple.coreservices
Methods in org.robovm.apple.coreservices that return CFNetDiagnosticStatus Modifier and Type Method Description CFNetDiagnosticStatusCFNetDiagnostic. diagnoseProblemInteractively()Deprecated.Deprecated in iOS 11.0.CFNetDiagnosticStatusCFNetDiagnostic. getNetworkStatusPassively()static CFNetDiagnosticStatusCFNetDiagnosticStatus. valueOf(long n)Deprecated.Returns the enum constant of this type with the specified name.static CFNetDiagnosticStatusCFNetDiagnosticStatus. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static CFNetDiagnosticStatus[]CFNetDiagnosticStatus. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.