Value of
DownloadManager.ColumnReason when the requested destination file already exists (the
download manager will not overwrite an existing file).
Value: 1009
Syntax
[Android.Runtime.Register("ERROR_FILE_ALREADY_EXISTS")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.DownloadError enum directly instead of this field.")]
public const
DownloadError ErrorFileAlreadyExists Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9