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