AliyunpanDownloadTask

public class AliyunpanDownloadTask : NSObject, Identifiable

Undocumented

  • id

    Declaration

    Swift

    public lazy var id: String { get set }
  • 下载状态

    See more

    Declaration

    Swift

    public enum State
  • Undocumented

    Declaration

    Swift

    public let file: AliyunpanFile
  • Undocumented

    Declaration

    Swift

    public private(set) var state: State { get set }