Android.Content.Context.DownloadService Field
Use with Context.GetSystemService(string) to retrieve a Android.App.DownloadManager for requesting HTTP downloads.

Syntax

[Android.Runtime.Register("DOWNLOAD_SERVICE")]
public const string DownloadService

See Also

Context.GetSystemService(string)

Remarks

Use with Context.GetSystemService(string) to retrieve a Android.App.DownloadManager for requesting HTTP downloads.

[Android Documentation]

Requirements

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