Show / Hide Table of Contents

Namespace Google.Apis.Download

Classes

MediaDownloader

A media downloader implementation which handles media downloads.

Interfaces

IDownloadProgress

Reports download progress.

IMediaDownloader

Media download which uses download file part by part, by ChunkSize.

Enums

DownloadStatus

Enum which represents the status of the current download.

In This Article
Back to top