Interface | Description |
---|---|
MediaHttpDownloaderProgressListener |
An interface for receiving progress notifications for downloads.
|
MediaHttpUploaderProgressListener |
An interface for receiving progress notifications for uploads.
|
Class | Description |
---|---|
MediaHttpDownloader |
Media HTTP Downloader, with support for both direct and resumable media downloads.
|
MediaHttpUploader |
Media HTTP Uploader, with support for both direct and resumable media uploads.
|
Enum | Description |
---|---|
MediaHttpDownloader.DownloadState |
Download state associated with the Media HTTP downloader.
|
MediaHttpUploader.UploadState |
Upload state associated with the Media HTTP uploader.
|
Copyright © 2010–2022 Google. All rights reserved.