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