Interface NSURLSessionDelegate

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Subinterfaces:
AVAssetDownloadDelegate, NSURLSessionDataDelegate, NSURLSessionDownloadDelegate, NSURLSessionStreamDelegate, NSURLSessionTaskDelegate, NSURLSessionWebSocketDelegate
All Known Implementing Classes:
AVAssetDownloadDelegateAdapter, NSURLSessionDataDelegateAdapter, NSURLSessionDelegateAdapter, NSURLSessionDownloadDelegateAdapter, NSURLSessionStreamDelegateAdapter, NSURLSessionTaskDelegateAdapter, NSURLSessionWebSocketDelegateAdapter

public interface NSURLSessionDelegate
extends NSObjectProtocol