DrivePreferencesApi.FileUploadPreferencesResult

  • The DrivePreferencesApi.FileUploadPreferencesResult interface is deprecated and will be turned down on December 6, 2019.

  • Developers should see the migration guide for instructions on migrating to the REST API.

  • This interface is a Result that contains a FileUploadPreferences reference.

  • It has one public method, getFileUploadPreferences(), which returns a FileUploadPreferences object.

  • It inherits the getStatus() method from the com.google.android.gms.common.api.Result interface.

public static interface DrivePreferencesApi.FileUploadPreferencesResult implements Result

This interface is deprecated.
The Google Drive Android API is deprecated and will be turned down on December 6, 2019. See the migration guide for instructions on migrating to the REST API.

Result that contains a FileUploadPreferences reference.

Public Method Summary

abstract FileUploadPreferences

Inherited Method Summary

Public Methods

public abstract FileUploadPreferences getFileUploadPreferences ()