Package org.robovm.apple.foundation
Class NSURLSessionErrorUserInfoKey
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<NSString>
org.robovm.apple.foundation.NSErrorUserInfoKey
org.robovm.apple.foundation.NSURLSessionErrorUserInfoKey
public class NSURLSessionErrorUserInfoKey extends NSErrorUserInfoKey
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classNSURLSessionErrorUserInfoKey.AsListMarshalerstatic classNSURLSessionErrorUserInfoKey.Marshalerstatic classNSURLSessionErrorUserInfoKey.Values -
Field Summary
Fields Modifier and Type Field Description static NSURLSessionErrorUserInfoKeyBackgroundTaskCancelledReasonstatic NSURLSessionErrorUserInfoKeyDownloadTaskResumeDatastatic NSURLSessionErrorUserInfoKeyNetworkUnavailableReason -
Method Summary
Modifier and Type Method Description static NSURLSessionErrorUserInfoKeyvalueOf(NSString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
BackgroundTaskCancelledReason
-
NetworkUnavailableReason
- Since:
- Available in iOS 13.0 and later.
-
DownloadTaskResumeData
-
-
Method Details