Uses of Interface
org.robovm.apple.foundation.NSURLSessionTaskDelegate
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.foundation |
-
Uses of NSURLSessionTaskDelegate in org.robovm.apple.avfoundation
Subinterfaces of NSURLSessionTaskDelegate in org.robovm.apple.avfoundation Modifier and Type Interface Description interfaceAVAssetDownloadDelegateClasses in org.robovm.apple.avfoundation that implement NSURLSessionTaskDelegate Modifier and Type Class Description classAVAssetDownloadDelegateAdapter -
Uses of NSURLSessionTaskDelegate in org.robovm.apple.foundation
Subinterfaces of NSURLSessionTaskDelegate in org.robovm.apple.foundation Modifier and Type Interface Description interfaceNSURLSessionDataDelegateinterfaceNSURLSessionDownloadDelegateinterfaceNSURLSessionStreamDelegateinterfaceNSURLSessionWebSocketDelegateClasses in org.robovm.apple.foundation that implement NSURLSessionTaskDelegate Modifier and Type Class Description classNSURLSessionDataDelegateAdapterclassNSURLSessionDownloadDelegateAdapterclassNSURLSessionStreamDelegateAdapterclassNSURLSessionTaskDelegateAdapterclassNSURLSessionWebSocketDelegateAdapterMethods in org.robovm.apple.foundation that return NSURLSessionTaskDelegate Modifier and Type Method Description NSURLSessionTaskDelegateNSURLSessionTask. getDelegate()Methods in org.robovm.apple.foundation with parameters of type NSURLSessionTaskDelegate Modifier and Type Method Description voidNSURLSessionTask. setDelegate(NSURLSessionTaskDelegate v)