Uses of Class
com.google.api.client.googleapis.MediaHttpUploader.UploadState

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.
 



Copyright © 2010-2012 Google. All Rights Reserved.