public static interface

DriveApi.ContentsResult

implements Result
com.google.android.gms.drive.DriveApi.ContentsResult

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.

Result that contains a Contents reference.

Summary

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

Public Methods

public abstract Contents getContents ()