Package | Description |
---|---|
com.google.api.client.googleapis.media |
Media for Google API's.
|
Modifier and Type | Method and Description |
---|---|
MediaHttpDownloader.DownloadState |
MediaHttpDownloader.getDownloadState()
Gets the current download state of the downloader.
|
static MediaHttpDownloader.DownloadState |
MediaHttpDownloader.DownloadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaHttpDownloader.DownloadState[] |
MediaHttpDownloader.DownloadState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2010–2022 Google. All rights reserved.