public static interface

DriveApi.IntentSenderResult

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

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 an IntentSender reference.

Summary

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

Public Methods

public abstract IntentSender getIntentSender ()