public static interface

DriveFolder.DriveFileResult

implements Result
com.google.android.gms.drive.DriveFolder.DriveFileResult

Class Overview

Note: The Google Drive Android API is currently in developer preview. Applications compiled using this version of the API will continue to operate on devices using future versions of Google Play services; however, changes to the API are expected in future releases.

A result that contains a DriveFile.

Summary

Public Methods
abstract DriveFile getDriveFile()
[Expand]
Inherited Methods
From interface com.google.android.gms.common.api.Result

Public Methods

public abstract DriveFile getDriveFile ()