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