DownloadTaskProgress

public struct DownloadTaskProgress : FileDownloadProgressCounting

Undocumented

  • Undocumented

    Declaration

    Swift

    public var totalUnitCount: Int64
  • Undocumented

    Declaration

    Swift

    public var finishedUnitCount: Int64
  • Undocumented

    Declaration

    Swift

    public var failedUnitCount: Int64
  • Undocumented

    Declaration

    Swift

    public var totalUnitFileSize: Int64
  • Undocumented

    Declaration

    Swift

    public var totalUnitRecievedSize: Int64