DownloadManager.ColumnBytesDownloadedSoFar Field

Definition

Number of bytes download so far.

[Android.Runtime.Register("COLUMN_BYTES_DOWNLOADED_SO_FAR")]
public const string ColumnBytesDownloadedSoFar;
[<Android.Runtime.Register("COLUMN_BYTES_DOWNLOADED_SO_FAR")>]
val mutable ColumnBytesDownloadedSoFar : string

Field Value

Attributes

Remarks

Number of bytes download so far.

Java documentation for android.app.DownloadManager.COLUMN_BYTES_DOWNLOADED_SO_FAR.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to