NSUrlConnectionDownloadDelegate_Extensions 类

定义

接口的 INSUrlConnectionDownloadDelegate 扩展方法,以支持协议中的所有方法 NSUrlConnectionDownloadDelegate

public static class NSUrlConnectionDownloadDelegate_Extensions
type NSUrlConnectionDownloadDelegate_Extensions = class
继承
NSUrlConnectionDownloadDelegate_Extensions

注解

INSUrlConnectionDownloadDelegate 扩展方法允许开发人员将 接口的实例视为具有原始 NSUrlConnectionDownloadDelegate 协议的所有可选方法。 由于 接口仅包含所需的成员,因此这些扩展方法允许开发人员调用协议的可选成员。

方法

ResumedDownloading(INSUrlConnectionDownloadDelegate, NSUrlConnection, Int64, Int64)

接口的 INSUrlConnectionDownloadDelegate 扩展方法,以支持协议中的所有方法 NSUrlConnectionDownloadDelegate

WroteData(INSUrlConnectionDownloadDelegate, NSUrlConnection, Int64, Int64, Int64)

接口的 INSUrlConnectionDownloadDelegate 扩展方法,以支持协议中的所有方法 NSUrlConnectionDownloadDelegate

适用于