Interface NSProgressReporting

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Subinterfaces:
UIDropSession
All Known Implementing Classes:
AVAggregateAssetDownloadTask, AVAssetDownloadTask, NSBundleResourceRequest, NSOperationQueue, NSProgressReportingAdapter, NSURLSessionDataTask, NSURLSessionDownloadTask, NSURLSessionStreamTask, NSURLSessionTask, NSURLSessionUploadTask, NSURLSessionWebSocketTask, UIDocument, UIDropSessionAdapter, UIManagedDocument, WKDownload

public interface NSProgressReporting
extends NSObjectProtocol
  • Method Summary

    Modifier and Type Method Description
    NSProgress getProgress()  
  • Method Details