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 |
The result returned by AppInviteApi from
getInvitation(GoogleApiClient, android.app.Activity, boolean) .
|
AutocompletePredictionBuffer |
A DataBuffer that represents a list of AutocompletePredictionEntitys.
|
BatchResult |
The result of a batch operation.
|
BleDevicesResult |
Result of listClaimedBleDevices(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 |
When a connection to a receiver application has been established, this object contains
information about that application, including its ApplicationMetadata and current
status.
|
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(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, DataReadRequest) .
|
DataSourcesResult |
Result of findDataSources(GoogleApiClient, DataSourcesRequest) .
|
DataTypeResult |
Result of
readDataType(GoogleApiClient, String) .
|
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.
|
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.
|
GoogleSignInResult |
GoogleSignInResults are Result implementations that potentially contain a GoogleSignInAccount .
|
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) .
|
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.
|
Moments.LoadMomentsResult |
Information about the set of moments that was loaded.
|
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.
|
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.
|
RemoteMediaPlayer.MediaChannelResult |
Result of a media command.
|
Requests.LoadRequestsResult |
Result delivered when requests have loaded.
|
Requests.UpdateRequestsResult |
Result delivered when requests are updated.
|
SafetyNetApi.AttestationResult |
Result that contains a Compatibility Test Suite
attestation result.
|
SearchAuthApi.GoogleNowAuthResult |
Result of getGoogleNowAuth(GoogleApiClient, String) .
|
SessionReadResult |
Result of readSession(GoogleApiClient, 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.
|
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.
|