DriveApi.DriveContentsResult

public static interfaceDriveApi.DriveContentsResultimplementsResult

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

Result that contains aDriveContents.

Public Method Summary

abstractDriveContents

Inherited Method Summary

Public Methods

public abstractDriveContents getDriveContents()

Returns
  • The DriveContents result, ornullif the status is not success.