Android.App.DownloadManager.StatusSuccessful Field
Value of DownloadManager.ColumnStatus when the download has successfully completed.

Value: 8

Syntax

[Android.Runtime.Register("STATUS_SUCCESSFUL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.DownloadStatus enum directly instead of this field.")]
public const DownloadStatus StatusSuccessful

Remarks

Value of DownloadManager.ColumnStatus when the download has successfully completed.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9