public static interface

DriveApi.MetadataBufferResult

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

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 MetadataBuffer.

Summary

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

Public Methods

public abstract MetadataBuffer getMetadataBuffer ()