|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MediaHttpUploader.UploadState | |
---|---|
com.google.api.client.googleapis | Google API's. |
Uses of MediaHttpUploader.UploadState in com.google.api.client.googleapis |
---|
Methods in com.google.api.client.googleapis that return MediaHttpUploader.UploadState | |
---|---|
MediaHttpUploader.UploadState |
MediaHttpUploader.getUploadState()
Gets the current upload state of the uploader. |
static MediaHttpUploader.UploadState |
MediaHttpUploader.UploadState.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MediaHttpUploader.UploadState[] |
MediaHttpUploader.UploadState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |