public static interface

DriveResource.OnMetadataUpdatedCallback

com.google.android.gms.drive.DriveResource.OnMetadataUpdatedCallback

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 callback that indicates that the metadata update has completed. Check the status in the result to ensure it completed successfully.

Summary

Public Methods
abstract void onMetadataUpdated(DriveResource.MetadataResult result)

Public Methods

public abstract void onMetadataUpdated (DriveResource.MetadataResult result)