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