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