Achievements.LoadAchievementsResult |
Result delivered when achievement data has been loaded. |
Achievements.UpdateAchievementResult |
Result delivered when achievement data has been updated (revealed, unlocked
or incremented). |
AppInviteInvitationResult |
This interface is deprecated.
Use FirebaseAppInvite , returned by getInvitation(com.google.firebase.dynamiclinks.PendingDynamicLinkData) ,
which holds the deep link and invitation id.
|
AutocompletePredictionBuffer |
A DataBuffer that represents a list of AutocompletePredictions . |
BatchResult |
The result of a batch operation. |
BeaconStateResult |
Result from getBeaconState(GoogleApiClient, Collection) . |
BleDevicesResult |
Result of
listClaimedBleDevices(com.google.android.gms.common.api.GoogleApiClient) . |
BooleanResult |
A Result with a boolean value. |
CapabilityApi.AddLocalCapabilityResult |
Result returned from addLocalCapability(GoogleApiClient, String) |
CapabilityApi.GetAllCapabilitiesResult |
Result returned from getAllCapabilities(GoogleApiClient, int) |
CapabilityApi.GetCapabilityResult |
Result returned from getCapability(GoogleApiClient, String, int) |
CapabilityApi.RemoveLocalCapabilityResult |
Result returned from removeLocalCapability(GoogleApiClient, String) |
Cast.ApplicationConnectionResult |
The result of a call to one of the launchApplication(GoogleApiClient, String) or
joinApplication(GoogleApiClient) methods. |
CastRemoteDisplay.CastRemoteDisplaySessionResult |
When a remote display session to a device has been established, this object contains
information about the session, including its virtual display and current
status. |
Channel.GetInputStreamResult |
Result of getInputStream(GoogleApiClient) . |
Channel.GetOutputStreamResult |
Result of getOutputStream(GoogleApiClient) . |
ChannelApi.OpenChannelResult |
Result of openChannel(GoogleApiClient, String, String) . |
Connections.StartAdvertisingResult |
Result delivered when a local endpoint starts being advertised. |
ContainerHolder |
Holder for an active container. |
CredentialRequestResult |
Result returned from a request for a credential. |
DailyTotalResult |
Result of readDailyTotal(com.google.android.gms.common.api.GoogleApiClient, DataType) . |
DataApi.DataItemResult |
Contains a single data item. |
DataApi.DeleteDataItemsResult |
Contains the number of deleted items. |
DataApi.GetFdForAssetResult |
Contains a file descriptor for the requested asset. |
DataEventBuffer |
Data structure holding references to a set of events. |
DataItemBuffer |
Data structure holding reference to a set of DataItem s. |
DataReadResult |
Result of
readData(GoogleApiClient, com.google.android.gms.fitness.request.DataReadRequest) . |
DataSourcesResult |
Result of
findDataSources(GoogleApiClient, com.google.android.gms.fitness.request.DataSourcesRequest) . |
DataTypeResult |
Result of
readDataType(GoogleApiClient, String) . |
DetectedActivityResult |
Result from getDetectedActivity(GoogleApiClient) . |
DriveApi.DriveContentsResult |
Result that contains a DriveContents . |
DriveApi.DriveIdResult |
Result that contains a DriveId . |
DriveApi.MetadataBufferResult |
Result that contains a MetadataBuffer . |
DriveFolder.DriveFileResult |
A result that contains a DriveFile . |
DriveFolder.DriveFolderResult |
A result that contains a DriveFolder . |
DrivePreferencesApi.FileUploadPreferencesResult |
Result that contains a FileUploadPreferences reference. |
DriveResource.MetadataResult |
Result that is returned in response to metadata requests. |
Events.LoadEventsResult |
Result delivered when event data has been loaded. |
FenceQueryResult |
Result for query fence states Api
|
GameManagerClient.GameManagerInstanceResult |
Result of a game manager client creation command. |
GameManagerClient.GameManagerResult |
Result of a game manager command. |
GamesMetadata.LoadGamesResult |
Result delivered when game metadata has been loaded. |
GoalsResult |
Result of readCurrentGoals(GoogleApiClient, GoalsReadRequest) . |
GoogleSignInResult |
GoogleSignInResults are Result implementations that potentially contain a GoogleSignInAccount . |
HeadphoneStateResult |
Result from getHeadphoneState(GoogleApiClient) . |
Invitations.LoadInvitationsResult |
Result delivered when invitations have been loaded. |
Leaderboards.LeaderboardMetadataResult |
Result delivered when leaderboard metadata has been loaded. |
Leaderboards.LoadPlayerScoreResult |
Result delivered when a player's leaderboard score has been loaded. |
Leaderboards.LoadScoresResult |
Result delivered when leaderboard scores have been loaded. |
Leaderboards.SubmitScoreResult |
Result delivered when a leaderboard score has been submitted. |
ListSubscriptionsResult |
Result of
listSubscriptions(GoogleApiClient, DataType) . |
LocationResult |
Result from getLocation(GoogleApiClient) . |
LocationSettingsResult |
Result of checking settings via checkLocationSettings(GoogleApiClient, LocationSettingsRequest) ,
indicates whether a dialog should be shown to ask the user's consent to
change their settings. |
MessageApi.SendMessageResult |
Contains the request id assigned to the message. |
NodeApi.GetConnectedNodesResult |
Contains a list of connected nodes. |
NodeApi.GetLocalNodeResult |
Contains the name and id that represents this device. |
PanoramaApi.PanoramaResult |
Result interface for loading panorama info. |
People.LoadPeopleResult |
Information about the set of people that was loaded. |
PlaceBuffer |
Data structure providing access to a list of Place objects. |
PlaceLikelihoodBuffer |
Data structure providing access to a list of PlaceLikelihood objects. |
PlacePhotoMetadataResult |
Represents the result of a getPlacePhotos(GoogleApiClient, String) request. |
PlacePhotoResult |
The result of a getPhoto(GoogleApiClient) or getScaledPhoto(GoogleApiClient, int, int)
request. |
PlacesResult |
Result from getPlaces(GoogleApiClient) . |
Players.LoadPlayersResult |
Result delivered when player data has been loaded. |
Quests.AcceptQuestResult |
Result delivered when accepting a quest. |
Quests.ClaimMilestoneResult |
Result delivered when claiming a milestone. |
Quests.LoadQuestsResult |
Result delivered when quest data has been loaded. |
RemoteMediaClient.MediaChannelResult |
Result of a media command. |
RemoteMediaPlayer.MediaChannelResult |
This interface is deprecated.
This interface is deprecated. See
Migrate Android Sender App from Cast SDK v2 to v3.
|
Requests.LoadRequestsResult |
Result delivered when requests have loaded. |
Requests.UpdateRequestsResult |
Result delivered when requests are updated. |
SafetyNetApi.AttestationResult |
This interface is deprecated.
use SafetyNetApi.AttestationResponse returned by attest(byte[], String) .
|
SafetyNetApi.HarmfulAppsResult |
This interface is deprecated.
use SafetyNetApi.HarmfulAppsResponse returned from
listHarmfulApps() .
|
SafetyNetApi.RecaptchaTokenResult |
This interface is deprecated.
use SafetyNetApi.RecaptchaTokenResponse returned from
verifyWithRecaptcha(String) .
|
SafetyNetApi.SafeBrowsingResult |
This interface is deprecated.
use SafetyNetApi.SafeBrowsingResponse returned from lookupUri(String, String, int...) .
|
SafetyNetApi.VerifyAppsUserResult |
This interface is deprecated.
use SafetyNetApi.VerifyAppsUserResponse returned from APIs in SafetyNetClient .
|
SearchAuthApi.GoogleNowAuthResult |
Result of getGoogleNowAuth(GoogleApiClient, String) . |
SessionReadResult |
Result of readSession(GoogleApiClient, com.google.android.gms.fitness.request.SessionReadRequest) . |
SessionStopResult |
Result of stopSession(GoogleApiClient, String) . |
Snapshots.CommitSnapshotResult |
Result delivered when a snapshot has been committed. |
Snapshots.DeleteSnapshotResult |
Result delivered when a snapshot has been deleted. |
Snapshots.LoadSnapshotsResult |
Result delivered when snapshot data has been loaded. |
Snapshots.OpenSnapshotResult |
Result delivered when a snapshot has been opened. |
Stats.LoadPlayerStatsResult |
Result delivered when player stats data has been loaded. |
Status |
Represents the results of work. |
TimeIntervalsResult |
Result from getTimeIntervals(GoogleApiClient) . |
TurnBasedMultiplayer.CancelMatchResult |
Result delivered when the match has been canceled. |
TurnBasedMultiplayer.InitiateMatchResult |
Result delivered when match has been initiated. |
TurnBasedMultiplayer.LeaveMatchResult |
Result delivered when the player has left the match. |
TurnBasedMultiplayer.LoadMatchResult |
Result delivered when a turn-based match has been loaded. |
TurnBasedMultiplayer.LoadMatchesResult |
Result delivered when matches have been loaded. |
TurnBasedMultiplayer.UpdateMatchResult |
Result delivered when match has been updated. |
Videos.CaptureAvailableResult |
Result delivered when capture availability is returned by isCaptureAvailable(GoogleApiClient, int) . |
Videos.CaptureCapabilitiesResult |
Result delivered when capture capabilities is returned by getCaptureCapabilities(GoogleApiClient) . |
Videos.CaptureStateResult |
Result delivered when the capture state is returned by getCaptureState() . |
WeatherResult |
Result from getWeather(GoogleApiClient) . |
WorkAccountApi.AddAccountResult |
Interface for result of addWorkAccount(GoogleApiClient, String) . |