Android.App.DownloadManager.ExtraDownloadId Field
Intent extra included with DownloadManager.ActionDownloadComplete intents, indicating the ID (as a long) of the download that just completed.

Syntax

[Android.Runtime.Register("EXTRA_DOWNLOAD_ID")]
public const string ExtraDownloadId

Remarks

Intent extra included with DownloadManager.ActionDownloadComplete intents, indicating the ID (as a long) of the download that just 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