Android.App.DownloadManager.ErrorHttpDataError Field
Value of DownloadManager.ColumnReason when an error receiving or processing data occurred at the HTTP level.

Value: 1004

Syntax

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

Remarks

Value of DownloadManager.ColumnReason when an error receiving or processing data occurred at the HTTP level.

[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