public static interface

DriveFolder.OnChildrenRetrievedCallback

com.google.android.gms.drive.DriveFolder.OnChildrenRetrievedCallback

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 provides the result for a get children request.

Summary

Public Methods
abstract void onChildrenRetrieved(DriveApi.MetadataBufferResult result)

Public Methods

public abstract void onChildrenRetrieved (DriveApi.MetadataBufferResult result)