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