DriveApi.MetadataBufferResult

public static interface DriveApi.MetadataBufferResult implements Result Releasable

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

Result that contains a MetadataBuffer.

Public Method Summary

abstract MetadataBuffer

Inherited Method Summary

Public Methods

public abstract MetadataBuffer getMetadataBuffer ()

Returns
  • The MetadataBuffer result, or null if the status is not success.