public static interface

DriveResource.MetadataResult

implements Result
com.google.android.gms.drive.DriveResource.MetadataResult

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 is returned in response to metadata requests.

Summary

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

Public Methods

public abstract Metadata getMetadata ()