From 559c0060bbb542f4253c3796d53be98b64558fba Mon Sep 17 00:00:00 2001 From: Quddus Chong Date: Thu, 12 Jun 2014 13:59:34 -0700 Subject: [PATCH] docs: Add Javadocs for GMS Longhorn. Change-Id: I2662b0af0609450364cbcc4666535fd57eec3ce7 --- docs/html/gms_navtree_data.js | 47 +- .../com/google/android/gms/R.attr.html | 198 +- .../com/google/android/gms/R.color.html | 63 +- .../com/google/android/gms/R.drawable.html | 47 +- .../reference/com/google/android/gms/R.html | 47 +- .../com/google/android/gms/R.id.html | 164 +- .../com/google/android/gms/R.integer.html | 47 +- .../com/google/android/gms/R.string.html | 221 +- .../com/google/android/gms/R.style.html | 102 +- .../com/google/android/gms/R.styleable.html | 444 +- .../android/gms/actions/ReserveIntents.html | 1220 ++++ .../android/gms/actions/package-summary.html | 791 +++ .../google/android/gms/ads/AdListener.html | 47 +- .../android/gms/ads/AdRequest.Builder.html | 136 +- .../com/google/android/gms/ads/AdRequest.html | 106 +- .../com/google/android/gms/ads/AdSize.html | 47 +- .../com/google/android/gms/ads/AdView.html | 123 +- .../android/gms/ads/InterstitialAd.html | 132 +- .../gms/ads/doubleclick/AppEventListener.html | 47 +- .../PublisherAdRequest.Builder.html | 140 +- .../ads/doubleclick/PublisherAdRequest.html | 110 +- .../gms/ads/doubleclick/PublisherAdView.html | 47 +- .../doubleclick/PublisherInterstitialAd.html | 47 +- .../gms/ads/doubleclick/package-summary.html | 47 +- .../identifier/AdvertisingIdClient.Info.html | 47 +- .../ads/identifier/AdvertisingIdClient.html | 47 +- .../gms/ads/identifier/package-summary.html | 47 +- .../gms/ads/mediation/MediationAdRequest.html | 47 +- .../gms/ads/mediation/MediationAdapter.html | 47 +- .../ads/mediation/MediationBannerAdapter.html | 47 +- .../mediation/MediationBannerListener.html | 47 +- .../MediationInterstitialAdapter.html | 47 +- .../MediationInterstitialListener.html | 116 +- .../gms/ads/mediation/NetworkExtras.html | 60 +- .../gms/ads/mediation/admob/AdMobExtras.html | 47 +- .../ads/mediation/admob/package-summary.html | 47 +- .../mediation/customevent/CustomEvent.html | 1133 ++++ .../customevent/CustomEventBanner.html | 1143 ++++ .../CustomEventBannerListener.html | 1142 ++++ .../customevent/CustomEventExtras.html | 63 +- .../customevent/CustomEventInterstitial.html | 1188 ++++ .../CustomEventInterstitialListener.html | 1135 ++++ .../customevent/CustomEventListener.html | 1251 ++++ .../customevent/package-summary.html | 94 +- .../gms/ads/mediation/package-summary.html | 47 +- .../android/gms/ads/package-summary.html | 47 +- .../gms/ads/purchase/InAppPurchase.html | 60 +- .../ads/purchase/InAppPurchaseListener.html | 47 +- .../gms/ads/purchase/InAppPurchaseResult.html | 1161 ++++ .../purchase/PlayStorePurchaseListener.html | 1039 +++ .../gms/ads/purchase/package-summary.html | 55 +- .../ads/search/SearchAdRequest.Builder.html | 152 +- .../gms/ads/search/SearchAdRequest.html | 112 +- .../android/gms/ads/search/SearchAdView.html | 47 +- .../gms/ads/search/package-summary.html | 47 +- .../analytics/CampaignTrackingReceiver.html | 47 +- .../analytics/CampaignTrackingService.html | 65 +- .../gms/analytics/ExceptionParser.html | 47 +- .../gms/analytics/ExceptionReporter.html | 47 +- .../gms/analytics/GoogleAnalytics.html | 47 +- .../analytics/HitBuilders.AppViewBuilder.html | 169 +- .../analytics/HitBuilders.EventBuilder.html | 155 +- .../HitBuilders.ExceptionBuilder.html | 155 +- .../gms/analytics/HitBuilders.HitBuilder.html | 328 +- .../analytics/HitBuilders.ItemBuilder.html | 165 +- .../HitBuilders.ScreenViewBuilder.html | 155 +- .../analytics/HitBuilders.SocialBuilder.html | 155 +- .../analytics/HitBuilders.TimingBuilder.html | 155 +- .../HitBuilders.TransactionBuilder.html | 165 +- .../android/gms/analytics/HitBuilders.html | 68 +- .../gms/analytics/Logger.LogLevel.html | 47 +- .../google/android/gms/analytics/Logger.html | 47 +- .../analytics/StandardExceptionParser.html | 47 +- .../google/android/gms/analytics/Tracker.html | 149 +- .../gms/analytics/ecommerce/Product.html | 1939 ++++++ .../analytics/ecommerce/ProductAction.html | 2285 +++++++ .../gms/analytics/ecommerce/Promotion.html | 1602 +++++ .../analytics/ecommerce/package-summary.html | 800 +++ .../gms/analytics/package-summary.html | 68 +- .../android/gms/appindexing/AppIndex.html | 1256 ++++ .../AppIndexApi.AppIndexingLink.html | 1360 ++++ .../android/gms/appindexing/AppIndexApi.html | 1284 ++++ .../gms/appindexing/package-summary.html | 809 +++ .../google/android/gms/appstate/AppState.html | 47 +- .../android/gms/appstate/AppStateBuffer.html | 145 +- .../AppStateManager.StateConflictResult.html | 47 +- .../AppStateManager.StateDeletedResult.html | 47 +- .../AppStateManager.StateListResult.html | 47 +- .../AppStateManager.StateLoadedResult.html | 47 +- .../appstate/AppStateManager.StateResult.html | 47 +- .../android/gms/appstate/AppStateManager.html | 47 +- .../gms/appstate/AppStateStatusCodes.html | 47 +- .../android/gms/appstate/package-summary.html | 47 +- .../android/gms/auth/GoogleAuthException.html | 47 +- .../android/gms/auth/GoogleAuthUtil.html | 47 +- ...oglePlayServicesAvailabilityException.html | 47 +- .../auth/UserRecoverableAuthException.html | 47 +- .../UserRecoverableNotifiedException.html | 47 +- .../android/gms/auth/package-summary.html | 47 +- .../android/gms/cast/ApplicationMetadata.html | 185 +- .../Cast.ApplicationConnectionResult.html | 47 +- .../google/android/gms/cast/Cast.CastApi.html | 159 +- .../gms/cast/Cast.CastOptions.Builder.html | 47 +- .../android/gms/cast/Cast.CastOptions.html | 51 +- .../android/gms/cast/Cast.Listener.html | 53 +- .../cast/Cast.MessageReceivedCallback.html | 47 +- .../com/google/android/gms/cast/Cast.html | 55 +- .../google/android/gms/cast/CastDevice.html | 89 +- .../gms/cast/CastMediaControlIntent.html | 179 +- .../android/gms/cast/CastStatusCodes.html | 47 +- .../gms/cast/LaunchOptions.Builder.html | 1382 ++++ .../android/gms/cast/LaunchOptions.html | 1915 ++++++ .../android/gms/cast/MediaInfo.Builder.html | 154 +- .../google/android/gms/cast/MediaInfo.html | 199 +- .../android/gms/cast/MediaMetadata.html | 47 +- .../google/android/gms/cast/MediaStatus.html | 111 +- .../android/gms/cast/MediaTrack.Builder.html | 1658 +++++ .../google/android/gms/cast/MediaTrack.html | 2288 +++++++ .../RemoteMediaPlayer.MediaChannelResult.html | 115 +- ...MediaPlayer.OnMetadataUpdatedListener.html | 47 +- ...teMediaPlayer.OnStatusUpdatedListener.html | 47 +- .../android/gms/cast/RemoteMediaPlayer.html | 223 +- .../android/gms/cast/TextTrackStyle.html | 3787 +++++++++++ .../android/gms/cast/package-summary.html | 72 +- .../android/gms/common/AccountPicker.html | 47 +- .../android/gms/common/ConnectionResult.html | 55 +- .../gms/common/ErrorDialogFragment.html | 47 +- ...layServicesClient.ConnectionCallbacks.html | 56 +- ...icesClient.OnConnectionFailedListener.html | 56 +- .../gms/common/GooglePlayServicesClient.html | 80 +- ...oglePlayServicesNotAvailableException.html | 47 +- ...GooglePlayServicesRepairableException.html | 47 +- .../gms/common/GooglePlayServicesUtil.html | 63 +- .../com/google/android/gms/common/Scopes.html | 124 +- .../android/gms/common/SignInButton.html | 47 +- .../common/SupportErrorDialogFragment.html | 3414 ++++++++++ .../gms/common/UserRecoverableException.html | 47 +- .../IGooglePlayServicesRocks.Stub.html | 2092 ++++++ .../annotation/IGooglePlayServicesRocks.html | 1039 +++ .../gms/common/annotation/KeepName.html | 47 +- .../common/annotation/package-summary.html | 69 +- .../common/api/Api.ApiOptions.HasOptions.html | 55 +- .../common/api/Api.ApiOptions.NoOptions.html | 47 +- .../Api.ApiOptions.NotRequiredOptions.html | 55 +- .../common/api/Api.ApiOptions.Optional.html | 55 +- .../gms/common/api/Api.ApiOptions.html | 55 +- .../google/android/gms/common/api/Api.html | 47 +- .../android/gms/common/api/Batch.Builder.html | 47 +- .../google/android/gms/common/api/Batch.html | 154 +- .../android/gms/common/api/BatchResult.html | 57 +- .../gms/common/api/BatchResultToken.html | 47 +- .../gms/common/api/CommonStatusCodes.html | 55 +- .../common/api/GoogleApiClient.Builder.html | 130 +- .../GoogleApiClient.ConnectionCallbacks.html | 47 +- ...eApiClient.OnConnectionFailedListener.html | 47 +- .../gms/common/api/GoogleApiClient.html | 176 +- .../android/gms/common/api/PendingResult.html | 47 +- .../android/gms/common/api/Releasable.html | 214 +- .../google/android/gms/common/api/Result.html | 151 +- .../gms/common/api/ResultCallback.html | 47 +- .../google/android/gms/common/api/Scope.html | 47 +- .../google/android/gms/common/api/Status.html | 154 +- .../gms/common/api/package-summary.html | 47 +- .../android/gms/common/data/DataBuffer.html | 273 +- .../gms/common/data/DataBufferUtils.html | 47 +- .../android/gms/common/data/Freezable.html | 159 +- .../gms/common/data/FreezableUtils.html | 47 +- .../gms/common/data/package-summary.html | 51 +- .../ImageManager.OnImageLoadedListener.html | 47 +- .../gms/common/images/ImageManager.html | 47 +- .../android/gms/common/images/WebImage.html | 89 +- .../gms/common/images/package-summary.html | 47 +- .../android/gms/common/package-summary.html | 73 +- .../google/android/gms/drive/Contents.html | 89 +- .../gms/drive/CreateFileActivityBuilder.html | 56 +- .../com/google/android/gms/drive/Drive.html | 49 +- .../gms/drive/DriveApi.ContentsResult.html | 47 +- .../gms/drive/DriveApi.DriveIdResult.html | 47 +- .../drive/DriveApi.MetadataBufferResult.html | 47 +- .../google/android/gms/drive/DriveApi.html | 81 +- .../DriveFile.DownloadProgressListener.html | 47 +- .../google/android/gms/drive/DriveFile.html | 68 +- .../drive/DriveFolder.DriveFileResult.html | 47 +- .../drive/DriveFolder.DriveFolderResult.html | 47 +- .../google/android/gms/drive/DriveFolder.html | 56 +- .../com/google/android/gms/drive/DriveId.html | 89 +- .../drive/DriveResource.MetadataResult.html | 47 +- .../android/gms/drive/DriveResource.html | 58 +- .../android/gms/drive/DriveStatusCodes.html | 47 +- .../google/android/gms/drive/Metadata.html | 47 +- .../android/gms/drive/MetadataBuffer.html | 145 +- .../gms/drive/MetadataChangeSet.Builder.html | 47 +- .../android/gms/drive/MetadataChangeSet.html | 47 +- .../gms/drive/OpenFileActivityBuilder.html | 57 +- .../android/gms/drive/events/ChangeEvent.html | 95 +- .../gms/drive/events/DriveEvent.Listener.html | 47 +- .../android/gms/drive/events/DriveEvent.html | 89 +- .../gms/drive/events/DriveEventService.html | 158 +- .../gms/drive/events/ResourceEvent.html | 87 +- .../gms/drive/events/package-summary.html | 47 +- .../gms/drive/metadata/MetadataField.html | 47 +- .../SearchableCollectionMetadataField.html | 47 +- .../metadata/SearchableMetadataField.html | 47 +- .../SearchableOrderedMetadataField.html | 47 +- .../drive/metadata/SortableMetadataField.html | 49 +- .../gms/drive/metadata/package-summary.html | 47 +- .../android/gms/drive/package-summary.html | 55 +- .../android/gms/drive/query/Filter.html | 47 +- .../android/gms/drive/query/Filters.html | 47 +- .../gms/drive/query/Query.Builder.html | 106 +- .../google/android/gms/drive/query/Query.html | 138 +- .../gms/drive/query/SearchableField.html | 47 +- .../gms/drive/query/SortOrder.Builder.html | 1399 ++++ .../android/gms/drive/query/SortOrder.html | 1507 +++++ .../gms/drive/query/SortableField.html | 1518 +++++ .../gms/drive/query/package-summary.html | 60 +- .../gms/drive/widget/DataBufferAdapter.html | 47 +- .../gms/drive/widget/package-summary.html | 47 +- .../com/google/android/gms/games/Game.html | 129 +- .../google/android/gms/games/GameBuffer.html | 145 +- .../google/android/gms/games/GameEntity.html | 233 +- .../gms/games/Games.GamesOptions.Builder.html | 47 +- .../android/gms/games/Games.GamesOptions.html | 47 +- .../com/google/android/gms/games/Games.html | 175 +- .../gms/games/GamesActivityResultCodes.html | 47 +- .../games/GamesMetadata.LoadGamesResult.html | 47 +- .../android/gms/games/GamesMetadata.html | 47 +- .../android/gms/games/GamesStatusCodes.html | 591 +- .../android/gms/games/Notifications.html | 141 +- .../android/gms/games/PageDirection.html | 47 +- .../com/google/android/gms/games/Player.html | 333 +- .../android/gms/games/PlayerBuffer.html | 145 +- .../android/gms/games/PlayerEntity.html | 366 +- .../google/android/gms/games/PlayerLevel.html | 1778 +++++ .../android/gms/games/PlayerLevelInfo.html | 1843 +++++ .../gms/games/Players.LoadPlayersResult.html | 47 +- .../com/google/android/gms/games/Players.html | 47 +- .../gms/games/achievement/Achievement.html | 99 +- .../games/achievement/AchievementBuffer.html | 145 +- .../Achievements.LoadAchievementsResult.html | 47 +- .../Achievements.UpdateAchievementResult.html | 47 +- .../gms/games/achievement/Achievements.html | 47 +- .../games/achievement/package-summary.html | 47 +- .../google/android/gms/games/event/Event.html | 1772 +++++ .../android/gms/games/event/EventBuffer.html | 1529 +++++ .../android/gms/games/event/EventEntity.html | 2753 ++++++++ .../games/event/Events.LoadEventsResult.html | 1121 ++++ .../android/gms/games/event/Events.html | 1157 ++++ .../gms/games/event/package-summary.html | 814 +++ .../gms/games/leaderboard/Leaderboard.html | 47 +- .../games/leaderboard/LeaderboardBuffer.html | 345 +- .../games/leaderboard/LeaderboardScore.html | 47 +- .../leaderboard/LeaderboardScoreBuffer.html | 145 +- .../games/leaderboard/LeaderboardVariant.html | 47 +- ...eaderboards.LeaderboardMetadataResult.html | 47 +- .../Leaderboards.LoadPlayerScoreResult.html | 47 +- .../Leaderboards.LoadScoresResult.html | 47 +- .../Leaderboards.SubmitScoreResult.html | 47 +- .../gms/games/leaderboard/Leaderboards.html | 47 +- .../ScoreSubmissionData.Result.html | 47 +- .../leaderboard/ScoreSubmissionData.html | 47 +- .../games/leaderboard/package-summary.html | 47 +- .../gms/games/multiplayer/Invitation.html | 47 +- .../games/multiplayer/InvitationBuffer.html | 345 +- .../games/multiplayer/InvitationEntity.html | 89 +- .../Invitations.LoadInvitationsResult.html | 47 +- .../gms/games/multiplayer/Invitations.html | 47 +- .../gms/games/multiplayer/Multiplayer.html | 47 +- .../OnInvitationReceivedListener.html | 47 +- .../gms/games/multiplayer/Participant.html | 47 +- .../games/multiplayer/ParticipantBuffer.html | 145 +- .../games/multiplayer/ParticipantEntity.html | 89 +- .../games/multiplayer/ParticipantResult.html | 93 +- .../games/multiplayer/ParticipantUtils.html | 47 +- .../gms/games/multiplayer/Participatable.html | 47 +- .../games/multiplayer/package-summary.html | 47 +- .../multiplayer/realtime/RealTimeMessage.html | 47 +- .../RealTimeMessageReceivedListener.html | 47 +- ...ltiplayer.ReliableMessageSentCallback.html | 47 +- .../realtime/RealTimeMultiplayer.html | 55 +- .../multiplayer/realtime/RealTimeSocket.html | 47 +- .../gms/games/multiplayer/realtime/Room.html | 47 +- .../realtime/RoomConfig.Builder.html | 47 +- .../multiplayer/realtime/RoomConfig.html | 47 +- .../multiplayer/realtime/RoomEntity.html | 89 +- .../realtime/RoomStatusUpdateListener.html | 47 +- .../realtime/RoomUpdateListener.html | 47 +- .../multiplayer/realtime/package-summary.html | 47 +- .../turnbased/LoadMatchesResponse.html | 47 +- ...nTurnBasedMatchUpdateReceivedListener.html | 47 +- .../multiplayer/turnbased/TurnBasedMatch.html | 47 +- .../turnbased/TurnBasedMatchBuffer.html | 411 +- .../TurnBasedMatchConfig.Builder.html | 108 +- .../turnbased/TurnBasedMatchConfig.html | 102 +- .../turnbased/TurnBasedMatchEntity.html | 95 +- ...urnBasedMultiplayer.CancelMatchResult.html | 47 +- ...nBasedMultiplayer.InitiateMatchResult.html | 47 +- ...TurnBasedMultiplayer.LeaveMatchResult.html | 47 +- .../TurnBasedMultiplayer.LoadMatchResult.html | 47 +- ...urnBasedMultiplayer.LoadMatchesResult.html | 47 +- ...urnBasedMultiplayer.UpdateMatchResult.html | 47 +- .../turnbased/TurnBasedMultiplayer.html | 51 +- .../turnbased/package-summary.html | 47 +- .../android/gms/games/package-summary.html | 55 +- .../android/gms/games/quest/Milestone.html | 1752 +++++ .../gms/games/quest/MilestoneBuffer.html | 1530 +++++ .../gms/games/quest/MilestoneEntity.html | 2347 +++++++ .../google/android/gms/games/quest/Quest.html | 2436 +++++++ .../android/gms/games/quest/QuestBuffer.html | 1574 +++++ .../android/gms/games/quest/QuestEntity.html | 3084 +++++++++ .../quest/QuestUpdateListener.html} | 168 +- .../games/quest/Quests.AcceptQuestResult.html | 1064 +++ .../quest/Quests.ClaimMilestoneResult.html | 1119 ++++ .../games/quest/Quests.LoadQuestsResult.html | 1118 ++++ .../android/gms/games/quest/Quests.html | 2180 ++++++ .../gms/games/quest/package-summary.html | 839 +++ .../gms/games/request/GameRequest.html | 47 +- .../gms/games/request/GameRequestBuffer.html | 407 +- .../gms/games/request/GameRequestEntity.html | 93 +- .../request/OnRequestReceivedListener.html | 47 +- .../request/Requests.LoadRequestsResult.html | 47 +- .../Requests.UpdateRequestsResult.html | 47 +- .../android/gms/games/request/Requests.html | 58 +- .../gms/games/request/package-summary.html | 47 +- .../android/gms/games/snapshot/Snapshot.html | 1489 +++++ .../gms/games/snapshot/SnapshotEntity.html | 2252 +++++++ .../gms/games/snapshot/SnapshotMetadata.html | 1722 +++++ .../snapshot/SnapshotMetadataBuffer.html | 1529 +++++ .../SnapshotMetadataChange.Builder.html | 1461 ++++ .../snapshot/SnapshotMetadataChange.html | 1697 +++++ .../snapshot/SnapshotMetadataEntity.html | 2569 +++++++ .../Snapshots.CommitSnapshotResult.html | 1072 +++ .../Snapshots.DeleteSnapshotResult.html | 1065 +++ .../Snapshots.LoadSnapshotsResult.html | 1121 ++++ .../Snapshots.OpenSnapshotResult.html | 1247 ++++ .../android/gms/games/snapshot/Snapshots.html | 2039 ++++++ .../gms/games/snapshot/package-summary.html | 848 +++ .../android/gms/gcm/GoogleCloudMessaging.html | 47 +- .../android/gms/gcm/package-summary.html | 47 +- .../intents/Address.AddressOptions.html | 47 +- .../android/gms/identity/intents/Address.html | 47 +- .../intents/AddressConstants.ErrorCodes.html | 47 +- .../intents/AddressConstants.Extras.html | 47 +- .../intents/AddressConstants.ResultCodes.html | 47 +- .../intents/AddressConstants.Themes.html | 47 +- .../identity/intents/AddressConstants.html | 47 +- .../intents/UserAddressRequest.Builder.html | 47 +- .../identity/intents/UserAddressRequest.html | 89 +- .../intents/model/CountrySpecification.html | 89 +- .../identity/intents/model/UserAddress.html | 89 +- .../intents/model/package-summary.html | 47 +- .../gms/identity/intents/package-summary.html | 47 +- .../gms/location/ActivityRecognition.html | 1317 ++++ .../gms/location/ActivityRecognitionApi.html | 1123 ++++ .../location/ActivityRecognitionClient.html | 55 +- .../location/ActivityRecognitionResult.html | 93 +- .../gms/location/DetectedActivity.html | 93 +- .../location/FusedLocationProviderApi.html | 1683 +++++ .../gms/location/Geofence.Builder.html | 47 +- .../google/android/gms/location/Geofence.html | 54 +- .../gms/location/GeofenceStatusCodes.html | 51 +- .../android/gms/location/GeofencingApi.html | 1238 ++++ .../android/gms/location/GeofencingEvent.html | 1514 +++++ ...onClient.OnAddGeofencesResultListener.html | 47 +- ...lient.OnRemoveGeofencesResultListener.html | 47 +- .../android/gms/location/LocationClient.html | 158 +- .../gms/location/LocationListener.html | 47 +- .../android/gms/location/LocationRequest.html | 93 +- .../gms/location/LocationServices.html | 1294 ++++ .../gms/location/LocationStatusCodes.html | 55 +- .../android/gms/location/package-summary.html | 98 +- .../google/android/gms/maps/CameraUpdate.html | 47 +- .../android/gms/maps/CameraUpdateFactory.html | 47 +- .../maps/GoogleMap.CancelableCallback.html | 47 +- .../gms/maps/GoogleMap.InfoWindowAdapter.html | 47 +- .../GoogleMap.OnCameraChangeListener.html | 47 +- ...GoogleMap.OnIndoorStateChangeListener.html | 47 +- .../GoogleMap.OnInfoWindowClickListener.html | 47 +- .../maps/GoogleMap.OnMapClickListener.html | 47 +- .../maps/GoogleMap.OnMapLoadedCallback.html | 47 +- .../GoogleMap.OnMapLongClickListener.html | 47 +- .../maps/GoogleMap.OnMarkerClickListener.html | 47 +- .../maps/GoogleMap.OnMarkerDragListener.html | 47 +- ...leMap.OnMyLocationButtonClickListener.html | 47 +- .../GoogleMap.OnMyLocationChangeListener.html | 47 +- .../maps/GoogleMap.SnapshotReadyCallback.html | 47 +- .../google/android/gms/maps/GoogleMap.html | 47 +- .../android/gms/maps/GoogleMapOptions.html | 93 +- ...ationSource.OnLocationChangedListener.html | 47 +- .../android/gms/maps/LocationSource.html | 47 +- .../google/android/gms/maps/MapFragment.html | 47 +- .../com/google/android/gms/maps/MapView.html | 49 +- .../android/gms/maps/MapsInitializer.html | 47 +- .../google/android/gms/maps/Projection.html | 47 +- ...treetViewPanoramaCameraChangeListener.html | 47 +- ...ma.OnStreetViewPanoramaChangeListener.html | 47 +- ...ama.OnStreetViewPanoramaClickListener.html | 47 +- .../android/gms/maps/StreetViewPanorama.html | 47 +- .../gms/maps/StreetViewPanoramaFragment.html | 47 +- .../gms/maps/StreetViewPanoramaOptions.html | 93 +- .../gms/maps/StreetViewPanoramaView.html | 47 +- .../android/gms/maps/SupportMapFragment.html | 49 +- .../SupportStreetViewPanoramaFragment.html | 47 +- .../google/android/gms/maps/UiSettings.html | 47 +- .../gms/maps/model/BitmapDescriptor.html | 47 +- .../maps/model/BitmapDescriptorFactory.html | 47 +- .../maps/model/CameraPosition.Builder.html | 47 +- .../gms/maps/model/CameraPosition.html | 93 +- .../google/android/gms/maps/model/Circle.html | 47 +- .../android/gms/maps/model/CircleOptions.html | 93 +- .../android/gms/maps/model/GroundOverlay.html | 47 +- .../gms/maps/model/GroundOverlayOptions.html | 93 +- .../gms/maps/model/IndoorBuilding.html | 47 +- .../android/gms/maps/model/IndoorLevel.html | 47 +- .../google/android/gms/maps/model/LatLng.html | 93 +- .../gms/maps/model/LatLngBounds.Builder.html | 47 +- .../android/gms/maps/model/LatLngBounds.html | 93 +- .../google/android/gms/maps/model/Marker.html | 47 +- .../android/gms/maps/model/MarkerOptions.html | 93 +- .../android/gms/maps/model/Polygon.html | 47 +- .../gms/maps/model/PolygonOptions.html | 93 +- .../android/gms/maps/model/Polyline.html | 47 +- .../gms/maps/model/PolylineOptions.html | 93 +- .../maps/model/RuntimeRemoteException.html | 47 +- .../StreetViewPanoramaCamera.Builder.html | 47 +- .../maps/model/StreetViewPanoramaCamera.html | 93 +- .../maps/model/StreetViewPanoramaLink.html | 93 +- .../model/StreetViewPanoramaLocation.html | 93 +- ...StreetViewPanoramaOrientation.Builder.html | 47 +- .../model/StreetViewPanoramaOrientation.html | 93 +- .../google/android/gms/maps/model/Tile.html | 93 +- .../android/gms/maps/model/TileOverlay.html | 47 +- .../gms/maps/model/TileOverlayOptions.html | 93 +- .../android/gms/maps/model/TileProvider.html | 47 +- .../gms/maps/model/UrlTileProvider.html | 47 +- .../android/gms/maps/model/VisibleRegion.html | 93 +- .../gms/maps/model/package-summary.html | 47 +- .../android/gms/maps/package-summary.html | 47 +- .../google/android/gms/package-summary.html | 47 +- .../google/android/gms/panorama/Panorama.html | 47 +- .../panorama/PanoramaApi.PanoramaResult.html | 47 +- .../android/gms/panorama/PanoramaApi.html | 47 +- .../android/gms/panorama/package-summary.html | 47 +- .../com/google/android/gms/plus/Account.html | 47 +- .../gms/plus/Moments.LoadMomentsResult.html | 47 +- .../com/google/android/gms/plus/Moments.html | 47 +- .../gms/plus/People.LoadPeopleResult.html | 47 +- .../android/gms/plus/People.OrderBy.html | 47 +- .../com/google/android/gms/plus/People.html | 47 +- .../gms/plus/Plus.PlusOptions.Builder.html | 47 +- .../android/gms/plus/Plus.PlusOptions.html | 47 +- .../com/google/android/gms/plus/Plus.html | 47 +- .../android/gms/plus/PlusClient.Builder.html | 47 +- .../PlusClient.OnAccessRevokedListener.html | 47 +- .../PlusClient.OnMomentsLoadedListener.html | 47 +- .../PlusClient.OnPeopleLoadedListener.html | 47 +- .../android/gms/plus/PlusClient.OrderBy.html | 47 +- .../google/android/gms/plus/PlusClient.html | 47 +- ...eButton.DefaultOnPlusOneClickListener.html | 47 +- .../PlusOneButton.OnPlusOneClickListener.html | 47 +- .../android/gms/plus/PlusOneButton.html | 47 +- .../android/gms/plus/PlusOneDummyView.html | 47 +- .../android/gms/plus/PlusShare.Builder.html | 47 +- .../google/android/gms/plus/PlusShare.html | 53 +- .../plus/model/moments/ItemScope.Builder.html | 47 +- .../gms/plus/model/moments/ItemScope.html | 47 +- .../plus/model/moments/Moment.Builder.html | 47 +- .../gms/plus/model/moments/Moment.html | 47 +- .../gms/plus/model/moments/MomentBuffer.html | 145 +- .../plus/model/moments/package-summary.html | 47 +- .../plus/model/people/Person.AgeRange.html | 47 +- .../model/people/Person.Cover.CoverInfo.html | 47 +- .../model/people/Person.Cover.CoverPhoto.html | 47 +- .../model/people/Person.Cover.Layout.html | 47 +- .../gms/plus/model/people/Person.Cover.html | 47 +- .../gms/plus/model/people/Person.Gender.html | 47 +- .../gms/plus/model/people/Person.Image.html | 47 +- .../gms/plus/model/people/Person.Name.html | 47 +- .../plus/model/people/Person.ObjectType.html | 47 +- .../people/Person.Organizations.Type.html | 47 +- .../model/people/Person.Organizations.html | 47 +- .../plus/model/people/Person.PlacesLived.html | 47 +- .../people/Person.RelationshipStatus.html | 47 +- .../plus/model/people/Person.Urls.Type.html | 47 +- .../gms/plus/model/people/Person.Urls.html | 47 +- .../android/gms/plus/model/people/Person.html | 47 +- .../gms/plus/model/people/PersonBuffer.html | 145 +- .../plus/model/people/package-summary.html | 47 +- .../android/gms/plus/package-summary.html | 47 +- ...iderInstaller.ProviderInstallListener.html | 1036 +++ .../gms/security/ProviderInstaller.html | 1443 ++++ .../android/gms/security/package-summary.html | 803 +++ .../Container.FunctionCallMacroCallback.html | 47 +- .../Container.FunctionCallTagCallback.html | 47 +- .../android/gms/tagmanager/Container.html | 47 +- ...inerHolder.ContainerAvailableListener.html | 47 +- .../gms/tagmanager/ContainerHolder.html | 47 +- .../android/gms/tagmanager/DataLayer.html | 47 +- .../tagmanager/InstallReferrerReceiver.html | 47 +- .../tagmanager/InstallReferrerService.html | 65 +- .../gms/tagmanager/PreviewActivity.html | 65 +- .../android/gms/tagmanager/TagManager.html | 47 +- .../gms/tagmanager/package-summary.html | 47 +- .../google/android/gms/wallet/Address.html | 89 +- .../android/gms/wallet/Cart.Builder.html | 47 +- .../com/google/android/gms/wallet/Cart.html | 89 +- .../gms/wallet/CountrySpecification.html | 89 +- .../EnableWalletOptimizationReceiver.html | 47 +- .../google/android/gms/wallet/FullWallet.html | 111 +- .../gms/wallet/FullWalletRequest.Builder.html | 47 +- .../android/gms/wallet/FullWalletRequest.html | 89 +- .../android/gms/wallet/InstrumentInfo.html | 89 +- .../android/gms/wallet/LineItem.Builder.html | 47 +- .../android/gms/wallet/LineItem.Role.html | 47 +- .../google/android/gms/wallet/LineItem.html | 89 +- .../gms/wallet/LoyaltyWalletObject.html | 89 +- .../gms/wallet/MaskedWallet.Builder.html | 1712 +++++ .../android/gms/wallet/MaskedWallet.html | 159 +- .../wallet/MaskedWalletRequest.Builder.html | 47 +- .../gms/wallet/MaskedWalletRequest.html | 89 +- ...otifyTransactionStatusRequest.Builder.html | 47 +- ...TransactionStatusRequest.Status.Error.html | 47 +- ...NotifyTransactionStatusRequest.Status.html | 47 +- .../NotifyTransactionStatusRequest.html | 89 +- .../android/gms/wallet/OfferWalletObject.html | 89 +- .../google/android/gms/wallet/Payments.html | 47 +- .../google/android/gms/wallet/ProxyCard.html | 89 +- .../wallet/Wallet.WalletOptions.Builder.html | 47 +- .../gms/wallet/Wallet.WalletOptions.html | 47 +- .../com/google/android/gms/wallet/Wallet.html | 47 +- .../android/gms/wallet/WalletConstants.html | 47 +- .../wallet/fragment/BuyButtonAppearance.html | 47 +- .../gms/wallet/fragment/BuyButtonText.html | 47 +- .../gms/wallet/fragment/Dimension.html | 47 +- ...WalletFragment.OnStateChangedListener.html | 47 +- .../fragment/SupportWalletFragment.html | 100 +- ...WalletFragment.OnStateChangedListener.html | 47 +- .../gms/wallet/fragment/WalletFragment.html | 98 +- .../WalletFragmentInitParams.Builder.html | 47 +- .../fragment/WalletFragmentInitParams.html | 89 +- .../wallet/fragment/WalletFragmentMode.html | 47 +- .../WalletFragmentOptions.Builder.html | 47 +- .../fragment/WalletFragmentOptions.html | 89 +- .../wallet/fragment/WalletFragmentState.html | 47 +- .../wallet/fragment/WalletFragmentStyle.html | 89 +- .../wallet/fragment/WalletLogoImageType.html | 47 +- .../gms/wallet/fragment/package-summary.html | 47 +- .../android/gms/wallet/package-summary.html | 69 +- .../google/android/gms/wearable/Asset.html | 1966 ++++++ .../gms/wearable/DataApi.DataItemResult.html | 1051 +++ .../gms/wearable/DataApi.DataListener.html | 1025 +++ .../DataApi.DeleteDataItemsResult.html} | 194 +- .../wearable/DataApi.GetFdForAssetResult.html | 1153 ++++ .../google/android/gms/wearable/DataApi.html | 1430 ++++ .../android/gms/wearable/DataEvent.html | 1235 ++++ .../DataEventBuffer.html} | 926 ++- .../google/android/gms/wearable/DataItem.html | 1228 ++++ .../android/gms/wearable/DataItemAsset.html | 1125 ++++ .../android/gms/wearable/DataItemBuffer.html | 1672 +++++ .../google/android/gms/wearable/DataMap.html | 4651 +++++++++++++ .../android/gms/wearable/DataMapItem.html | 1320 ++++ .../wearable/MessageApi.MessageListener.html | 1022 +++ .../MessageApi.SendMessageResult.html | 1055 +++ .../android/gms/wearable/MessageApi.html | 1187 ++++ .../android/gms/wearable/MessageEvent.html | 1116 ++++ .../com/google/android/gms/wearable/Node.html | 1020 +++ .../NodeApi.GetConnectedNodesResult.html | 1047 +++ .../wearable/NodeApi.GetLocalNodeResult.html | 1047 +++ .../gms/wearable/NodeApi.NodeListener.html | 1070 +++ .../google/android/gms/wearable/NodeApi.html | 1159 ++++ .../gms/wearable/PutDataMapRequest.html | 1465 ++++ .../android/gms/wearable/PutDataRequest.html | 2166 ++++++ .../Wearable.WearableOptions.Builder.html | 1277 ++++ .../wearable/Wearable.WearableOptions.html | 1211 ++++ .../google/android/gms/wearable/Wearable.html | 1356 ++++ .../gms/wearable/WearableListenerService.html | 5909 +++++++++++++++++ .../gms/wearable/WearableStatusCodes.html | 1673 +++++ .../android/gms/wearable/package-summary.html | 911 +++ docs/html/reference/gms-packages.html | 151 +- docs/html/reference/gms_lists.js | 1035 +-- 580 files changed, 178432 insertions(+), 12070 deletions(-) create mode 100644 docs/html/reference/com/google/android/gms/actions/ReserveIntents.html create mode 100644 docs/html/reference/com/google/android/gms/actions/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEvent.html create mode 100644 docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBanner.html create mode 100644 docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBannerListener.html create mode 100644 docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitial.html create mode 100644 docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitialListener.html create mode 100644 docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventListener.html create mode 100644 docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchaseResult.html create mode 100644 docs/html/reference/com/google/android/gms/ads/purchase/PlayStorePurchaseListener.html create mode 100644 docs/html/reference/com/google/android/gms/analytics/ecommerce/Product.html create mode 100644 docs/html/reference/com/google/android/gms/analytics/ecommerce/ProductAction.html create mode 100644 docs/html/reference/com/google/android/gms/analytics/ecommerce/Promotion.html create mode 100644 docs/html/reference/com/google/android/gms/analytics/ecommerce/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/appindexing/AppIndex.html create mode 100644 docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.AppIndexingLink.html create mode 100644 docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.html create mode 100644 docs/html/reference/com/google/android/gms/appindexing/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/cast/LaunchOptions.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/cast/LaunchOptions.html create mode 100644 docs/html/reference/com/google/android/gms/cast/MediaTrack.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/cast/MediaTrack.html create mode 100644 docs/html/reference/com/google/android/gms/cast/TextTrackStyle.html create mode 100644 docs/html/reference/com/google/android/gms/common/SupportErrorDialogFragment.html create mode 100644 docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.Stub.html create mode 100644 docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.html create mode 100644 docs/html/reference/com/google/android/gms/drive/query/SortOrder.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/drive/query/SortOrder.html create mode 100644 docs/html/reference/com/google/android/gms/drive/query/SortableField.html create mode 100644 docs/html/reference/com/google/android/gms/games/PlayerLevel.html create mode 100644 docs/html/reference/com/google/android/gms/games/PlayerLevelInfo.html create mode 100644 docs/html/reference/com/google/android/gms/games/event/Event.html create mode 100644 docs/html/reference/com/google/android/gms/games/event/EventBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/games/event/EventEntity.html create mode 100644 docs/html/reference/com/google/android/gms/games/event/Events.LoadEventsResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/event/Events.html create mode 100644 docs/html/reference/com/google/android/gms/games/event/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/Milestone.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/MilestoneBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/MilestoneEntity.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/Quest.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/QuestBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/QuestEntity.html rename docs/html/reference/com/google/android/gms/{drive/DriveApi.OnSyncFinishCallback.html => games/quest/QuestUpdateListener.html} (88%) create mode 100644 docs/html/reference/com/google/android/gms/games/quest/Quests.AcceptQuestResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/Quests.ClaimMilestoneResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/Quests.LoadQuestsResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/Quests.html create mode 100644 docs/html/reference/com/google/android/gms/games/quest/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/Snapshot.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/SnapshotEntity.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadata.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataEntity.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.CommitSnapshotResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.DeleteSnapshotResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.LoadSnapshotsResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.OpenSnapshotResult.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.html create mode 100644 docs/html/reference/com/google/android/gms/games/snapshot/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/location/ActivityRecognition.html create mode 100644 docs/html/reference/com/google/android/gms/location/ActivityRecognitionApi.html create mode 100644 docs/html/reference/com/google/android/gms/location/FusedLocationProviderApi.html create mode 100644 docs/html/reference/com/google/android/gms/location/GeofencingApi.html create mode 100644 docs/html/reference/com/google/android/gms/location/GeofencingEvent.html create mode 100644 docs/html/reference/com/google/android/gms/location/LocationServices.html create mode 100644 docs/html/reference/com/google/android/gms/security/ProviderInstaller.ProviderInstallListener.html create mode 100644 docs/html/reference/com/google/android/gms/security/ProviderInstaller.html create mode 100644 docs/html/reference/com/google/android/gms/security/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/wallet/MaskedWallet.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/Asset.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataApi.DataItemResult.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataApi.DataListener.html rename docs/html/reference/com/google/android/gms/{drive/DriveApi.IntentSenderResult.html => wearable/DataApi.DeleteDataItemsResult.html} (92%) create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataApi.GetFdForAssetResult.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataApi.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataEvent.html rename docs/html/reference/com/google/android/gms/{common/data/FilteredDataBuffer.html => wearable/DataEventBuffer.html} (78%) create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataItem.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataItemAsset.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataItemBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataMap.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/DataMapItem.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/MessageApi.MessageListener.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/MessageApi.SendMessageResult.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/MessageApi.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/MessageEvent.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/Node.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/NodeApi.GetConnectedNodesResult.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/NodeApi.GetLocalNodeResult.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/NodeApi.NodeListener.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/NodeApi.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/PutDataMapRequest.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/PutDataRequest.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/Wearable.WearableOptions.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/Wearable.WearableOptions.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/Wearable.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/WearableListenerService.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/WearableStatusCodes.html create mode 100644 docs/html/reference/com/google/android/gms/wearable/package-summary.html diff --git a/docs/html/gms_navtree_data.js b/docs/html/gms_navtree_data.js index db158cb63bad..7a61ecf18a67 100644 --- a/docs/html/gms_navtree_data.js +++ b/docs/html/gms_navtree_data.js @@ -1,6 +1,8 @@ var GMS_NAVTREE_DATA = [ [ "com.google.android.gms", "reference/com/google/android/gms/package-summary.html", [ [ "Classes", null, [ [ "R", "reference/com/google/android/gms/R.html", null, null ], [ "R.attr", "reference/com/google/android/gms/R.attr.html", null, null ], [ "R.color", "reference/com/google/android/gms/R.color.html", null, null ], [ "R.drawable", "reference/com/google/android/gms/R.drawable.html", null, null ], [ "R.id", "reference/com/google/android/gms/R.id.html", null, null ], [ "R.integer", "reference/com/google/android/gms/R.integer.html", null, null ], [ "R.string", "reference/com/google/android/gms/R.string.html", null, null ], [ "R.style", "reference/com/google/android/gms/R.style.html", null, null ], [ "R.styleable", "reference/com/google/android/gms/R.styleable.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.actions", "reference/com/google/android/gms/actions/package-summary.html", [ [ "Classes", null, [ [ "ReserveIntents", "reference/com/google/android/gms/actions/ReserveIntents.html", null, null ] ] +, null ] ] , null ], [ "com.google.android.gms.ads", "reference/com/google/android/gms/ads/package-summary.html", [ [ "Classes", null, [ [ "AdListener", "reference/com/google/android/gms/ads/AdListener.html", null, null ], [ "AdRequest", "reference/com/google/android/gms/ads/AdRequest.html", null, null ], [ "AdRequest.Builder", "reference/com/google/android/gms/ads/AdRequest.Builder.html", null, null ], [ "AdSize", "reference/com/google/android/gms/ads/AdSize.html", null, null ], [ "AdView", "reference/com/google/android/gms/ads/AdView.html", null, null ], [ "InterstitialAd", "reference/com/google/android/gms/ads/InterstitialAd.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.ads.doubleclick", "reference/com/google/android/gms/ads/doubleclick/package-summary.html", [ [ "Interfaces", null, [ [ "AppEventListener", "reference/com/google/android/gms/ads/doubleclick/AppEventListener.html", null, null ] ] @@ -12,15 +14,21 @@ var GMS_NAVTREE_DATA = , null ] ] , null ], [ "com.google.android.gms.ads.mediation.admob", "reference/com/google/android/gms/ads/mediation/admob/package-summary.html", [ [ "Classes", null, [ [ "AdMobExtras", "reference/com/google/android/gms/ads/mediation/admob/AdMobExtras.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.ads.mediation.customevent", "reference/com/google/android/gms/ads/mediation/customevent/package-summary.html", [ [ "Classes", null, [ [ "CustomEventExtras", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventExtras.html", null, null ] ] +, null ], [ "com.google.android.gms.ads.mediation.customevent", "reference/com/google/android/gms/ads/mediation/customevent/package-summary.html", [ [ "Interfaces", null, [ [ "CustomEvent", "reference/com/google/android/gms/ads/mediation/customevent/CustomEvent.html", null, null ], [ "CustomEventBanner", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventBanner.html", null, null ], [ "CustomEventBannerListener", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventBannerListener.html", null, null ], [ "CustomEventInterstitial", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitial.html", null, null ], [ "CustomEventInterstitialListener", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitialListener.html", null, null ], [ "CustomEventListener", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "CustomEventExtras", "reference/com/google/android/gms/ads/mediation/customevent/CustomEventExtras.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.ads.purchase", "reference/com/google/android/gms/ads/purchase/package-summary.html", [ [ "Interfaces", null, [ [ "InAppPurchase", "reference/com/google/android/gms/ads/purchase/InAppPurchase.html", null, null ], [ "InAppPurchaseListener", "reference/com/google/android/gms/ads/purchase/InAppPurchaseListener.html", null, null ] ] +, null ], [ "com.google.android.gms.ads.purchase", "reference/com/google/android/gms/ads/purchase/package-summary.html", [ [ "Interfaces", null, [ [ "InAppPurchase", "reference/com/google/android/gms/ads/purchase/InAppPurchase.html", null, null ], [ "InAppPurchaseListener", "reference/com/google/android/gms/ads/purchase/InAppPurchaseListener.html", null, null ], [ "InAppPurchaseResult", "reference/com/google/android/gms/ads/purchase/InAppPurchaseResult.html", null, null ], [ "PlayStorePurchaseListener", "reference/com/google/android/gms/ads/purchase/PlayStorePurchaseListener.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.ads.search", "reference/com/google/android/gms/ads/search/package-summary.html", [ [ "Classes", null, [ [ "SearchAdRequest", "reference/com/google/android/gms/ads/search/SearchAdRequest.html", null, null ], [ "SearchAdRequest.Builder", "reference/com/google/android/gms/ads/search/SearchAdRequest.Builder.html", null, null ], [ "SearchAdView", "reference/com/google/android/gms/ads/search/SearchAdView.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.analytics", "reference/com/google/android/gms/analytics/package-summary.html", [ [ "Interfaces", null, [ [ "ExceptionParser", "reference/com/google/android/gms/analytics/ExceptionParser.html", null, null ], [ "Logger", "reference/com/google/android/gms/analytics/Logger.html", null, null ] ] , null ], [ "Classes", null, [ [ "CampaignTrackingReceiver", "reference/com/google/android/gms/analytics/CampaignTrackingReceiver.html", null, null ], [ "CampaignTrackingService", "reference/com/google/android/gms/analytics/CampaignTrackingService.html", null, null ], [ "ExceptionReporter", "reference/com/google/android/gms/analytics/ExceptionReporter.html", null, null ], [ "GoogleAnalytics", "reference/com/google/android/gms/analytics/GoogleAnalytics.html", null, null ], [ "HitBuilders", "reference/com/google/android/gms/analytics/HitBuilders.html", null, null ], [ "HitBuilders.AppViewBuilder", "reference/com/google/android/gms/analytics/HitBuilders.AppViewBuilder.html", null, null ], [ "HitBuilders.EventBuilder", "reference/com/google/android/gms/analytics/HitBuilders.EventBuilder.html", null, null ], [ "HitBuilders.ExceptionBuilder", "reference/com/google/android/gms/analytics/HitBuilders.ExceptionBuilder.html", null, null ], [ "HitBuilders.HitBuilder", "reference/com/google/android/gms/analytics/HitBuilders.HitBuilder.html", null, null ], [ "HitBuilders.ItemBuilder", "reference/com/google/android/gms/analytics/HitBuilders.ItemBuilder.html", null, null ], [ "HitBuilders.ScreenViewBuilder", "reference/com/google/android/gms/analytics/HitBuilders.ScreenViewBuilder.html", null, null ], [ "HitBuilders.SocialBuilder", "reference/com/google/android/gms/analytics/HitBuilders.SocialBuilder.html", null, null ], [ "HitBuilders.TimingBuilder", "reference/com/google/android/gms/analytics/HitBuilders.TimingBuilder.html", null, null ], [ "HitBuilders.TransactionBuilder", "reference/com/google/android/gms/analytics/HitBuilders.TransactionBuilder.html", null, null ], [ "Logger.LogLevel", "reference/com/google/android/gms/analytics/Logger.LogLevel.html", null, null ], [ "StandardExceptionParser", "reference/com/google/android/gms/analytics/StandardExceptionParser.html", null, null ], [ "Tracker", "reference/com/google/android/gms/analytics/Tracker.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.analytics.ecommerce", "reference/com/google/android/gms/analytics/ecommerce/package-summary.html", [ [ "Classes", null, [ [ "Product", "reference/com/google/android/gms/analytics/ecommerce/Product.html", null, null ], [ "ProductAction", "reference/com/google/android/gms/analytics/ecommerce/ProductAction.html", null, null ], [ "Promotion", "reference/com/google/android/gms/analytics/ecommerce/Promotion.html", null, null ] ] +, null ] ] +, null ], [ "com.google.android.gms.appindexing", "reference/com/google/android/gms/appindexing/package-summary.html", [ [ "Interfaces", null, [ [ "AppIndexApi", "reference/com/google/android/gms/appindexing/AppIndexApi.html", null, null ] ] +, null ], [ "Classes", null, [ [ "AppIndex", "reference/com/google/android/gms/appindexing/AppIndex.html", null, null ], [ "AppIndexApi.AppIndexingLink", "reference/com/google/android/gms/appindexing/AppIndexApi.AppIndexingLink.html", null, null ] ] +, null ] ] , null ], [ "com.google.android.gms.appstate", "reference/com/google/android/gms/appstate/package-summary.html", [ [ "Interfaces", null, [ [ "AppState", "reference/com/google/android/gms/appstate/AppState.html", null, null ], [ "AppStateManager.StateConflictResult", "reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html", null, null ], [ "AppStateManager.StateDeletedResult", "reference/com/google/android/gms/appstate/AppStateManager.StateDeletedResult.html", null, null ], [ "AppStateManager.StateListResult", "reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html", null, null ], [ "AppStateManager.StateLoadedResult", "reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html", null, null ], [ "AppStateManager.StateResult", "reference/com/google/android/gms/appstate/AppStateManager.StateResult.html", null, null ] ] , null ], [ "Classes", null, [ [ "AppStateBuffer", "reference/com/google/android/gms/appstate/AppStateBuffer.html", null, null ], [ "AppStateManager", "reference/com/google/android/gms/appstate/AppStateManager.html", null, null ], [ "AppStateStatusCodes", "reference/com/google/android/gms/appstate/AppStateStatusCodes.html", null, null ] ] , null ] ] @@ -28,24 +36,26 @@ var GMS_NAVTREE_DATA = , null ], [ "Exceptions", null, [ [ "GoogleAuthException", "reference/com/google/android/gms/auth/GoogleAuthException.html", null, null ], [ "GooglePlayServicesAvailabilityException", "reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html", null, null ], [ "UserRecoverableAuthException", "reference/com/google/android/gms/auth/UserRecoverableAuthException.html", null, null ], [ "UserRecoverableNotifiedException", "reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.cast", "reference/com/google/android/gms/cast/package-summary.html", [ [ "Interfaces", null, [ [ "Cast.ApplicationConnectionResult", "reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html", null, null ], [ "Cast.CastApi", "reference/com/google/android/gms/cast/Cast.CastApi.html", null, null ], [ "Cast.MessageReceivedCallback", "reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html", null, null ], [ "RemoteMediaPlayer.MediaChannelResult", "reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html", null, null ], [ "RemoteMediaPlayer.OnMetadataUpdatedListener", "reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html", null, null ], [ "RemoteMediaPlayer.OnStatusUpdatedListener", "reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html", null, null ] ] -, null ], [ "Classes", null, [ [ "ApplicationMetadata", "reference/com/google/android/gms/cast/ApplicationMetadata.html", null, null ], [ "Cast", "reference/com/google/android/gms/cast/Cast.html", null, null ], [ "Cast.CastOptions", "reference/com/google/android/gms/cast/Cast.CastOptions.html", null, null ], [ "Cast.CastOptions.Builder", "reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html", null, null ], [ "Cast.Listener", "reference/com/google/android/gms/cast/Cast.Listener.html", null, null ], [ "CastDevice", "reference/com/google/android/gms/cast/CastDevice.html", null, null ], [ "CastMediaControlIntent", "reference/com/google/android/gms/cast/CastMediaControlIntent.html", null, null ], [ "CastStatusCodes", "reference/com/google/android/gms/cast/CastStatusCodes.html", null, null ], [ "MediaInfo", "reference/com/google/android/gms/cast/MediaInfo.html", null, null ], [ "MediaInfo.Builder", "reference/com/google/android/gms/cast/MediaInfo.Builder.html", null, null ], [ "MediaMetadata", "reference/com/google/android/gms/cast/MediaMetadata.html", null, null ], [ "MediaStatus", "reference/com/google/android/gms/cast/MediaStatus.html", null, null ], [ "RemoteMediaPlayer", "reference/com/google/android/gms/cast/RemoteMediaPlayer.html", null, null ] ] +, null ], [ "Classes", null, [ [ "ApplicationMetadata", "reference/com/google/android/gms/cast/ApplicationMetadata.html", null, null ], [ "Cast", "reference/com/google/android/gms/cast/Cast.html", null, null ], [ "Cast.CastOptions", "reference/com/google/android/gms/cast/Cast.CastOptions.html", null, null ], [ "Cast.CastOptions.Builder", "reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html", null, null ], [ "Cast.Listener", "reference/com/google/android/gms/cast/Cast.Listener.html", null, null ], [ "CastDevice", "reference/com/google/android/gms/cast/CastDevice.html", null, null ], [ "CastMediaControlIntent", "reference/com/google/android/gms/cast/CastMediaControlIntent.html", null, null ], [ "CastStatusCodes", "reference/com/google/android/gms/cast/CastStatusCodes.html", null, null ], [ "LaunchOptions", "reference/com/google/android/gms/cast/LaunchOptions.html", null, null ], [ "LaunchOptions.Builder", "reference/com/google/android/gms/cast/LaunchOptions.Builder.html", null, null ], [ "MediaInfo", "reference/com/google/android/gms/cast/MediaInfo.html", null, null ], [ "MediaInfo.Builder", "reference/com/google/android/gms/cast/MediaInfo.Builder.html", null, null ], [ "MediaMetadata", "reference/com/google/android/gms/cast/MediaMetadata.html", null, null ], [ "MediaStatus", "reference/com/google/android/gms/cast/MediaStatus.html", null, null ], [ "MediaTrack", "reference/com/google/android/gms/cast/MediaTrack.html", null, null ], [ "MediaTrack.Builder", "reference/com/google/android/gms/cast/MediaTrack.Builder.html", null, null ], [ "RemoteMediaPlayer", "reference/com/google/android/gms/cast/RemoteMediaPlayer.html", null, null ], [ "TextTrackStyle", "reference/com/google/android/gms/cast/TextTrackStyle.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.common", "reference/com/google/android/gms/common/package-summary.html", [ [ "Interfaces", null, [ [ "GooglePlayServicesClient", "reference/com/google/android/gms/common/GooglePlayServicesClient.html", null, null ], [ "GooglePlayServicesClient.ConnectionCallbacks", "reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", null, null ], [ "GooglePlayServicesClient.OnConnectionFailedListener", "reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", null, null ] ] -, null ], [ "Classes", null, [ [ "AccountPicker", "reference/com/google/android/gms/common/AccountPicker.html", null, null ], [ "ConnectionResult", "reference/com/google/android/gms/common/ConnectionResult.html", null, null ], [ "ErrorDialogFragment", "reference/com/google/android/gms/common/ErrorDialogFragment.html", null, null ], [ "GooglePlayServicesUtil", "reference/com/google/android/gms/common/GooglePlayServicesUtil.html", null, null ], [ "Scopes", "reference/com/google/android/gms/common/Scopes.html", null, null ], [ "SignInButton", "reference/com/google/android/gms/common/SignInButton.html", null, null ] ] +, null ], [ "Classes", null, [ [ "AccountPicker", "reference/com/google/android/gms/common/AccountPicker.html", null, null ], [ "ConnectionResult", "reference/com/google/android/gms/common/ConnectionResult.html", null, null ], [ "ErrorDialogFragment", "reference/com/google/android/gms/common/ErrorDialogFragment.html", null, null ], [ "GooglePlayServicesUtil", "reference/com/google/android/gms/common/GooglePlayServicesUtil.html", null, null ], [ "Scopes", "reference/com/google/android/gms/common/Scopes.html", null, null ], [ "SignInButton", "reference/com/google/android/gms/common/SignInButton.html", null, null ], [ "SupportErrorDialogFragment", "reference/com/google/android/gms/common/SupportErrorDialogFragment.html", null, null ] ] , null ], [ "Exceptions", null, [ [ "GooglePlayServicesNotAvailableException", "reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html", null, null ], [ "GooglePlayServicesRepairableException", "reference/com/google/android/gms/common/GooglePlayServicesRepairableException.html", null, null ], [ "UserRecoverableException", "reference/com/google/android/gms/common/UserRecoverableException.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.common.annotation", "reference/com/google/android/gms/common/annotation/package-summary.html", [ [ "Annotations", null, [ [ "KeepName", "reference/com/google/android/gms/common/annotation/KeepName.html", null, null ] ] +, null ], [ "Interfaces", null, [ [ "IGooglePlayServicesRocks", "reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.html", null, null ] ] +, null ], [ "Classes", null, [ [ "IGooglePlayServicesRocks.Stub", "reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.Stub.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.common.api", "reference/com/google/android/gms/common/api/package-summary.html", [ [ "Interfaces", null, [ [ "Api.ApiOptions", "reference/com/google/android/gms/common/api/Api.ApiOptions.html", null, null ], [ "Api.ApiOptions.HasOptions", "reference/com/google/android/gms/common/api/Api.ApiOptions.HasOptions.html", null, null ], [ "Api.ApiOptions.NotRequiredOptions", "reference/com/google/android/gms/common/api/Api.ApiOptions.NotRequiredOptions.html", null, null ], [ "Api.ApiOptions.Optional", "reference/com/google/android/gms/common/api/Api.ApiOptions.Optional.html", null, null ], [ "GoogleApiClient", "reference/com/google/android/gms/common/api/GoogleApiClient.html", null, null ], [ "GoogleApiClient.ConnectionCallbacks", "reference/com/google/android/gms/common/api/GoogleApiClient.ConnectionCallbacks.html", null, null ], [ "GoogleApiClient.OnConnectionFailedListener", "reference/com/google/android/gms/common/api/GoogleApiClient.OnConnectionFailedListener.html", null, null ], [ "PendingResult", "reference/com/google/android/gms/common/api/PendingResult.html", null, null ], [ "Releasable", "reference/com/google/android/gms/common/api/Releasable.html", null, null ], [ "Result", "reference/com/google/android/gms/common/api/Result.html", null, null ], [ "ResultCallback", "reference/com/google/android/gms/common/api/ResultCallback.html", null, null ] ] , null ], [ "Classes", null, [ [ "Api", "reference/com/google/android/gms/common/api/Api.html", null, null ], [ "Api.ApiOptions.NoOptions", "reference/com/google/android/gms/common/api/Api.ApiOptions.NoOptions.html", null, null ], [ "Batch", "reference/com/google/android/gms/common/api/Batch.html", null, null ], [ "Batch.Builder", "reference/com/google/android/gms/common/api/Batch.Builder.html", null, null ], [ "BatchResult", "reference/com/google/android/gms/common/api/BatchResult.html", null, null ], [ "BatchResultToken", "reference/com/google/android/gms/common/api/BatchResultToken.html", null, null ], [ "CommonStatusCodes", "reference/com/google/android/gms/common/api/CommonStatusCodes.html", null, null ], [ "GoogleApiClient.Builder", "reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html", null, null ], [ "Scope", "reference/com/google/android/gms/common/api/Scope.html", null, null ], [ "Status", "reference/com/google/android/gms/common/api/Status.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.common.data", "reference/com/google/android/gms/common/data/package-summary.html", [ [ "Interfaces", null, [ [ "Freezable", "reference/com/google/android/gms/common/data/Freezable.html", null, null ] ] -, null ], [ "Classes", null, [ [ "DataBuffer", "reference/com/google/android/gms/common/data/DataBuffer.html", null, null ], [ "DataBufferUtils", "reference/com/google/android/gms/common/data/DataBufferUtils.html", null, null ], [ "FilteredDataBuffer", "reference/com/google/android/gms/common/data/FilteredDataBuffer.html", null, null ], [ "FreezableUtils", "reference/com/google/android/gms/common/data/FreezableUtils.html", null, null ] ] +, null ], [ "Classes", null, [ [ "DataBuffer", "reference/com/google/android/gms/common/data/DataBuffer.html", null, null ], [ "DataBufferUtils", "reference/com/google/android/gms/common/data/DataBufferUtils.html", null, null ], [ "FreezableUtils", "reference/com/google/android/gms/common/data/FreezableUtils.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.common.images", "reference/com/google/android/gms/common/images/package-summary.html", [ [ "Interfaces", null, [ [ "ImageManager.OnImageLoadedListener", "reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html", null, null ] ] , null ], [ "Classes", null, [ [ "ImageManager", "reference/com/google/android/gms/common/images/ImageManager.html", null, null ], [ "WebImage", "reference/com/google/android/gms/common/images/WebImage.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.drive", "reference/com/google/android/gms/drive/package-summary.html", [ [ "Interfaces", null, [ [ "DriveApi", "reference/com/google/android/gms/drive/DriveApi.html", null, null ], [ "DriveApi.ContentsResult", "reference/com/google/android/gms/drive/DriveApi.ContentsResult.html", null, null ], [ "DriveApi.DriveIdResult", "reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html", null, null ], [ "DriveApi.IntentSenderResult", "reference/com/google/android/gms/drive/DriveApi.IntentSenderResult.html", null, null ], [ "DriveApi.MetadataBufferResult", "reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html", null, null ], [ "DriveApi.OnSyncFinishCallback", "reference/com/google/android/gms/drive/DriveApi.OnSyncFinishCallback.html", null, null ], [ "DriveFile", "reference/com/google/android/gms/drive/DriveFile.html", null, null ], [ "DriveFile.DownloadProgressListener", "reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html", null, null ], [ "DriveFolder", "reference/com/google/android/gms/drive/DriveFolder.html", null, null ], [ "DriveFolder.DriveFileResult", "reference/com/google/android/gms/drive/DriveFolder.DriveFileResult.html", null, null ], [ "DriveFolder.DriveFolderResult", "reference/com/google/android/gms/drive/DriveFolder.DriveFolderResult.html", null, null ], [ "DriveResource", "reference/com/google/android/gms/drive/DriveResource.html", null, null ], [ "DriveResource.MetadataResult", "reference/com/google/android/gms/drive/DriveResource.MetadataResult.html", null, null ] ] +, null ], [ "com.google.android.gms.drive", "reference/com/google/android/gms/drive/package-summary.html", [ [ "Interfaces", null, [ [ "DriveApi", "reference/com/google/android/gms/drive/DriveApi.html", null, null ], [ "DriveApi.ContentsResult", "reference/com/google/android/gms/drive/DriveApi.ContentsResult.html", null, null ], [ "DriveApi.DriveIdResult", "reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html", null, null ], [ "DriveApi.MetadataBufferResult", "reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html", null, null ], [ "DriveFile", "reference/com/google/android/gms/drive/DriveFile.html", null, null ], [ "DriveFile.DownloadProgressListener", "reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html", null, null ], [ "DriveFolder", "reference/com/google/android/gms/drive/DriveFolder.html", null, null ], [ "DriveFolder.DriveFileResult", "reference/com/google/android/gms/drive/DriveFolder.DriveFileResult.html", null, null ], [ "DriveFolder.DriveFolderResult", "reference/com/google/android/gms/drive/DriveFolder.DriveFolderResult.html", null, null ], [ "DriveResource", "reference/com/google/android/gms/drive/DriveResource.html", null, null ], [ "DriveResource.MetadataResult", "reference/com/google/android/gms/drive/DriveResource.MetadataResult.html", null, null ] ] , null ], [ "Classes", null, [ [ "Contents", "reference/com/google/android/gms/drive/Contents.html", null, null ], [ "CreateFileActivityBuilder", "reference/com/google/android/gms/drive/CreateFileActivityBuilder.html", null, null ], [ "Drive", "reference/com/google/android/gms/drive/Drive.html", null, null ], [ "DriveId", "reference/com/google/android/gms/drive/DriveId.html", null, null ], [ "DriveStatusCodes", "reference/com/google/android/gms/drive/DriveStatusCodes.html", null, null ], [ "Metadata", "reference/com/google/android/gms/drive/Metadata.html", null, null ], [ "MetadataBuffer", "reference/com/google/android/gms/drive/MetadataBuffer.html", null, null ], [ "MetadataChangeSet", "reference/com/google/android/gms/drive/MetadataChangeSet.html", null, null ], [ "MetadataChangeSet.Builder", "reference/com/google/android/gms/drive/MetadataChangeSet.Builder.html", null, null ], [ "OpenFileActivityBuilder", "reference/com/google/android/gms/drive/OpenFileActivityBuilder.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.drive.events", "reference/com/google/android/gms/drive/events/package-summary.html", [ [ "Interfaces", null, [ [ "DriveEvent", "reference/com/google/android/gms/drive/events/DriveEvent.html", null, null ], [ "DriveEvent.Listener", "reference/com/google/android/gms/drive/events/DriveEvent.Listener.html", null, null ], [ "ResourceEvent", "reference/com/google/android/gms/drive/events/ResourceEvent.html", null, null ] ] @@ -54,16 +64,19 @@ var GMS_NAVTREE_DATA = , null ], [ "com.google.android.gms.drive.metadata", "reference/com/google/android/gms/drive/metadata/package-summary.html", [ [ "Interfaces", null, [ [ "MetadataField", "reference/com/google/android/gms/drive/metadata/MetadataField.html", null, null ], [ "SearchableCollectionMetadataField", "reference/com/google/android/gms/drive/metadata/SearchableCollectionMetadataField.html", null, null ], [ "SearchableMetadataField", "reference/com/google/android/gms/drive/metadata/SearchableMetadataField.html", null, null ], [ "SearchableOrderedMetadataField", "reference/com/google/android/gms/drive/metadata/SearchableOrderedMetadataField.html", null, null ], [ "SortableMetadataField", "reference/com/google/android/gms/drive/metadata/SortableMetadataField.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.drive.query", "reference/com/google/android/gms/drive/query/package-summary.html", [ [ "Interfaces", null, [ [ "Filter", "reference/com/google/android/gms/drive/query/Filter.html", null, null ] ] -, null ], [ "Classes", null, [ [ "Filters", "reference/com/google/android/gms/drive/query/Filters.html", null, null ], [ "Query", "reference/com/google/android/gms/drive/query/Query.html", null, null ], [ "Query.Builder", "reference/com/google/android/gms/drive/query/Query.Builder.html", null, null ], [ "SearchableField", "reference/com/google/android/gms/drive/query/SearchableField.html", null, null ] ] +, null ], [ "Classes", null, [ [ "Filters", "reference/com/google/android/gms/drive/query/Filters.html", null, null ], [ "Query", "reference/com/google/android/gms/drive/query/Query.html", null, null ], [ "Query.Builder", "reference/com/google/android/gms/drive/query/Query.Builder.html", null, null ], [ "SearchableField", "reference/com/google/android/gms/drive/query/SearchableField.html", null, null ], [ "SortableField", "reference/com/google/android/gms/drive/query/SortableField.html", null, null ], [ "SortOrder", "reference/com/google/android/gms/drive/query/SortOrder.html", null, null ], [ "SortOrder.Builder", "reference/com/google/android/gms/drive/query/SortOrder.Builder.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.drive.widget", "reference/com/google/android/gms/drive/widget/package-summary.html", [ [ "Classes", null, [ [ "DataBufferAdapter", "reference/com/google/android/gms/drive/widget/DataBufferAdapter.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.games", "reference/com/google/android/gms/games/package-summary.html", [ [ "Interfaces", null, [ [ "Game", "reference/com/google/android/gms/games/Game.html", null, null ], [ "GamesMetadata", "reference/com/google/android/gms/games/GamesMetadata.html", null, null ], [ "GamesMetadata.LoadGamesResult", "reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html", null, null ], [ "Notifications", "reference/com/google/android/gms/games/Notifications.html", null, null ], [ "Player", "reference/com/google/android/gms/games/Player.html", null, null ], [ "Players", "reference/com/google/android/gms/games/Players.html", null, null ], [ "Players.LoadPlayersResult", "reference/com/google/android/gms/games/Players.LoadPlayersResult.html", null, null ] ] -, null ], [ "Classes", null, [ [ "GameBuffer", "reference/com/google/android/gms/games/GameBuffer.html", null, null ], [ "GameEntity", "reference/com/google/android/gms/games/GameEntity.html", null, null ], [ "Games", "reference/com/google/android/gms/games/Games.html", null, null ], [ "Games.GamesOptions", "reference/com/google/android/gms/games/Games.GamesOptions.html", null, null ], [ "Games.GamesOptions.Builder", "reference/com/google/android/gms/games/Games.GamesOptions.Builder.html", null, null ], [ "GamesActivityResultCodes", "reference/com/google/android/gms/games/GamesActivityResultCodes.html", null, null ], [ "GamesStatusCodes", "reference/com/google/android/gms/games/GamesStatusCodes.html", null, null ], [ "PageDirection", "reference/com/google/android/gms/games/PageDirection.html", null, null ], [ "PlayerBuffer", "reference/com/google/android/gms/games/PlayerBuffer.html", null, null ], [ "PlayerEntity", "reference/com/google/android/gms/games/PlayerEntity.html", null, null ] ] +, null ], [ "Classes", null, [ [ "GameBuffer", "reference/com/google/android/gms/games/GameBuffer.html", null, null ], [ "GameEntity", "reference/com/google/android/gms/games/GameEntity.html", null, null ], [ "Games", "reference/com/google/android/gms/games/Games.html", null, null ], [ "Games.GamesOptions", "reference/com/google/android/gms/games/Games.GamesOptions.html", null, null ], [ "Games.GamesOptions.Builder", "reference/com/google/android/gms/games/Games.GamesOptions.Builder.html", null, null ], [ "GamesActivityResultCodes", "reference/com/google/android/gms/games/GamesActivityResultCodes.html", null, null ], [ "GamesStatusCodes", "reference/com/google/android/gms/games/GamesStatusCodes.html", null, null ], [ "PageDirection", "reference/com/google/android/gms/games/PageDirection.html", null, null ], [ "PlayerBuffer", "reference/com/google/android/gms/games/PlayerBuffer.html", null, null ], [ "PlayerEntity", "reference/com/google/android/gms/games/PlayerEntity.html", null, null ], [ "PlayerLevel", "reference/com/google/android/gms/games/PlayerLevel.html", null, null ], [ "PlayerLevelInfo", "reference/com/google/android/gms/games/PlayerLevelInfo.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.games.achievement", "reference/com/google/android/gms/games/achievement/package-summary.html", [ [ "Interfaces", null, [ [ "Achievement", "reference/com/google/android/gms/games/achievement/Achievement.html", null, null ], [ "Achievements", "reference/com/google/android/gms/games/achievement/Achievements.html", null, null ], [ "Achievements.LoadAchievementsResult", "reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html", null, null ], [ "Achievements.UpdateAchievementResult", "reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html", null, null ] ] , null ], [ "Classes", null, [ [ "AchievementBuffer", "reference/com/google/android/gms/games/achievement/AchievementBuffer.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.games.event", "reference/com/google/android/gms/games/event/package-summary.html", [ [ "Interfaces", null, [ [ "Event", "reference/com/google/android/gms/games/event/Event.html", null, null ], [ "Events", "reference/com/google/android/gms/games/event/Events.html", null, null ], [ "Events.LoadEventsResult", "reference/com/google/android/gms/games/event/Events.LoadEventsResult.html", null, null ] ] +, null ], [ "Classes", null, [ [ "EventBuffer", "reference/com/google/android/gms/games/event/EventBuffer.html", null, null ], [ "EventEntity", "reference/com/google/android/gms/games/event/EventEntity.html", null, null ] ] +, null ] ] , null ], [ "com.google.android.gms.games.leaderboard", "reference/com/google/android/gms/games/leaderboard/package-summary.html", [ [ "Interfaces", null, [ [ "Leaderboard", "reference/com/google/android/gms/games/leaderboard/Leaderboard.html", null, null ], [ "Leaderboards", "reference/com/google/android/gms/games/leaderboard/Leaderboards.html", null, null ], [ "Leaderboards.LeaderboardMetadataResult", "reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html", null, null ], [ "Leaderboards.LoadPlayerScoreResult", "reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html", null, null ], [ "Leaderboards.LoadScoresResult", "reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html", null, null ], [ "Leaderboards.SubmitScoreResult", "reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html", null, null ], [ "LeaderboardScore", "reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html", null, null ], [ "LeaderboardVariant", "reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html", null, null ] ] , null ], [ "Classes", null, [ [ "LeaderboardBuffer", "reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html", null, null ], [ "LeaderboardScoreBuffer", "reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html", null, null ], [ "ScoreSubmissionData", "reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html", null, null ], [ "ScoreSubmissionData.Result", "reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html", null, null ] ] , null ] ] @@ -76,9 +89,15 @@ var GMS_NAVTREE_DATA = , null ], [ "com.google.android.gms.games.multiplayer.turnbased", "reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html", [ [ "Interfaces", null, [ [ "OnTurnBasedMatchUpdateReceivedListener", "reference/com/google/android/gms/games/multiplayer/turnbased/OnTurnBasedMatchUpdateReceivedListener.html", null, null ], [ "TurnBasedMatch", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatch.html", null, null ], [ "TurnBasedMultiplayer", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html", null, null ], [ "TurnBasedMultiplayer.CancelMatchResult", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html", null, null ], [ "TurnBasedMultiplayer.InitiateMatchResult", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html", null, null ], [ "TurnBasedMultiplayer.LeaveMatchResult", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html", null, null ], [ "TurnBasedMultiplayer.LoadMatchesResult", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html", null, null ], [ "TurnBasedMultiplayer.LoadMatchResult", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html", null, null ], [ "TurnBasedMultiplayer.UpdateMatchResult", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html", null, null ] ] , null ], [ "Classes", null, [ [ "LoadMatchesResponse", "reference/com/google/android/gms/games/multiplayer/turnbased/LoadMatchesResponse.html", null, null ], [ "TurnBasedMatchBuffer", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchBuffer.html", null, null ], [ "TurnBasedMatchConfig", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.html", null, null ], [ "TurnBasedMatchConfig.Builder", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.Builder.html", null, null ], [ "TurnBasedMatchEntity", "reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchEntity.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.games.quest", "reference/com/google/android/gms/games/quest/package-summary.html", [ [ "Interfaces", null, [ [ "Milestone", "reference/com/google/android/gms/games/quest/Milestone.html", null, null ], [ "Quest", "reference/com/google/android/gms/games/quest/Quest.html", null, null ], [ "Quests", "reference/com/google/android/gms/games/quest/Quests.html", null, null ], [ "Quests.AcceptQuestResult", "reference/com/google/android/gms/games/quest/Quests.AcceptQuestResult.html", null, null ], [ "Quests.ClaimMilestoneResult", "reference/com/google/android/gms/games/quest/Quests.ClaimMilestoneResult.html", null, null ], [ "Quests.LoadQuestsResult", "reference/com/google/android/gms/games/quest/Quests.LoadQuestsResult.html", null, null ], [ "QuestUpdateListener", "reference/com/google/android/gms/games/quest/QuestUpdateListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "MilestoneBuffer", "reference/com/google/android/gms/games/quest/MilestoneBuffer.html", null, null ], [ "MilestoneEntity", "reference/com/google/android/gms/games/quest/MilestoneEntity.html", null, null ], [ "QuestBuffer", "reference/com/google/android/gms/games/quest/QuestBuffer.html", null, null ], [ "QuestEntity", "reference/com/google/android/gms/games/quest/QuestEntity.html", null, null ] ] +, null ] ] , null ], [ "com.google.android.gms.games.request", "reference/com/google/android/gms/games/request/package-summary.html", [ [ "Interfaces", null, [ [ "GameRequest", "reference/com/google/android/gms/games/request/GameRequest.html", null, null ], [ "OnRequestReceivedListener", "reference/com/google/android/gms/games/request/OnRequestReceivedListener.html", null, null ], [ "Requests", "reference/com/google/android/gms/games/request/Requests.html", null, null ], [ "Requests.LoadRequestsResult", "reference/com/google/android/gms/games/request/Requests.LoadRequestsResult.html", null, null ], [ "Requests.UpdateRequestsResult", "reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html", null, null ] ] , null ], [ "Classes", null, [ [ "GameRequestBuffer", "reference/com/google/android/gms/games/request/GameRequestBuffer.html", null, null ], [ "GameRequestEntity", "reference/com/google/android/gms/games/request/GameRequestEntity.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.games.snapshot", "reference/com/google/android/gms/games/snapshot/package-summary.html", [ [ "Interfaces", null, [ [ "Snapshot", "reference/com/google/android/gms/games/snapshot/Snapshot.html", null, null ], [ "SnapshotMetadata", "reference/com/google/android/gms/games/snapshot/SnapshotMetadata.html", null, null ], [ "Snapshots", "reference/com/google/android/gms/games/snapshot/Snapshots.html", null, null ], [ "Snapshots.CommitSnapshotResult", "reference/com/google/android/gms/games/snapshot/Snapshots.CommitSnapshotResult.html", null, null ], [ "Snapshots.DeleteSnapshotResult", "reference/com/google/android/gms/games/snapshot/Snapshots.DeleteSnapshotResult.html", null, null ], [ "Snapshots.LoadSnapshotsResult", "reference/com/google/android/gms/games/snapshot/Snapshots.LoadSnapshotsResult.html", null, null ], [ "Snapshots.OpenSnapshotResult", "reference/com/google/android/gms/games/snapshot/Snapshots.OpenSnapshotResult.html", null, null ] ] +, null ], [ "Classes", null, [ [ "SnapshotEntity", "reference/com/google/android/gms/games/snapshot/SnapshotEntity.html", null, null ], [ "SnapshotMetadataBuffer", "reference/com/google/android/gms/games/snapshot/SnapshotMetadataBuffer.html", null, null ], [ "SnapshotMetadataChange", "reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.html", null, null ], [ "SnapshotMetadataChange.Builder", "reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.Builder.html", null, null ], [ "SnapshotMetadataEntity", "reference/com/google/android/gms/games/snapshot/SnapshotMetadataEntity.html", null, null ] ] +, null ] ] , null ], [ "com.google.android.gms.gcm", "reference/com/google/android/gms/gcm/package-summary.html", [ [ "Classes", null, [ [ "GoogleCloudMessaging", "reference/com/google/android/gms/gcm/GoogleCloudMessaging.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.identity.intents", "reference/com/google/android/gms/identity/intents/package-summary.html", [ [ "Interfaces", null, [ [ "AddressConstants", "reference/com/google/android/gms/identity/intents/AddressConstants.html", null, null ], [ "AddressConstants.ErrorCodes", "reference/com/google/android/gms/identity/intents/AddressConstants.ErrorCodes.html", null, null ], [ "AddressConstants.Extras", "reference/com/google/android/gms/identity/intents/AddressConstants.Extras.html", null, null ], [ "AddressConstants.ResultCodes", "reference/com/google/android/gms/identity/intents/AddressConstants.ResultCodes.html", null, null ], [ "AddressConstants.Themes", "reference/com/google/android/gms/identity/intents/AddressConstants.Themes.html", null, null ] ] @@ -86,8 +105,8 @@ var GMS_NAVTREE_DATA = , null ] ] , null ], [ "com.google.android.gms.identity.intents.model", "reference/com/google/android/gms/identity/intents/model/package-summary.html", [ [ "Classes", null, [ [ "CountrySpecification", "reference/com/google/android/gms/identity/intents/model/CountrySpecification.html", null, null ], [ "UserAddress", "reference/com/google/android/gms/identity/intents/model/UserAddress.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.location", "reference/com/google/android/gms/location/package-summary.html", [ [ "Interfaces", null, [ [ "Geofence", "reference/com/google/android/gms/location/Geofence.html", null, null ], [ "LocationClient.OnAddGeofencesResultListener", "reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html", null, null ], [ "LocationClient.OnRemoveGeofencesResultListener", "reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html", null, null ], [ "LocationListener", "reference/com/google/android/gms/location/LocationListener.html", null, null ] ] -, null ], [ "Classes", null, [ [ "ActivityRecognitionClient", "reference/com/google/android/gms/location/ActivityRecognitionClient.html", null, null ], [ "ActivityRecognitionResult", "reference/com/google/android/gms/location/ActivityRecognitionResult.html", null, null ], [ "DetectedActivity", "reference/com/google/android/gms/location/DetectedActivity.html", null, null ], [ "Geofence.Builder", "reference/com/google/android/gms/location/Geofence.Builder.html", null, null ], [ "GeofenceStatusCodes", "reference/com/google/android/gms/location/GeofenceStatusCodes.html", null, null ], [ "LocationClient", "reference/com/google/android/gms/location/LocationClient.html", null, null ], [ "LocationRequest", "reference/com/google/android/gms/location/LocationRequest.html", null, null ], [ "LocationStatusCodes", "reference/com/google/android/gms/location/LocationStatusCodes.html", null, null ] ] +, null ], [ "com.google.android.gms.location", "reference/com/google/android/gms/location/package-summary.html", [ [ "Interfaces", null, [ [ "ActivityRecognitionApi", "reference/com/google/android/gms/location/ActivityRecognitionApi.html", null, null ], [ "FusedLocationProviderApi", "reference/com/google/android/gms/location/FusedLocationProviderApi.html", null, null ], [ "Geofence", "reference/com/google/android/gms/location/Geofence.html", null, null ], [ "GeofencingApi", "reference/com/google/android/gms/location/GeofencingApi.html", null, null ], [ "LocationClient.OnAddGeofencesResultListener", "reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html", null, null ], [ "LocationClient.OnRemoveGeofencesResultListener", "reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html", null, null ], [ "LocationListener", "reference/com/google/android/gms/location/LocationListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "ActivityRecognition", "reference/com/google/android/gms/location/ActivityRecognition.html", null, null ], [ "ActivityRecognitionClient", "reference/com/google/android/gms/location/ActivityRecognitionClient.html", null, null ], [ "ActivityRecognitionResult", "reference/com/google/android/gms/location/ActivityRecognitionResult.html", null, null ], [ "DetectedActivity", "reference/com/google/android/gms/location/DetectedActivity.html", null, null ], [ "Geofence.Builder", "reference/com/google/android/gms/location/Geofence.Builder.html", null, null ], [ "GeofenceStatusCodes", "reference/com/google/android/gms/location/GeofenceStatusCodes.html", null, null ], [ "GeofencingEvent", "reference/com/google/android/gms/location/GeofencingEvent.html", null, null ], [ "LocationClient", "reference/com/google/android/gms/location/LocationClient.html", null, null ], [ "LocationRequest", "reference/com/google/android/gms/location/LocationRequest.html", null, null ], [ "LocationServices", "reference/com/google/android/gms/location/LocationServices.html", null, null ], [ "LocationStatusCodes", "reference/com/google/android/gms/location/LocationStatusCodes.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.maps", "reference/com/google/android/gms/maps/package-summary.html", [ [ "Interfaces", null, [ [ "GoogleMap.CancelableCallback", "reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html", null, null ], [ "GoogleMap.InfoWindowAdapter", "reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", null, null ], [ "GoogleMap.OnCameraChangeListener", "reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", null, null ], [ "GoogleMap.OnIndoorStateChangeListener", "reference/com/google/android/gms/maps/GoogleMap.OnIndoorStateChangeListener.html", null, null ], [ "GoogleMap.OnInfoWindowClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", null, null ], [ "GoogleMap.OnMapClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", null, null ], [ "GoogleMap.OnMapLoadedCallback", "reference/com/google/android/gms/maps/GoogleMap.OnMapLoadedCallback.html", null, null ], [ "GoogleMap.OnMapLongClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", null, null ], [ "GoogleMap.OnMarkerClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", null, null ], [ "GoogleMap.OnMarkerDragListener", "reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", null, null ], [ "GoogleMap.OnMyLocationButtonClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMyLocationButtonClickListener.html", null, null ], [ "GoogleMap.OnMyLocationChangeListener", "reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html", null, null ], [ "GoogleMap.SnapshotReadyCallback", "reference/com/google/android/gms/maps/GoogleMap.SnapshotReadyCallback.html", null, null ], [ "LocationSource", "reference/com/google/android/gms/maps/LocationSource.html", null, null ], [ "LocationSource.OnLocationChangedListener", "reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", null, null ], [ "StreetViewPanorama.OnStreetViewPanoramaCameraChangeListener", "reference/com/google/android/gms/maps/StreetViewPanorama.OnStreetViewPanoramaCameraChangeListener.html", null, null ], [ "StreetViewPanorama.OnStreetViewPanoramaChangeListener", "reference/com/google/android/gms/maps/StreetViewPanorama.OnStreetViewPanoramaChangeListener.html", null, null ], [ "StreetViewPanorama.OnStreetViewPanoramaClickListener", "reference/com/google/android/gms/maps/StreetViewPanorama.OnStreetViewPanoramaClickListener.html", null, null ] ] , null ], [ "Classes", null, [ [ "CameraUpdate", "reference/com/google/android/gms/maps/CameraUpdate.html", null, null ], [ "CameraUpdateFactory", "reference/com/google/android/gms/maps/CameraUpdateFactory.html", null, null ], [ "GoogleMap", "reference/com/google/android/gms/maps/GoogleMap.html", null, null ], [ "GoogleMapOptions", "reference/com/google/android/gms/maps/GoogleMapOptions.html", null, null ], [ "MapFragment", "reference/com/google/android/gms/maps/MapFragment.html", null, null ], [ "MapsInitializer", "reference/com/google/android/gms/maps/MapsInitializer.html", null, null ], [ "MapView", "reference/com/google/android/gms/maps/MapView.html", null, null ], [ "Projection", "reference/com/google/android/gms/maps/Projection.html", null, null ], [ "StreetViewPanorama", "reference/com/google/android/gms/maps/StreetViewPanorama.html", null, null ], [ "StreetViewPanoramaFragment", "reference/com/google/android/gms/maps/StreetViewPanoramaFragment.html", null, null ], [ "StreetViewPanoramaOptions", "reference/com/google/android/gms/maps/StreetViewPanoramaOptions.html", null, null ], [ "StreetViewPanoramaView", "reference/com/google/android/gms/maps/StreetViewPanoramaView.html", null, null ], [ "SupportMapFragment", "reference/com/google/android/gms/maps/SupportMapFragment.html", null, null ], [ "SupportStreetViewPanoramaFragment", "reference/com/google/android/gms/maps/SupportStreetViewPanoramaFragment.html", null, null ], [ "UiSettings", "reference/com/google/android/gms/maps/UiSettings.html", null, null ] ] @@ -108,15 +127,21 @@ var GMS_NAVTREE_DATA = , null ], [ "com.google.android.gms.plus.model.people", "reference/com/google/android/gms/plus/model/people/package-summary.html", [ [ "Interfaces", null, [ [ "Person", "reference/com/google/android/gms/plus/model/people/Person.html", null, null ], [ "Person.AgeRange", "reference/com/google/android/gms/plus/model/people/Person.AgeRange.html", null, null ], [ "Person.Cover", "reference/com/google/android/gms/plus/model/people/Person.Cover.html", null, null ], [ "Person.Cover.CoverInfo", "reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html", null, null ], [ "Person.Cover.CoverPhoto", "reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html", null, null ], [ "Person.Image", "reference/com/google/android/gms/plus/model/people/Person.Image.html", null, null ], [ "Person.Name", "reference/com/google/android/gms/plus/model/people/Person.Name.html", null, null ], [ "Person.Organizations", "reference/com/google/android/gms/plus/model/people/Person.Organizations.html", null, null ], [ "Person.PlacesLived", "reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html", null, null ], [ "Person.Urls", "reference/com/google/android/gms/plus/model/people/Person.Urls.html", null, null ] ] , null ], [ "Classes", null, [ [ "Person.Cover.Layout", "reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html", null, null ], [ "Person.Gender", "reference/com/google/android/gms/plus/model/people/Person.Gender.html", null, null ], [ "Person.ObjectType", "reference/com/google/android/gms/plus/model/people/Person.ObjectType.html", null, null ], [ "Person.Organizations.Type", "reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html", null, null ], [ "Person.RelationshipStatus", "reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html", null, null ], [ "Person.Urls.Type", "reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html", null, null ], [ "PersonBuffer", "reference/com/google/android/gms/plus/model/people/PersonBuffer.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.security", "reference/com/google/android/gms/security/package-summary.html", [ [ "Interfaces", null, [ [ "ProviderInstaller.ProviderInstallListener", "reference/com/google/android/gms/security/ProviderInstaller.ProviderInstallListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "ProviderInstaller", "reference/com/google/android/gms/security/ProviderInstaller.html", null, null ] ] +, null ] ] , null ], [ "com.google.android.gms.tagmanager", "reference/com/google/android/gms/tagmanager/package-summary.html", [ [ "Interfaces", null, [ [ "Container.FunctionCallMacroCallback", "reference/com/google/android/gms/tagmanager/Container.FunctionCallMacroCallback.html", null, null ], [ "Container.FunctionCallTagCallback", "reference/com/google/android/gms/tagmanager/Container.FunctionCallTagCallback.html", null, null ], [ "ContainerHolder", "reference/com/google/android/gms/tagmanager/ContainerHolder.html", null, null ], [ "ContainerHolder.ContainerAvailableListener", "reference/com/google/android/gms/tagmanager/ContainerHolder.ContainerAvailableListener.html", null, null ] ] , null ], [ "Classes", null, [ [ "Container", "reference/com/google/android/gms/tagmanager/Container.html", null, null ], [ "DataLayer", "reference/com/google/android/gms/tagmanager/DataLayer.html", null, null ], [ "InstallReferrerReceiver", "reference/com/google/android/gms/tagmanager/InstallReferrerReceiver.html", null, null ], [ "InstallReferrerService", "reference/com/google/android/gms/tagmanager/InstallReferrerService.html", null, null ], [ "PreviewActivity", "reference/com/google/android/gms/tagmanager/PreviewActivity.html", null, null ], [ "TagManager", "reference/com/google/android/gms/tagmanager/TagManager.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.wallet", "reference/com/google/android/gms/wallet/package-summary.html", [ [ "Interfaces", null, [ [ "LineItem.Role", "reference/com/google/android/gms/wallet/LineItem.Role.html", null, null ], [ "NotifyTransactionStatusRequest.Status", "reference/com/google/android/gms/wallet/NotifyTransactionStatusRequest.Status.html", null, null ], [ "NotifyTransactionStatusRequest.Status.Error", "reference/com/google/android/gms/wallet/NotifyTransactionStatusRequest.Status.Error.html", null, null ], [ "Payments", "reference/com/google/android/gms/wallet/Payments.html", null, null ] ] -, null ], [ "Classes", null, [ [ "Address", "reference/com/google/android/gms/wallet/Address.html", null, null ], [ "Cart", "reference/com/google/android/gms/wallet/Cart.html", null, null ], [ "Cart.Builder", "reference/com/google/android/gms/wallet/Cart.Builder.html", null, null ], [ "CountrySpecification", "reference/com/google/android/gms/wallet/CountrySpecification.html", null, null ], [ "EnableWalletOptimizationReceiver", "reference/com/google/android/gms/wallet/EnableWalletOptimizationReceiver.html", null, null ], [ "FullWallet", "reference/com/google/android/gms/wallet/FullWallet.html", null, null ], [ "FullWalletRequest", "reference/com/google/android/gms/wallet/FullWalletRequest.html", null, null ], [ "FullWalletRequest.Builder", "reference/com/google/android/gms/wallet/FullWalletRequest.Builder.html", null, null ], [ "InstrumentInfo", "reference/com/google/android/gms/wallet/InstrumentInfo.html", null, null ], [ "LineItem", "reference/com/google/android/gms/wallet/LineItem.html", null, null ], [ "LineItem.Builder", "reference/com/google/android/gms/wallet/LineItem.Builder.html", null, null ], [ "LoyaltyWalletObject", "reference/com/google/android/gms/wallet/LoyaltyWalletObject.html", null, null ], [ "MaskedWallet", "reference/com/google/android/gms/wallet/MaskedWallet.html", null, null ], [ "MaskedWalletRequest", "reference/com/google/android/gms/wallet/MaskedWalletRequest.html", null, null ], [ "MaskedWalletRequest.Builder", "reference/com/google/android/gms/wallet/MaskedWalletRequest.Builder.html", null, null ], [ "NotifyTransactionStatusRequest", "reference/com/google/android/gms/wallet/NotifyTransactionStatusRequest.html", null, null ], [ "NotifyTransactionStatusRequest.Builder", "reference/com/google/android/gms/wallet/NotifyTransactionStatusRequest.Builder.html", null, null ], [ "OfferWalletObject", "reference/com/google/android/gms/wallet/OfferWalletObject.html", null, null ], [ "ProxyCard", "reference/com/google/android/gms/wallet/ProxyCard.html", null, null ], [ "Wallet", "reference/com/google/android/gms/wallet/Wallet.html", null, null ], [ "Wallet.WalletOptions", "reference/com/google/android/gms/wallet/Wallet.WalletOptions.html", null, null ], [ "Wallet.WalletOptions.Builder", "reference/com/google/android/gms/wallet/Wallet.WalletOptions.Builder.html", null, null ], [ "WalletConstants", "reference/com/google/android/gms/wallet/WalletConstants.html", null, null ] ] +, null ], [ "Classes", null, [ [ "Address", "reference/com/google/android/gms/wallet/Address.html", null, null ], [ "Cart", "reference/com/google/android/gms/wallet/Cart.html", null, null ], [ "Cart.Builder", "reference/com/google/android/gms/wallet/Cart.Builder.html", null, null ], [ "CountrySpecification", "reference/com/google/android/gms/wallet/CountrySpecification.html", null, null ], [ "EnableWalletOptimizationReceiver", "reference/com/google/android/gms/wallet/EnableWalletOptimizationReceiver.html", null, null ], [ "FullWallet", "reference/com/google/android/gms/wallet/FullWallet.html", null, null ], [ "FullWalletRequest", "reference/com/google/android/gms/wallet/FullWalletRequest.html", null, null ], [ "FullWalletRequest.Builder", "reference/com/google/android/gms/wallet/FullWalletRequest.Builder.html", null, null ], [ "InstrumentInfo", "reference/com/google/android/gms/wallet/InstrumentInfo.html", null, null ], [ "LineItem", "reference/com/google/android/gms/wallet/LineItem.html", null, null ], [ "LineItem.Builder", "reference/com/google/android/gms/wallet/LineItem.Builder.html", null, null ], [ "LoyaltyWalletObject", "reference/com/google/android/gms/wallet/LoyaltyWalletObject.html", null, null ], [ "MaskedWallet", "reference/com/google/android/gms/wallet/MaskedWallet.html", null, null ], [ "MaskedWallet.Builder", "reference/com/google/android/gms/wallet/MaskedWallet.Builder.html", null, null ], [ "MaskedWalletRequest", "reference/com/google/android/gms/wallet/MaskedWalletRequest.html", null, null ], [ "MaskedWalletRequest.Builder", "reference/com/google/android/gms/wallet/MaskedWalletRequest.Builder.html", null, null ], [ "NotifyTransactionStatusRequest", "reference/com/google/android/gms/wallet/NotifyTransactionStatusRequest.html", null, null ], [ "NotifyTransactionStatusRequest.Builder", "reference/com/google/android/gms/wallet/NotifyTransactionStatusRequest.Builder.html", null, null ], [ "OfferWalletObject", "reference/com/google/android/gms/wallet/OfferWalletObject.html", null, null ], [ "ProxyCard", "reference/com/google/android/gms/wallet/ProxyCard.html", null, null ], [ "Wallet", "reference/com/google/android/gms/wallet/Wallet.html", null, null ], [ "Wallet.WalletOptions", "reference/com/google/android/gms/wallet/Wallet.WalletOptions.html", null, null ], [ "Wallet.WalletOptions.Builder", "reference/com/google/android/gms/wallet/Wallet.WalletOptions.Builder.html", null, null ], [ "WalletConstants", "reference/com/google/android/gms/wallet/WalletConstants.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.wallet.fragment", "reference/com/google/android/gms/wallet/fragment/package-summary.html", [ [ "Interfaces", null, [ [ "SupportWalletFragment.OnStateChangedListener", "reference/com/google/android/gms/wallet/fragment/SupportWalletFragment.OnStateChangedListener.html", null, null ], [ "WalletFragment.OnStateChangedListener", "reference/com/google/android/gms/wallet/fragment/WalletFragment.OnStateChangedListener.html", null, null ] ] , null ], [ "Classes", null, [ [ "BuyButtonAppearance", "reference/com/google/android/gms/wallet/fragment/BuyButtonAppearance.html", null, null ], [ "BuyButtonText", "reference/com/google/android/gms/wallet/fragment/BuyButtonText.html", null, null ], [ "Dimension", "reference/com/google/android/gms/wallet/fragment/Dimension.html", null, null ], [ "SupportWalletFragment", "reference/com/google/android/gms/wallet/fragment/SupportWalletFragment.html", null, null ], [ "WalletFragment", "reference/com/google/android/gms/wallet/fragment/WalletFragment.html", null, null ], [ "WalletFragmentInitParams", "reference/com/google/android/gms/wallet/fragment/WalletFragmentInitParams.html", null, null ], [ "WalletFragmentInitParams.Builder", "reference/com/google/android/gms/wallet/fragment/WalletFragmentInitParams.Builder.html", null, null ], [ "WalletFragmentMode", "reference/com/google/android/gms/wallet/fragment/WalletFragmentMode.html", null, null ], [ "WalletFragmentOptions", "reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.html", null, null ], [ "WalletFragmentOptions.Builder", "reference/com/google/android/gms/wallet/fragment/WalletFragmentOptions.Builder.html", null, null ], [ "WalletFragmentState", "reference/com/google/android/gms/wallet/fragment/WalletFragmentState.html", null, null ], [ "WalletFragmentStyle", "reference/com/google/android/gms/wallet/fragment/WalletFragmentStyle.html", null, null ], [ "WalletLogoImageType", "reference/com/google/android/gms/wallet/fragment/WalletLogoImageType.html", null, null ] ] , null ] ] +, null ], [ "com.google.android.gms.wearable", "reference/com/google/android/gms/wearable/package-summary.html", [ [ "Interfaces", null, [ [ "DataApi", "reference/com/google/android/gms/wearable/DataApi.html", null, null ], [ "DataApi.DataItemResult", "reference/com/google/android/gms/wearable/DataApi.DataItemResult.html", null, null ], [ "DataApi.DataListener", "reference/com/google/android/gms/wearable/DataApi.DataListener.html", null, null ], [ "DataApi.DeleteDataItemsResult", "reference/com/google/android/gms/wearable/DataApi.DeleteDataItemsResult.html", null, null ], [ "DataApi.GetFdForAssetResult", "reference/com/google/android/gms/wearable/DataApi.GetFdForAssetResult.html", null, null ], [ "DataEvent", "reference/com/google/android/gms/wearable/DataEvent.html", null, null ], [ "DataItem", "reference/com/google/android/gms/wearable/DataItem.html", null, null ], [ "DataItemAsset", "reference/com/google/android/gms/wearable/DataItemAsset.html", null, null ], [ "MessageApi", "reference/com/google/android/gms/wearable/MessageApi.html", null, null ], [ "MessageApi.MessageListener", "reference/com/google/android/gms/wearable/MessageApi.MessageListener.html", null, null ], [ "MessageApi.SendMessageResult", "reference/com/google/android/gms/wearable/MessageApi.SendMessageResult.html", null, null ], [ "MessageEvent", "reference/com/google/android/gms/wearable/MessageEvent.html", null, null ], [ "Node", "reference/com/google/android/gms/wearable/Node.html", null, null ], [ "NodeApi", "reference/com/google/android/gms/wearable/NodeApi.html", null, null ], [ "NodeApi.GetConnectedNodesResult", "reference/com/google/android/gms/wearable/NodeApi.GetConnectedNodesResult.html", null, null ], [ "NodeApi.GetLocalNodeResult", "reference/com/google/android/gms/wearable/NodeApi.GetLocalNodeResult.html", null, null ], [ "NodeApi.NodeListener", "reference/com/google/android/gms/wearable/NodeApi.NodeListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "Asset", "reference/com/google/android/gms/wearable/Asset.html", null, null ], [ "DataEventBuffer", "reference/com/google/android/gms/wearable/DataEventBuffer.html", null, null ], [ "DataItemBuffer", "reference/com/google/android/gms/wearable/DataItemBuffer.html", null, null ], [ "DataMap", "reference/com/google/android/gms/wearable/DataMap.html", null, null ], [ "DataMapItem", "reference/com/google/android/gms/wearable/DataMapItem.html", null, null ], [ "PutDataMapRequest", "reference/com/google/android/gms/wearable/PutDataMapRequest.html", null, null ], [ "PutDataRequest", "reference/com/google/android/gms/wearable/PutDataRequest.html", null, null ], [ "Wearable", "reference/com/google/android/gms/wearable/Wearable.html", null, null ], [ "Wearable.WearableOptions", "reference/com/google/android/gms/wearable/Wearable.WearableOptions.html", null, null ], [ "Wearable.WearableOptions.Builder", "reference/com/google/android/gms/wearable/Wearable.WearableOptions.Builder.html", null, null ], [ "WearableListenerService", "reference/com/google/android/gms/wearable/WearableListenerService.html", null, null ], [ "WearableStatusCodes", "reference/com/google/android/gms/wearable/WearableStatusCodes.html", null, null ] ] +, null ] ] , null ] ] ; diff --git a/docs/html/reference/com/google/android/gms/R.attr.html b/docs/html/reference/com/google/android/gms/R.attr.html index 5236efbadf36..470b9cb64fc1 100644 --- a/docs/html/reference/com/google/android/gms/R.attr.html +++ b/docs/html/reference/com/google/android/gms/R.attr.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1259,6 +1270,28 @@ or to a theme attribute in the form "?[package:][type:]na public static + int + schemaOrgProperty + Section corresponds to this schema.org property. + + + + + + public + static + + int + schemaOrgType + schema.org type of documents in this corpus. + + + + + + public + static + int searchEnabled Whether or not global search is enabled for this app. @@ -1937,12 +1970,15 @@ containing a value of this type.

Whether or not global search is enabled for this corpus. Optional; defaults to true. If set to false, it will be treated as if the GlobalSearchCorpus - element did not exist. - Allow shortcuts to global search results from this corpus to be created. If set to + element did not exist. + + + Allow shortcuts to global search results from this corpus to be created. If set to true, the global search app may allow the user to create shortcuts to results, for example on the users home screen. The shortcuts may be long lived, and may persist after the linked document has been deleted. The activity that handles the global search result intent - should be able to deal with this gracefully. Defaults to false. + should be able to deal with this gracefully. Defaults to false. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2019,6 +2055,7 @@ containing a value of this type.

Height of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific height, e.g. "48dp", or special values "match_parent" and "wrap_content". +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -2106,6 +2143,7 @@ containing a value of this type.

Width of the buy button. This includes an 8dp padding (4dp on each side) used for pressed and focused states of the button. The value can be a specific width, e.g. "300dp", or special values "match_parent" and "wrap_content". +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -2322,7 +2360,8 @@ containing a value of this type.

The URI of the content provider that the index should crawl to get the data for this - corpus. Required. This string must not change between configurations. + corpus. Required. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2393,7 +2432,8 @@ containing a value of this type.

The version of the corpus. Optional; defaults to "0". This string must not change - between configurations. + between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2430,6 +2470,7 @@ containing a value of this type.

The default value for the global search section default_intent_action. Optional. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2466,6 +2507,7 @@ containing a value of this type.

The default value for the global search section default_intent_aactivity. Optional. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2502,6 +2544,7 @@ containing a value of this type.

The default value for the global search section default_intent_data. Optional. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2582,10 +2625,20 @@ containing a value of this type. ConstantValueDescription -match_global_nicknames1 Enable global nickname matching on this section -demote_common_words2 Demote common words by a factor in this section -demote_rfc822_hostnames3 Demote RFC822 hostnames by a factor in this section. Only applicable to RFC822 - sections +match_global_nicknames1 Enable global nickname matching on this section +demote_common_words2 Demote common words by a factor in this section +demote_rfc822_hostnames3 + Demote RFC822 hostnames by a factor in this section. Only applicable to RFC822 + sections + +omnibox_url_section4 + Mark this is an omnibox url section. May enable special ranking and matching + behavior. Only application to url sections. + +omnibox_title_section5 + Mark this is an omnibox title section. May enable special ranking and matching + behavior. +

@@ -2686,6 +2739,7 @@ or to a theme attribute in the form "?[package:][type:]na

Indicates if this section should support prefix matching. Optional; defaults to false. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2723,6 +2777,7 @@ containing a value of this type.

Whether or not this corpus could be useful input for IME. Optional; defaults to true. If set to false, it will be treated as if the IMECorpus element did not exist. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3115,6 +3170,76 @@ containing a value of this type. + + +

+

+ + public + static + + int + + schemaOrgProperty +

+
+ + + + +
+
+ +

Section corresponds to this schema.org property. Optional. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + schemaOrgType +

+
+ + + + +
+
+ +

schema.org type of documents in this corpus. Optional. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

+ + +
+
+ + +
@@ -3137,7 +3262,8 @@ containing a value of this type.

Whether or not global search is enabled for this app. Optional; defaults to true. If set to false, it will be treated as if the GlobalSearch element did not - exist. + exist. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3208,7 +3334,8 @@ containing a value of this type.

The content of this global search section. This is a global search section template string. - It should contain a reference to a string which can change between configurations. + It should contain a reference to a string which can change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3253,6 +3380,7 @@ containing a value of this type. plain0 html1 rfc8222 +url3

@@ -3398,7 +3526,8 @@ containing a value of this type.

A localized string to describe this apps data within the global search apps settings. - Optional. + Optional. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3473,7 +3602,8 @@ containing a value of this type.

Subsection separator. Optional. If not provided, the section is not split into - subsections. + subsections. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3548,6 +3678,7 @@ containing a value of this type.

Sections containing entities communicated with in a given document. Entities can be names, email addresses or phone numbers. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3583,7 +3714,8 @@ containing a value of this type.

Indicates if documents from this corpus can be trimmed when the index reaches its quota. - Optional; defaults to true. + Optional; defaults to true. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3859,6 +3991,7 @@ containing a value of this type.

If this section is non-empty, the document is considered to be input by the user if either userInputValue is not set or the content of this section is equal to that value. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3930,6 +4063,7 @@ containing a value of this type.

If set, userInputSection contents needs to equal this value for the document to be considered input by user. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or diff --git a/docs/html/reference/com/google/android/gms/R.color.html b/docs/html/reference/com/google/android/gms/R.color.html index 2b6620e2b85e..d275fb4db37f 100644 --- a/docs/html/reference/com/google/android/gms/R.color.html +++ b/docs/html/reference/com/google/android/gms/R.color.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -

+
- + @@ -858,8 +869,7 @@ Summary: int common_signin_btn_dark_text_default - Sign-in Button Colors - + @@ -991,10 +1001,7 @@ Summary: int wallet_bright_foreground_holo_dark - Wallet colors to support consistent Wallet fragment holo dark UI in client application - regardless of the theme and device type - - + @@ -1471,8 +1478,7 @@ From class
-

Sign-in Button Colors -

+

@@ -1808,10 +1814,7 @@ From class
-

Wallet colors to support consistent Wallet fragment holo dark UI in client application - regardless of the theme and device type - -

+

diff --git a/docs/html/reference/com/google/android/gms/R.drawable.html b/docs/html/reference/com/google/android/gms/R.drawable.html index f3f75eb96db1..9460357f1f2d 100644 --- a/docs/html/reference/com/google/android/gms/R.drawable.html +++ b/docs/html/reference/com/google/android/gms/R.drawable.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/R.html b/docs/html/reference/com/google/android/gms/R.html index d4018efecba0..0b74222255fd 100644 --- a/docs/html/reference/com/google/android/gms/R.html +++ b/docs/html/reference/com/google/android/gms/R.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/R.id.html b/docs/html/reference/com/google/android/gms/R.id.html index 57f14412af60..814049966719 100644 --- a/docs/html/reference/com/google/android/gms/R.id.html +++ b/docs/html/reference/com/google/android/gms/R.id.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1137,6 +1148,28 @@ Summary: + + + public + static + + int + omnibox_title_section + + + + + + + public + static + + int + omnibox_url_section + + + + public @@ -1252,6 +1285,17 @@ Summary: public static + int + url + + + + + + + public + static + int wrap_content @@ -2296,6 +2340,62 @@ From class + + +
+

+ + public + static + + int + + omnibox_title_section +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + public + static + + int + + omnibox_url_section +

+
+ + + + +
+
+ +

+ + +
+
+ + +
@@ -2576,6 +2676,34 @@ From class + + +
+

+ + public + static + + int + + url +

+
+ + + + +
+
+ +

+ + +
+
+ + +
diff --git a/docs/html/reference/com/google/android/gms/R.integer.html b/docs/html/reference/com/google/android/gms/R.integer.html index f8282b6ba87e..b2ccce3c39a5 100644 --- a/docs/html/reference/com/google/android/gms/R.integer.html +++ b/docs/html/reference/com/google/android/gms/R.integer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/R.string.html b/docs/html/reference/com/google/android/gms/R.string.html index 4f145d40c077..3ec6d00b7d3a 100644 --- a/docs/html/reference/com/google/android/gms/R.string.html +++ b/docs/html/reference/com/google/android/gms/R.string.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -913,7 +924,7 @@ Summary: int common_google_play_services_enable_button - Button in confirmation dialog to enable Google Play services. + @@ -924,9 +935,7 @@ Summary: int common_google_play_services_enable_text - Message in confirmation dialog informing user they need to enable - Google Play services in application settings [CHAR LIMIT=NONE] - + @@ -937,9 +946,7 @@ Summary: int common_google_play_services_enable_title - Title of confirmation dialog informing user they need to enable - Google Play services in application settings [CHAR LIMIT=40] - + @@ -950,7 +957,7 @@ Summary: int common_google_play_services_error_notification_requested_by_msg - Requested by string saying which app requested the notification. + @@ -961,8 +968,7 @@ Summary: int common_google_play_services_install_button - Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] - + @@ -973,9 +979,7 @@ Summary: int common_google_play_services_install_text_phone - (For phones) Message in confirmation dialog informing user that - they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] - + @@ -986,9 +990,7 @@ Summary: int common_google_play_services_install_text_tablet - (For tablets) Message in confirmation dialog informing user that - they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] - + @@ -999,9 +1001,7 @@ Summary: int common_google_play_services_install_title - Title of confirmation dialog informing user that they need to install - Google Play services (from Play Store) [CHAR LIMIT=40] - + @@ -1012,7 +1012,7 @@ Summary: int common_google_play_services_invalid_account_text - Message in confirmation dialog informing the user that they provided an invalid account. + @@ -1023,7 +1023,7 @@ Summary: int common_google_play_services_invalid_account_title - Title of confirmation dialog informing the user that they provided an invalid account. + @@ -1034,8 +1034,7 @@ Summary: int common_google_play_services_needs_enabling_title - Title for notification shown when GooglePlayServices needs to be enabled for an - application to work. + @@ -1046,7 +1045,7 @@ Summary: int common_google_play_services_network_error_text - Message in confirmation dialog informing the user that a network error occurred. + @@ -1057,7 +1056,7 @@ Summary: int common_google_play_services_network_error_title - Title of confirmation dialog informing the user that a network error occurred. + @@ -1068,8 +1067,7 @@ Summary: int common_google_play_services_notification_needs_installation_title - Title for notification shown when GooglePlayServices needs to be installed - for an application to work. + @@ -1080,8 +1078,7 @@ Summary: int common_google_play_services_notification_needs_update_title - Title for notification shown when GooglePlayServices needs to be updated for an - application to work. + @@ -1092,8 +1089,7 @@ Summary: int common_google_play_services_notification_ticker - Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] - + @@ -1104,9 +1100,7 @@ Summary: int common_google_play_services_unknown_issue - Message in confirmation dialog informing user there is an unknown issue in Google Play - services [CHAR LIMIT=NONE] - + @@ -1117,8 +1111,7 @@ Summary: int common_google_play_services_unsupported_date_text - Message in confirmation dialog informing user that date on the device is not correct, - causing certificate checks to fail. + @@ -1129,8 +1122,7 @@ Summary: int common_google_play_services_unsupported_text - Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] - + @@ -1141,8 +1133,7 @@ Summary: int common_google_play_services_unsupported_title - Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] - + @@ -1153,8 +1144,7 @@ Summary: int common_google_play_services_update_button - Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] - + @@ -1165,9 +1155,7 @@ Summary: int common_google_play_services_update_text - Message in confirmation dialog informing user that they need to update - Google Play services (from Play Store) [CHAR LIMIT=NONE] - + @@ -1178,9 +1166,7 @@ Summary: int common_google_play_services_update_title - Title of confirmation dialog informing user that they need to update - Google Play services (from Play Store) [CHAR LIMIT=40] - + @@ -1191,8 +1177,7 @@ Summary: int common_signin_button_text - Sign-in button text [CHAR LIMIT=15] - + @@ -1203,8 +1188,7 @@ Summary: int common_signin_button_text_long - Long form sign-in button text [CHAR LIMIT=30] - + @@ -1215,9 +1199,7 @@ Summary: int wallet_buy_button_place_holder - Text on a placeholder buy button when Google Play services is not - available or up-to-date - + @@ -1691,10 +1673,7 @@ From class
-

Button in confirmation dialog to enable Google Play services. Clicking it - will direct user to application settings of Google Play services where they - can enable it [CHAR LIMIT=40] -

+

@@ -1722,9 +1701,7 @@ From class
-

Message in confirmation dialog informing user they need to enable - Google Play services in application settings [CHAR LIMIT=NONE] -

+

@@ -1752,9 +1729,7 @@ From class
-

Title of confirmation dialog informing user they need to enable - Google Play services in application settings [CHAR LIMIT=40] -

+

@@ -1782,8 +1757,7 @@ From class
-

Requested by string saying which app requested the notification. [CHAR LIMIT=42] -

+

@@ -1811,8 +1785,7 @@ From class
-

Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] -

+

@@ -1840,9 +1813,7 @@ From class
-

(For phones) Message in confirmation dialog informing user that - they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] -

+

@@ -1870,9 +1841,7 @@ From class
-

(For tablets) Message in confirmation dialog informing user that - they need to install Google Play services (from Play Store) [CHAR LIMIT=NONE] -

+

@@ -1900,9 +1869,7 @@ From class
-

Title of confirmation dialog informing user that they need to install - Google Play services (from Play Store) [CHAR LIMIT=40] -

+

@@ -1930,8 +1897,7 @@ From class
-

Message in confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=NONE] -

+

@@ -1959,8 +1925,7 @@ From class
-

Title of confirmation dialog informing the user that they provided an invalid account. [CHAR LIMIT=40] -

+

@@ -1988,9 +1953,7 @@ From class
-

Title for notification shown when GooglePlayServices needs to be enabled for an - application to work. [CHAR LIMIT=70] -

+

@@ -2018,8 +1981,7 @@ From class
-

Message in confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=NONE] -

+

@@ -2047,8 +2009,7 @@ From class
-

Title of confirmation dialog informing the user that a network error occurred. [CHAR LIMIT=40] -

+

@@ -2076,9 +2037,7 @@ From class
-

Title for notification shown when GooglePlayServices needs to be installed - for an application to work. [CHAR LIMIT=70] -

+

@@ -2106,9 +2065,7 @@ From class
-

Title for notification shown when GooglePlayServices needs to be updated for an - application to work. [CHAR LIMIT=70] -

+

@@ -2136,8 +2093,7 @@ From class
-

Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] -

+

@@ -2165,9 +2121,7 @@ From class
-

Message in confirmation dialog informing user there is an unknown issue in Google Play - services [CHAR LIMIT=NONE] -

+

@@ -2195,9 +2149,7 @@ From class
-

Message in confirmation dialog informing user that date on the device is not correct, - causing certificate checks to fail. [CHAR LIMIT=NONE] -

+

@@ -2225,8 +2177,7 @@ From class
-

Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] -

+

@@ -2254,8 +2205,7 @@ From class
-

Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] -

+

@@ -2283,8 +2233,7 @@ From class
-

Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] -

+

@@ -2312,9 +2261,7 @@ From class
-

Message in confirmation dialog informing user that they need to update - Google Play services (from Play Store) [CHAR LIMIT=NONE] -

+

@@ -2342,9 +2289,7 @@ From class
-

Title of confirmation dialog informing user that they need to update - Google Play services (from Play Store) [CHAR LIMIT=40] -

+

@@ -2372,8 +2317,7 @@ From class
-

Sign-in button text [CHAR LIMIT=15] -

+

@@ -2401,8 +2345,7 @@ From class
-

Long form sign-in button text [CHAR LIMIT=30] -

+

@@ -2430,9 +2373,7 @@ From class
-

Text on a placeholder buy button when Google Play services is not - available or up-to-date -

+

diff --git a/docs/html/reference/com/google/android/gms/R.style.html b/docs/html/reference/com/google/android/gms/R.style.html index 374b8730b12b..f749113aad60 100644 --- a/docs/html/reference/com/google/android/gms/R.style.html +++ b/docs/html/reference/com/google/android/gms/R.style.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -846,7 +857,7 @@ Summary: static int - WalletFragmentDefaultButtonTextAppearance + Theme_IAPTheme @@ -857,7 +868,7 @@ Summary: static int - WalletFragmentDefaultDetailsHeaderTextAppearance + WalletFragmentDefaultButtonTextAppearance @@ -868,7 +879,7 @@ Summary: static int - WalletFragmentDefaultDetailsTextAppearance + WalletFragmentDefaultDetailsHeaderTextAppearance @@ -879,11 +890,19 @@ Summary: static int - WalletFragmentDefaultStyle - Default style of the wallet fragment that will be used if not set explicitly - when fragment is created + WalletFragmentDefaultDetailsTextAppearance + + + - + + + public + static + + int + WalletFragmentDefaultStyle + @@ -1169,6 +1188,34 @@ From class + + +
+

+ + public + static + + int + + Theme_IAPTheme +

+
+ + + + +
+
+ +

+ + +
+
+ + +
@@ -1273,10 +1320,7 @@ From class
-

Default style of the wallet fragment that will be used if not set explicitly - when fragment is created - -

+

diff --git a/docs/html/reference/com/google/android/gms/R.styleable.html b/docs/html/reference/com/google/android/gms/R.styleable.html index 45149a933281..ad6148ecfaa4 100644 --- a/docs/html/reference/com/google/android/gms/R.styleable.html +++ b/docs/html/reference/com/google/android/gms/R.styleable.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -882,111 +893,118 @@ Summary: + int + Corpus_schemaOrgType +

schema.org type of documents in this corpus. + + + + int Corpus_trimmable

Indicates if documents from this corpus can be trimmed when the index reaches its quota. - + int FeatureParam_paramName

The name of this parameter. - + int FeatureParam_paramValue

The value of this parameter. - + int GlobalSearchCorpus_allowShortcuts

Whether or not global search is enabled for this corpus. - + int GlobalSearchSection_sectionContent

The content of this global search section. - + int GlobalSearchSection_sectionType

The type of global search section for this mapping. - + int GlobalSearch_defaultIntentAction

The default value for the global search section default_intent_action. - + int GlobalSearch_defaultIntentActivity

The default value for the global search section default_intent_aactivity. - + int GlobalSearch_defaultIntentData

The default value for the global search section default_intent_data. - + int GlobalSearch_searchEnabled

Whether or not global search is enabled for this app. - + int GlobalSearch_searchLabel

A localized string to identify this app's data within the global search app. - + int GlobalSearch_settingsDescription

A localized string to describe this apps data within the global search apps settings. - + int IMECorpus_inputEnabled

Whether or not this corpus could be useful input for IME. - + int IMECorpus_sourceClass

Class of the source. - + int IMECorpus_toAddressesSection

Sections containing entities communicated with in a given document. - + int IMECorpus_userInputSection

If this section is non-empty, the document is considered to be input by the user if @@ -995,14 +1013,14 @@ Summary: - + int IMECorpus_userInputTag

Tag name for documents that contain data input by the user. - + int IMECorpus_userInputValue

If set, userInputSection contents needs to equal this value for the document @@ -1010,7 +1028,7 @@ Summary: - + int MapAttrs_cameraBearing

This symbol is the offset where the cameraBearing @@ -1018,7 +1036,7 @@ Summary: - + int MapAttrs_cameraTargetLat

This symbol is the offset where the cameraTargetLat @@ -1026,7 +1044,7 @@ Summary: - + int MapAttrs_cameraTargetLng

This symbol is the offset where the cameraTargetLng @@ -1034,7 +1052,7 @@ Summary: - + int MapAttrs_cameraTilt

This symbol is the offset where the cameraTilt @@ -1042,7 +1060,7 @@ Summary: - + int MapAttrs_cameraZoom

This symbol is the offset where the cameraZoom @@ -1050,7 +1068,7 @@ Summary: - + int MapAttrs_mapType

This symbol is the offset where the mapType @@ -1058,7 +1076,7 @@ Summary: - + int MapAttrs_uiCompass

This symbol is the offset where the uiCompass @@ -1066,7 +1084,7 @@ Summary: - + int MapAttrs_uiRotateGestures

This symbol is the offset where the uiRotateGestures @@ -1074,7 +1092,7 @@ Summary: - + int MapAttrs_uiScrollGestures

This symbol is the offset where the uiScrollGestures @@ -1082,7 +1100,7 @@ Summary: - + int MapAttrs_uiTiltGestures

This symbol is the offset where the uiTiltGestures @@ -1090,7 +1108,7 @@ Summary: - + int MapAttrs_uiZoomControls

This symbol is the offset where the uiZoomControls @@ -1098,7 +1116,7 @@ Summary: - + int MapAttrs_uiZoomGestures

This symbol is the offset where the uiZoomGestures @@ -1106,7 +1124,7 @@ Summary: - + int MapAttrs_useViewLifecycle

This symbol is the offset where the useViewLifecycle @@ -1114,7 +1132,7 @@ Summary: - + int MapAttrs_zOrderOnTop

This symbol is the offset where the zOrderOnTop @@ -1122,27 +1140,34 @@ Summary: - + int SectionFeature_featureType

The type of this feature. - + int Section_indexPrefixes

Indicates if this section should support prefix matching. - + int Section_noIndex

Indicates if this section should not be indexed. + + int + Section_schemaOrgProperty +

Section corresponds to this schema.org property. + + + int Section_sectionFormat @@ -1348,8 +1373,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] AppDataSearch -

Applications that index data using AppDataSearch must provide their corpus configuration - in an XML file, typically called appdatasearch.xml. + Attributes that can be used with a AppDataSearch. @@ -1360,7 +1384,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] Corpus - The Corpus element represents a corpus within AppDataSearch. + Attributes that can be used with a Corpus. @@ -1371,8 +1395,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] FeatureParam - The FeatureParam element represents a parameter specified for a - SectionFeature. + Attributes that can be used with a FeatureParam. @@ -1383,8 +1406,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] GlobalSearch - The GlobalSearch element should be included if you want your apps data to appear - in the global search app. + Attributes that can be used with a GlobalSearch. @@ -1395,8 +1417,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] GlobalSearchCorpus - Each Corpus element should include a GlobalSearchCorpus element if the - corpus is to appear in the global search app. + Attributes that can be used with a GlobalSearchCorpus. @@ -1407,7 +1428,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] GlobalSearchSection - This element provides a mapping of sections from this corpus to a global search section. + Attributes that can be used with a GlobalSearchSection. @@ -1418,8 +1439,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] IMECorpus - Each Corpus element should include a IMECorpus element if the - corpus is to be used for IME input. + Attributes that can be used with a IMECorpus. @@ -1441,7 +1461,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] Section - The Section element represents a section within a corpus. + Attributes that can be used with a Section. @@ -1452,7 +1472,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] SectionFeature - The SectionFeature element represents a feature of a section. + Attributes that can be used with a SectionFeature. @@ -1463,17 +1483,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] WalletFragmentOptions - Attributes for the WalletFragment <fragment> tag -

Includes the following attributes:

- - - - - - - - -
AttributeDescription
com.google.android.gms:environment Google Wallet environment to use
com.google.android.gms:fragmentMode Fragment mode
com.google.android.gms:fragmentStyle A style resource specifing attributes to customize the look and feel of WalletFragment
com.google.android.gms:theme Theme to be used for the Wallet selector
+ Attributes that can be used with a WalletFragmentOptions. @@ -1484,14 +1494,7 @@ or to a theme attribute in the form "?[package:][type:]na final int[] WalletFragmentStyle - Attributes that may be specified in a style resource to customize the look and feel of - WalletFragment -

Includes the following attributes:

- - - - - + @@ -1942,7 +1945,8 @@ containing a value of this type.

The URI of the content provider that the index should crawl to get the data for this - corpus. Required. This string must not change between configurations. + corpus. Required. This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2037,7 +2041,8 @@ containing a value of this type.

The version of the corpus. Optional; defaults to "0". This string must not change - between configurations. + between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2064,6 +2069,53 @@ containing a value of this type. + + +

+

+ + public + static + final + int + + Corpus_schemaOrgType +

+
+ + + + +
+
+ +

schema.org type of documents in this corpus. Optional. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + +
@@ -2085,7 +2137,8 @@ containing a value of this type.

Indicates if documents from this corpus can be trimmed when the index reaches its quota. - Optional; defaults to true. + Optional; defaults to true. +

Must be a boolean value, either "true" or "false". @@ -2228,12 +2281,15 @@ containing a value of this type.

Whether or not global search is enabled for this corpus. Optional; defaults to true. If set to false, it will be treated as if the GlobalSearchCorpus - element did not exist. - Allow shortcuts to global search results from this corpus to be created. If set to + element did not exist. + + + Allow shortcuts to global search results from this corpus to be created. If set to true, the global search app may allow the user to create shortcuts to results, for example on the users home screen. The shortcuts may be long lived, and may persist after the linked document has been deleted. The activity that handles the global search result intent - should be able to deal with this gracefully. Defaults to false. + should be able to deal with this gracefully. Defaults to false. +

Must be a boolean value, either "true" or "false". @@ -2281,7 +2337,8 @@ containing a value of this type.

The content of this global search section. This is a global search section template string. - It should contain a reference to a string which can change between configurations. + It should contain a reference to a string which can change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2386,7 +2443,8 @@ containing a value of this type.

The default value for the global search section default_intent_action. Optional. - This string must not change between configurations. + This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2434,7 +2492,8 @@ containing a value of this type.

The default value for the global search section default_intent_aactivity. Optional. - This string must not change between configurations. + This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2482,7 +2541,8 @@ containing a value of this type.

The default value for the global search section default_intent_data. Optional. - This string must not change between configurations. + This string must not change between configurations. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2531,7 +2591,8 @@ containing a value of this type.

Whether or not global search is enabled for this app. Optional; defaults to true. If set to false, it will be treated as if the GlobalSearch element did not - exist. + exist. +

Must be a boolean value, either "true" or "false". @@ -2626,7 +2687,8 @@ containing a value of this type.

A localized string to describe this apps data within the global search apps settings. - Optional. + Optional. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. @@ -2678,6 +2740,7 @@ containing a value of this type. element did not exist. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2777,6 +2840,7 @@ containing a value of this type. Entities can be names, email addresses or phone numbers. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2826,6 +2890,7 @@ containing a value of this type. value. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -2921,6 +2986,7 @@ containing a value of this type. to be considered input by user. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3638,10 +3704,20 @@ containing a value of this type.

- - - + + + + +
AttributeDescription
com.google.android.gms:buyButtonAppearance Appearance of the buy button.Attributes that can be used with a WalletFragmentStyle.
ConstantValueDescription
match_global_nicknames1 Enable global nickname matching on this section
demote_common_words2 Demote common words by a factor in this section
demote_rfc822_hostnames3 Demote RFC822 hostnames by a factor in this section. Only applicable to RFC822 - sections
match_global_nicknames1 Enable global nickname matching on this section
demote_common_words2 Demote common words by a factor in this section
demote_rfc822_hostnames3 + Demote RFC822 hostnames by a factor in this section. Only applicable to RFC822 + sections +
omnibox_url_section4 + Mark this is an omnibox url section. May enable special ranking and matching + behavior. Only application to url sections. +
omnibox_title_section5 + Mark this is an omnibox title section. May enable special ranking and matching + behavior. +

This is a private symbol.

@@ -3685,6 +3761,7 @@ containing a value of this type.

false. +

Must be a boolean value, either "true" or "false".

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -3756,6 +3833,53 @@ containing a value of this type. + + +

+

+ + public + static + final + int + + Section_schemaOrgProperty +

+
+ + + + +
+
+ +

Section corresponds to this schema.org property. Optional. + + +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character. +

This may also be a reference to a resource (in the form +"@[package:]type:name") or +theme attribute (in the form +"?[package:][type:]name") +containing a value of this type. +

This is a private symbol.

+ + +
+ Constant Value: + + + 6 + (0x00000006) + + +
+ +
+
+ + +
@@ -3788,6 +3912,7 @@ containing a value of this type. plain0 html1 rfc8222 +url3

This is a private symbol.

@@ -3925,6 +4050,7 @@ containing a value of this type. subsections. +

Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.

This may also be a reference to a resource (in the form "@[package:]type:name") or @@ -4219,6 +4345,7 @@ or to a theme attribute in the form "?[package:][type:]na "48dp", or special values "match_parent" and "wrap_content". +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4330,6 +4457,7 @@ containing a value of this type. "300dp", or special values "match_parent" and "wrap_content". +

May be a dimension value, which is a floating point number appended with a unit such as "14.5sp". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), mm (millimeters). @@ -4756,16 +4884,7 @@ or to a theme attribute in the form "?[package:][type:]na

-

Applications that index data using AppDataSearch must provide their corpus configuration - in an XML file, typically called appdatasearch.xml. This file is referenced in your - manifest with a meta-data tag with the name com.google.android.gms.appdatasearch in the - Application section of the AndroidManifest.xml.

- -

This is the root element of the XML file. It should contain a Corpus element for - each corpus, and optionally a GlobalSearch element.

- -

For more information about the AppDataSearch API, see - com.google.android.gms.appdatasearch.

+

Attributes that can be used with a AppDataSearch.

@@ -4794,25 +4913,25 @@ or to a theme attribute in the form "?[package:][type:]na
-

The Corpus element represents a corpus within AppDataSearch. You should provide one - Corpus element for each corpus used by your application. This element should contain - a Section element for each section within the corpus. If you want data from this corpus - to appear in global search, you must include a GlobalSearchCorpus tag within this - element also. +

Attributes that can be used with a Corpus.

Includes the following attributes:

- - - + + +
AttributeDescription
com.google.android.gms:contentProviderUri The URI of the content provider that the index should crawl to get the data for this +
com.google.android.gms:contentProviderUri + The URI of the content provider that the index should crawl to get the data for this corpus.
com.google.android.gms:corpusId The ID of the corpus.
com.google.android.gms:corpusVersion The version of the corpus.
com.google.android.gms:trimmable Indicates if documents from this corpus can be trimmed when the index reaches its quota.
com.google.android.gms:corpusVersion + The version of the corpus.
com.google.android.gms:schemaOrgType schema.
com.google.android.gms:trimmable + Indicates if documents from this corpus can be trimmed when the index reaches its quota.

@@ -4842,8 +4961,7 @@ or to a theme attribute in the form "?[package:][type:]na
-

The FeatureParam element represents a parameter specified for a - SectionFeature. +

Attributes that can be used with a FeatureParam.

Includes the following attributes:

@@ -4884,21 +5002,23 @@ or to a theme attribute in the form "?[package:][type:]na
-

The GlobalSearch element should be included if you want your apps data to appear - in the global search app. It should be contained within the top level AppDataSearch - element. If you opt into global search, you should provide a GlobalSearchCorpus - element within at least one of your Corpus elements. +

Attributes that can be used with a GlobalSearch.

Includes the following attributes:

- - - - + + + + - +
AttributeDescription
com.google.android.gms:defaultIntentAction The default value for the global search section default_intent_action.
com.google.android.gms:defaultIntentActivity The default value for the global search section default_intent_aactivity.
com.google.android.gms:defaultIntentData The default value for the global search section default_intent_data.
com.google.android.gms:searchEnabled Whether or not global search is enabled for this app.
com.google.android.gms:defaultIntentAction + The default value for the global search section default_intent_action.
com.google.android.gms:defaultIntentActivity + The default value for the global search section default_intent_aactivity.
com.google.android.gms:defaultIntentData + The default value for the global search section default_intent_data.
com.google.android.gms:searchEnabled + Whether or not global search is enabled for this app.
com.google.android.gms:searchLabel A localized string to identify this app's data within the global search app.
com.google.android.gms:settingsDescription A localized string to describe this apps data within the global search apps settings.
com.google.android.gms:settingsDescription + A localized string to describe this apps data within the global search apps settings.

See Also
@@ -4932,19 +5052,14 @@ or to a theme attribute in the form "?[package:][type:]na
-

Each Corpus element should include a GlobalSearchCorpus element if the - corpus is to appear in the global search app. This element contains several - GlobalSearchSection elements describing how to present results from this corpus within - the global search app. - - Including this element within a Corpus will only have any effect if you also include a - GlobalSearch element within the top level AppDataSearch element. +

Attributes that can be used with a GlobalSearchCorpus.

Includes the following attributes:

- +
AttributeDescription
com.google.android.gms:allowShortcuts Whether or not global search is enabled for this corpus.
com.google.android.gms:allowShortcuts + Whether or not global search is enabled for this corpus.

See Also
@@ -4978,15 +5093,14 @@ or to a theme attribute in the form "?[package:][type:]na
-

This element provides a mapping of sections from this corpus to a global search section. - You should provide one such element for each global search section you care about within - the GlobalSearchCorpus element. +

Attributes that can be used with a GlobalSearchSection.

Includes the following attributes:

- +
AttributeDescription
com.google.android.gms:sectionContent The content of this global search section.
com.google.android.gms:sectionContent + The content of this global search section.
com.google.android.gms:sectionType The type of global search section for this mapping.

@@ -5021,22 +5135,24 @@ or to a theme attribute in the form "?[package:][type:]na
-

Each Corpus element should include a IMECorpus element if the - corpus is to be used for IME input. This element contains several ERROR(/#IMESection) - elements describing which sections should be included. +

Attributes that can be used with a IMECorpus.

Includes the following attributes:

- + - - + -
AttributeDescription
com.google.android.gms:inputEnabled Whether or not this corpus could be useful input for IME.
com.google.android.gms:inputEnabled + Whether or not this corpus could be useful input for IME.
com.google.android.gms:sourceClass Class of the source.
com.google.android.gms:toAddressesSection Sections containing entities communicated with in a given document.
com.google.android.gms:userInputSection If this section is non-empty, the document is considered to be input by the user if +
com.google.android.gms:toAddressesSection + Sections containing entities communicated with in a given document.
com.google.android.gms:userInputSection + If this section is non-empty, the document is considered to be input by the user if either userInputValue is not set or the content of this section is equal to that value.
com.google.android.gms:userInputTag Tag name for documents that contain data input by the user.
com.google.android.gms:userInputValue If set, userInputSection contents needs to equal this value for the document +
com.google.android.gms:userInputValue + If set, userInputSection contents needs to equal this value for the document to be considered input by user.

@@ -5124,24 +5240,25 @@ or to a theme attribute in the form "?[package:][type:]na
-

The Section element represents a section within a corpus. Each corpus can contain - up to 16 sections. You can optionally include some SectionFeature elements within a - Section element. +

Attributes that can be used with a Section.

Includes the following attributes:

- + + - +
AttributeDescription
com.google.android.gms:indexPrefixes Indicates if this section should support prefix matching.
com.google.android.gms:indexPrefixes + Indicates if this section should support prefix matching.
com.google.android.gms:noIndex Indicates if this section should not be indexed.
com.google.android.gms:schemaOrgProperty Section corresponds to this schema.
com.google.android.gms:sectionFormat The format of the section.
com.google.android.gms:sectionId The ID of the section.
com.google.android.gms:sectionWeight The weight of the section.
com.google.android.gms:subsectionSeparator Subsection separator.
com.google.android.gms:subsectionSeparator + Subsection separator.

@@ -5171,9 +5288,7 @@ or to a theme attribute in the form "?[package:][type:]na
-

The SectionFeature element represents a feature of a section. These features are - used to modify some semantic property of a section. This element can enclose 0 or more - FeatureParam elements. +

Attributes that can be used with a SectionFeature.

Includes the following attributes:

@@ -5213,7 +5328,7 @@ or to a theme attribute in the form "?[package:][type:]na
-

Attributes for the WalletFragment <fragment> tag +

Attributes that can be used with a WalletFragmentOptions.

Includes the following attributes:

@@ -5256,17 +5371,18 @@ or to a theme attribute in the form "?[package:][type:]na
-

Attributes that may be specified in a style resource to customize the look and feel of - WalletFragment +

Attributes that can be used with a WalletFragmentStyle.

Includes the following attributes:

- + - + diff --git a/docs/html/reference/com/google/android/gms/actions/ReserveIntents.html b/docs/html/reference/com/google/android/gms/actions/ReserveIntents.html new file mode 100644 index 000000000000..f37b3428c61d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/actions/ReserveIntents.html @@ -0,0 +1,1220 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ReserveIntents | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

ReserveIntents

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+
AttributeDescription
com.google.android.gms:buyButtonAppearance Appearance of the buy button.
com.google.android.gms:buyButtonHeight Height of the buy button.
com.google.android.gms:buyButtonHeight + Height of the buy button.
com.google.android.gms:buyButtonText Text on the buy button.
com.google.android.gms:buyButtonWidth Width of the buy button.
com.google.android.gms:buyButtonWidth + Width of the buy button.
com.google.android.gms:maskedWalletDetailsBackground Masked wallet details background
com.google.android.gms:maskedWalletDetailsButtonBackground "Change" button background in masked wallet details view
com.google.android.gms:maskedWalletDetailsButtonTextAppearance TextAppearance for the "Change" button in masked wallet details view
+ + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.actions.ReserveIntents
+ + + + + + + +
+ + +

Class Overview

+

Constants for intents corresponding to Reserve Action. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
StringACTION_RESERVE_TAXI_RESERVATIONIntent action for reserving a taxi.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + String + + ACTION_RESERVE_TAXI_RESERVATION +

+
+ + + + +
+
+ +

Intent action for reserving a taxi. The application MUST confirm whatever action + will be taken with the user before completing the action (e.g. confirmation dialog). +

+ + +
+ Constant Value: + + + "com.google.android.gms.actions.RESERVE_TAXI_RESERVATION" + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/actions/package-summary.html b/docs/html/reference/com/google/android/gms/actions/package-summary.html new file mode 100644 index 000000000000..407b25f12302 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/actions/package-summary.html @@ -0,0 +1,791 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.actions | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+
+ + + + +
+
+ +
+ package +

com.google.android.gms.actions

+
+ +
+ +
+ + + + + + + + + + +

Classes

+
+ + + + + + +
ReserveIntentsConstants for intents corresponding to Reserve Action. 
+
+ + + + + + + + + + + + + +
+
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/AdListener.html b/docs/html/reference/com/google/android/gms/ads/AdListener.html index e19acf4effc8..db4085383b65 100644 --- a/docs/html/reference/com/google/android/gms/ads/AdListener.html +++ b/docs/html/reference/com/google/android/gms/ads/AdListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/AdRequest.Builder.html b/docs/html/reference/com/google/android/gms/ads/AdRequest.Builder.html index 5fe91c0ff4fe..9695bb2cdcdb 100644 --- a/docs/html/reference/com/google/android/gms/ads/AdRequest.Builder.html +++ b/docs/html/reference/com/google/android/gms/ads/AdRequest.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -889,9 +900,9 @@ Summary: AdRequest.Builder - addKeyword(String keyword) + addCustomEventExtrasBundle(Class<? extends CustomEvent> adapterClass, Bundle customEventExtras) -
Add a keyword for targeting purposes.
+
Add extra parameters to pass to a specific custom event adapter.
@@ -907,9 +918,9 @@ Summary: AdRequest.Builder - addNetworkExtras(NetworkExtras networkExtras) + addKeyword(String keyword) -
Add extra parameters to pass to a specific ad network adapter.
+
Add a keyword for targeting purposes.
@@ -925,7 +936,7 @@ Summary: AdRequest.Builder - addNetworkExtrasBundle(Class<? extends MediationAdapter> adapterClass, Bundle networkExtras) + addNetworkExtras(NetworkExtras networkExtras)
Add extra parameters to pass to a specific ad network adapter.
@@ -940,6 +951,24 @@ Summary: + AdRequest.Builder + + + addNetworkExtrasBundle(Class<? extends MediationAdapter> adapterClass, Bundle networkExtras) + +
Add extra parameters to pass to a specific ad network adapter.
+ + + + + + + + + + + + AdRequest.Builder @@ -951,7 +980,7 @@ Summary: - + @@ -969,7 +998,7 @@ Summary: - + @@ -987,7 +1016,7 @@ Summary: - + @@ -1005,7 +1034,7 @@ Summary: - + @@ -1023,7 +1052,7 @@ Summary: - + @@ -1041,7 +1070,7 @@ Summary: - + @@ -1355,6 +1384,51 @@ From class + + +
+

+ + public + + + + + AdRequest.Builder + + addCustomEventExtrasBundle + (Class<? extends CustomEvent> adapterClass, Bundle customEventExtras) +

+
+
+ + + +
+
+ +

Add extra parameters to pass to a specific custom event adapter.

+
+
Parameters
+ + + + + + + +
adapterClass + The Class of the custom event adapter for which you are + providing extras.
customEventExtras + A Bundle of extra information to pass to a custom event + adapter. +
+
+ +
+
+ +
@@ -1446,8 +1520,8 @@ From class + + + + + + @@ -1026,7 +1055,7 @@ Summary: - + + + + + + + + + +
adapterClass - The Class of the adapter for the network that you are - providing extras for.The Class of the adapter for the network for which you are + providing extras.
networkExtras diff --git a/docs/html/reference/com/google/android/gms/ads/AdRequest.html b/docs/html/reference/com/google/android/gms/ads/AdRequest.html index cbedbae84f57..2af814aeb07f 100644 --- a/docs/html/reference/com/google/android/gms/ads/AdRequest.html +++ b/docs/html/reference/com/google/android/gms/ads/AdRequest.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1014,6 +1025,24 @@ Summary: + <T extends CustomEvent> + Bundle + +
+ getCustomEventExtrasBundle(Class<T> adapterClass) + +
Returns extra parameters to pass to a specific custom event adapter.
+ +
+ + + + int
@@ -1044,7 +1073,7 @@ Summary: -
@@ -1062,7 +1091,7 @@ Summary: -
@@ -1080,7 +1109,7 @@ Summary: -
@@ -1098,7 +1127,7 @@ Summary: -
@@ -1788,6 +1817,37 @@ From class + + +
+

+ + public + + + + + Bundle + + getCustomEventExtrasBundle + (Class<T> adapterClass) +

+
+
+ + + +
+
+ +

Returns extra parameters to pass to a specific custom event adapter. Returns null if + no custom event extras of the provided type were set. +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/ads/AdSize.html b/docs/html/reference/com/google/android/gms/ads/AdSize.html index 08afd3660f88..b1abadeac203 100644 --- a/docs/html/reference/com/google/android/gms/ads/AdSize.html +++ b/docs/html/reference/com/google/android/gms/ads/AdSize.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/AdView.html b/docs/html/reference/com/google/android/gms/ads/AdView.html index 2809d7915925..5a5b9be1e908 100644 --- a/docs/html/reference/com/google/android/gms/ads/AdView.html +++ b/docs/html/reference/com/google/android/gms/ads/AdView.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -2501,6 +2512,24 @@ android.view.View +
+ + + + + + void + + setPlayStorePurchaseParams(PlayStorePurchaseListener playStorePurchaseListener, String publicKey) + +
Set a PlayStorePurchaseListener and app's public key for this AdView.
+ +
@@ -13695,8 +13724,62 @@ containing a value of this type.

Sets an InAppPurchaseListener for this AdView. null is acceptable but - InAppPurchaseListener is not set in this case. -

+ InAppPurchaseListener is not set in this case.

+
+
Throws
+ + + + +
IllegalStateException + If + setPlayStorePurchaseParams(PlayStorePurchaseListener, String) was already called. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setPlayStorePurchaseParams + (PlayStorePurchaseListener playStorePurchaseListener, String publicKey) +

+
+
+ + + +
+
+ +

Set a PlayStorePurchaseListener and app's public key for this AdView. + null for parameter palyStorePurchaseListener is acceptable but + PlayStorePurchaseListener is not set in this case. + null for parameter publicKey is acceptable but SDK will work in developer mode and + skip verifying purchase data signature with public key.

+
+
Throws
+ + + + +
IllegalStateException + If setInAppPurchaseListener(InAppPurchaseListener) was + already called. +
+
diff --git a/docs/html/reference/com/google/android/gms/ads/InterstitialAd.html b/docs/html/reference/com/google/android/gms/ads/InterstitialAd.html index 929e7fc0f09c..763c260f7f27 100644 --- a/docs/html/reference/com/google/android/gms/ads/InterstitialAd.html +++ b/docs/html/reference/com/google/android/gms/ads/InterstitialAd.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1017,7 +1028,7 @@ Summary:
getInAppPurchaseListener() -
Returns the InAppPurchaseListener for this AdView.
+ @@ -1107,7 +1118,7 @@ Summary: setInAppPurchaseListener(InAppPurchaseListener inAppPurchaseListener) -
Set an InAppPurchaseListener for this AdView.
+ @@ -1115,6 +1126,25 @@ Summary: + + + + + + void + + + setPlayStorePurchaseParams(PlayStorePurchaseListener playStorePurchaseListener, String publicKey) + +
Set an PlayStorePurchaseListener and app's public key for this + InterstitialAd.
+ + + + + + + @@ -1508,7 +1538,7 @@ From class
-

Returns the InAppPurchaseListener for this AdView. Returns +

Returns the InAppPurchaseListener for this InterstitialAd. Returns null if it is not set.

@@ -1677,9 +1707,63 @@ From class
-

Set an InAppPurchaseListener for this AdView. null is acceptable but - InAppPurchaseListener is not set in this case. -

+

Set a InAppPurchaseListener for this InterstitialAd. null is + acceptable but InAppPurchaseListener is not set in this case.

+
+
Throws
+ + + + +
IllegalStateException + If + setPlayStorePurchaseParams(PlayStorePurchaseListener, String) was already called. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setPlayStorePurchaseParams + (PlayStorePurchaseListener playStorePurchaseListener, String publicKey) +

+
+
+ + + +
+
+ +

Set an PlayStorePurchaseListener and app's public key for this + InterstitialAd. null for parameter palyStorePurchaseListener is acceptable + but PlayStorePurchaseListener is not set in this case. + null for parameter publicKey is acceptable but SDK will work in developer mode and + skip verifying purchase data signature with public key.

+
+
Throws
+ + + + +
IllegalStateException + If setInAppPurchaseListener(InAppPurchaseListener) was + already called. +
+
diff --git a/docs/html/reference/com/google/android/gms/ads/doubleclick/AppEventListener.html b/docs/html/reference/com/google/android/gms/ads/doubleclick/AppEventListener.html index 8de6e4e5c3ba..40cf8901dc47 100644 --- a/docs/html/reference/com/google/android/gms/ads/doubleclick/AppEventListener.html +++ b/docs/html/reference/com/google/android/gms/ads/doubleclick/AppEventListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.Builder.html b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.Builder.html index 1a36f76b8808..e2a9babee71f 100644 --- a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.Builder.html +++ b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -889,9 +900,9 @@ Summary: PublisherAdRequest.Builder
- addKeyword(String keyword) + addCustomEventExtrasBundle(Class<? extends CustomEvent> adapterClass, Bundle customEventExtras) -
Add a keyword for targeting purposes.
+
Add extra parameters to pass to a specific custom event adapter.
@@ -907,9 +918,9 @@ Summary: PublisherAdRequest.Builder - addNetworkExtras(NetworkExtras networkExtras) + addKeyword(String keyword) -
Add extra parameters to pass to a specific ad network adapter.
+
Add a keyword for targeting purposes.
@@ -925,7 +936,7 @@ Summary: PublisherAdRequest.Builder - addNetworkExtrasBundle(Class<? extends MediationAdapter> adapterClass, Bundle networkExtras) + addNetworkExtras(NetworkExtras networkExtras)
Add extra parameters to pass to a specific ad network adapter.
@@ -940,6 +951,24 @@ Summary: + PublisherAdRequest.Builder + + + addNetworkExtrasBundle(Class<? extends MediationAdapter> adapterClass, Bundle networkExtras) + +
Add extra parameters to pass to a specific ad network adapter.
+ + + + + + + + + + + + PublisherAdRequest.Builder @@ -951,7 +980,7 @@ Summary: - + @@ -969,7 +998,7 @@ Summary: - + @@ -987,7 +1016,7 @@ Summary: - + @@ -1005,7 +1034,7 @@ Summary: - + @@ -1023,7 +1052,7 @@ Summary: - + @@ -1041,7 +1070,7 @@ Summary: - + @@ -1059,7 +1088,7 @@ Summary: - + @@ -1078,7 +1107,7 @@ Summary: - + @@ -1392,6 +1421,51 @@ From class + + +
+

+ + public + + + + + PublisherAdRequest.Builder + + addCustomEventExtrasBundle + (Class<? extends CustomEvent> adapterClass, Bundle customEventExtras) +

+
+
+ + + +
+
+ +

Add extra parameters to pass to a specific custom event adapter.

+
+
Parameters
+ + + + + + + +
adapterClass + The Class of the custom event adapter for which you are + providing extras.
customEventExtras + A Bundle of extra information to pass to a custom event + adapter. +
+
+ +
+
+ +
@@ -1483,8 +1557,8 @@ From class + + + + + + @@ -1015,7 +1044,7 @@ Summary: - + + + + + + + + + + + + + + + + + - +
adapterClass - The Class of the adapter for the network that you are - providing extras for.The Class of the adapter for the network for which you are + providing extras.
networkExtras diff --git a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.html b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.html index 083f0b05d9fd..61e01cff7c5c 100644 --- a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.html +++ b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdRequest.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1003,6 +1014,24 @@ Summary: + <T extends CustomEvent> + Bundle + +
+ getCustomEventExtrasBundle(Class<T> adapterClass) + +
Returns extra parameters to pass to a specific custom event adapter.
+ +
+ + + + int
@@ -1033,7 +1062,7 @@ Summary: -
@@ -1051,7 +1080,7 @@ Summary: -
@@ -1069,7 +1098,7 @@ Summary: -
@@ -1087,7 +1116,7 @@ Summary: -
@@ -1105,7 +1134,7 @@ Summary: -
@@ -1124,7 +1153,7 @@ Summary: -
@@ -1776,6 +1805,37 @@ From class + + +
+

+ + public + + + + + Bundle + + getCustomEventExtrasBundle + (Class<T> adapterClass) +

+
+
+ + + +
+
+ +

Returns extra parameters to pass to a specific custom event adapter. Returns null if + no custom event extras of the provided type were set. +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdView.html b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdView.html index 94f6423d9a04..b4486f821197 100644 --- a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdView.html +++ b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherAdView.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherInterstitialAd.html b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherInterstitialAd.html index fb62fecbb7ea..bb7afb9d18b5 100644 --- a/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherInterstitialAd.html +++ b/docs/html/reference/com/google/android/gms/ads/doubleclick/PublisherInterstitialAd.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/doubleclick/package-summary.html b/docs/html/reference/com/google/android/gms/ads/doubleclick/package-summary.html index 3fad1ad58a18..54b1a73c354c 100644 --- a/docs/html/reference/com/google/android/gms/ads/doubleclick/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/doubleclick/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html b/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html index 997dfa78fd34..9a6ee0c9c2ff 100644 --- a/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html +++ b/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.Info.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.html b/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.html index 708dec24a41a..69c51958a59f 100644 --- a/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.html +++ b/docs/html/reference/com/google/android/gms/ads/identifier/AdvertisingIdClient.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/identifier/package-summary.html b/docs/html/reference/com/google/android/gms/ads/identifier/package-summary.html index 04976c79938a..0ce93c7befca 100644 --- a/docs/html/reference/com/google/android/gms/ads/identifier/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/identifier/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdRequest.html b/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdRequest.html index 1f3872936f28..e75953a16af9 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdRequest.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdRequest.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdapter.html b/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdapter.html index 05c61045d24f..e7f562569846 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdapter.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/MediationAdapter.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerAdapter.html b/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerAdapter.html index 0313267a5663..1e86461a4e00 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerAdapter.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerAdapter.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerListener.html b/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerListener.html index 6a7f0329490b..b22a6e09f473 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerListener.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/MediationBannerListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialAdapter.html b/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialAdapter.html index 636002675ed8..f4775a08c0cb 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialAdapter.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialAdapter.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialListener.html b/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialListener.html index 66d942832e3a..a39172f22b09 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialListener.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/MediationInterstitialListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -817,6 +828,24 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + void
+
+ onAdClicked(MediationInterstitialAdapter adapter) + +
Indicates that the user has clicked on this ad.
+ +
+ abstract + + + + void @@ -829,7 +858,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -847,7 +876,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -866,7 +895,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -884,7 +913,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -949,6 +978,49 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + +
+

+ + public + + + abstract + + void + + onAdClicked + (MediationInterstitialAdapter adapter) +

+
+
+ + + +
+
+ +

Indicates that the user has clicked on this ad. This is used for publisher metrics, and + must be called in addition to any other events; this event is never inferred by the mediation + library. For example, onAdLeftApplication(MediationInterstitialAdapter) would + generally mean that the user has clicked on an ad, but + onAdClicked(MediationInterstitialAdapter) must be called regardless.

+
+
Parameters
+ + + + +
adapter + The mediation adapter which raised the event. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/NetworkExtras.html b/docs/html/reference/com/google/android/gms/ads/mediation/NetworkExtras.html index f7593c717e19..1b3805c47285 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/NetworkExtras.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/NetworkExtras.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -795,7 +806,18 @@ Summary:
CustomEventExtrasExtra parameters for mediation custom events.  + This class is deprecated. + This class will only work with implementations of the old + CustomEventAdapter which has been deprecated in favor of + CustomEventAdapter. + To pass extras to custom events that implement + CustomEventAdapter, call + addCustomEventExtrasBundle(Class, Bundle) with + the class of your + CustomEventAdapter + implementation and a Bundle. + 
diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/admob/AdMobExtras.html b/docs/html/reference/com/google/android/gms/ads/mediation/admob/AdMobExtras.html index cec7070e081d..a647c2684a74 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/admob/AdMobExtras.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/admob/AdMobExtras.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/admob/package-summary.html b/docs/html/reference/com/google/android/gms/ads/mediation/admob/package-summary.html index d358afee6a24..52a4d106a644 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/admob/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/admob/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEvent.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEvent.html new file mode 100644 index 000000000000..0834a4e0c687 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEvent.html @@ -0,0 +1,1133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CustomEvent | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

CustomEvent

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.mediation.customevent.CustomEvent
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

A CustomEvent is similar to a + MediationAdapter except that it is a completely + self-service mechanism for publishers to create their own adapter. +

The most common use case for a CustomEvent is to add support for an ad network that + doesn't already provide its own MediationAdapter. +

There is no reason to implement this interface directly. Instead, custom events should + implement CustomEventBanner and CustomEventInterstitial. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + onDestroy() + +
Tears down the adapter control.
+ +
+ abstract + + + + + void + + onPause() + +
Called when the application calls pause().
+ +
+ abstract + + + + + void + + onResume() + +
Called when the application calls resume().
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + onDestroy + () +

+
+
+ + + +
+
+ +

Tears down the adapter control. +

This is called at the end of the custom event's life cycle. The adapter is expected to + release any resources and shut down. After this method is called, any subsequent calls to any + other method on this adapter may throw an IllegalStateException. +

This method is not guaranteed to be called. There are a number of reasons that this method + can be skipped, such as a force close of the application. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onPause + () +

+
+
+ + + +
+
+ +

Called when the application calls pause(). The + custom event is expected to pause any processing associated with the ad being shown. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onResume + () +

+
+
+ + + +
+
+ +

Called when the application calls resume(). The + adapter is expected to resume any processing associated with the ad being shown. +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBanner.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBanner.html new file mode 100644 index 000000000000..1e62eb7a8399 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBanner.html @@ -0,0 +1,1143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CustomEventBanner | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

CustomEventBanner

+ + + + + + implements + + CustomEvent + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.mediation.customevent.CustomEventBanner
+ + + + + + + +
+ + +

Class Overview

+

A custom event to support banner ads. +

The typical life-cycle for a custom event is to have requestBannerAd(Context, CustomEventBannerListener, String, AdSize, MediationAdRequest, Bundle) called once. At + this point the adapter should create a View and report to the + CustomEventBannerListener either onAdLoaded(View) or + onAdFailedToLoad(int). Subsequent requests will be made with a new + instance of the custom event. At the end of the life cycle, a best effort is made to call + onDestroy(), though this is not guaranteed. Note that requestBannerAd(Context, CustomEventBannerListener, String, AdSize, MediationAdRequest, Bundle) + is called on the UI thread so all the standard precautions of writing code on that thread apply. + In particular, the code should not call any blocking methods. +

The adapter is expected to expose events via the CustomEventBannerListener passed in + the requestBannerAd(Context, CustomEventBannerListener, String, AdSize, MediationAdRequest, Bundle) call. All parameters necessary to make an ad request should be + passed in the serverParameter, MediationAdRequest, and customEventExtras + parameters. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + requestBannerAd(Context context, CustomEventBannerListener listener, String serverParameter, AdSize size, MediationAdRequest mediationAdRequest, Bundle customEventExtras) + +
Called by the mediation library to request a view from the custom event.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + com.google.android.gms.ads.mediation.customevent.CustomEvent + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + requestBannerAd + (Context context, CustomEventBannerListener listener, String serverParameter, AdSize size, MediationAdRequest mediationAdRequest, Bundle customEventExtras) +

+
+
+ + + +
+
+ +

Called by the mediation library to request a view from the custom event. + +

If the request is successful, onAdLoaded(View) should be + called. + +

If the request is unsuccessful, onAdFailedToLoad(int) should be + called on the listener with an appropriate error cause. + +

This method is called on the UI thread so all the standard precautions of writing code on + that thread apply. In particular your code should not call any blocking methods.

+
+
Parameters
+ + + + + + + + + + + + + + + + + + + +
context + The Context of the AdView which will contain the custom event View. An Activity is preferred.
listener + Listener to custom event with callbacks for various events.
serverParameter + The string configured in the publisher UI as the parameter for the + custom event.
size + The size of the view to fetch. The size of the view should be as close as + possible to the size specified in this parameter. If this view size is not + supported, the request should fail and onAdFailedToLoad(int) should be called.
mediationAdRequest + Generic targeting parameters to use when requesting a view.
customEventExtras + A Bundle of parameters set by the publisher on a per-request + basis. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBannerListener.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBannerListener.html new file mode 100644 index 000000000000..2de3b226f464 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventBannerListener.html @@ -0,0 +1,1142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CustomEventBannerListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

CustomEventBannerListener

+ + + + + + implements + + CustomEventListener + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.mediation.customevent.CustomEventBannerListener
+ + + + + + + +
+ + +

Class Overview

+

Custom events that implement CustomEventBanner should use this listener to send callbacks + to the mediation library to properly manage ad flow. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + onAdLoaded(View view) + +
Indicates that a view has been requested and successfully received.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + com.google.android.gms.ads.mediation.customevent.CustomEventListener + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + onAdLoaded + (View view) +

+
+
+ + + +
+
+ +

Indicates that a view has been requested and successfully received. This view may be + displayed after this method has been called. +

Once an ad view is requested, the custom event must report either onAdLoaded or + onAdFailedToLoad(int). If no response is received within a time limit, + the mediation library may move on to another adapter, resulting in the custom event's view + not being shown.

+
+
Parameters
+ + + + +
view + The view to be displayed. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventExtras.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventExtras.html index f73f009cf190..0187e421cb3b 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventExtras.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventExtras.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -800,12 +811,24 @@ Summary:
+

+

+ This class is deprecated.
+ This class will only work with implementations of the old + CustomEventAdapter which has been deprecated in favor of + CustomEventAdapter. + To pass extras to custom events that implement + CustomEventAdapter, call +
addCustomEventExtrasBundle(Class, Bundle) with + the class of your + CustomEventAdapter + implementation and a Bundle. +

Class Overview

Extra parameters for mediation custom events. The extra parameters are stored using the label of - the custom event. -

+ the custom event.

diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitial.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitial.html new file mode 100644 index 000000000000..536cb95a3e7f --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitial.html @@ -0,0 +1,1188 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CustomEventInterstitial | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

CustomEventInterstitial

+ + + + + + implements + + CustomEvent + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.mediation.customevent.CustomEventInterstitial
+ + + + + + + +
+ + +

Class Overview

+

A custom event that supports interstitial ads. +

The typical life-cycle for a custom event is to have requestInterstitialAd(Context, CustomEventInterstitialListener, String, MediationAdRequest, Bundle) called + once. At this point the adapter should request an ad and report either + onAdLoaded() or + onAdFailedToLoad(int) to the listener. Subsequent requests + will be made with a new instance of the custom event. At the end of the life cycle, a best effort + is made to call onDestroy(), though this is not guaranteed. Note that + requestInterstitialAd(Context, CustomEventInterstitialListener, String, MediationAdRequest, Bundle) is called on the UI thread so all the standard precautions of + writing code on that thread apply. In particular, the code should not call any blocking methods. +

The custom event is expected to forward events via the + CustomEventInterstitialListener passed in the requestInterstitialAd(Context, CustomEventInterstitialListener, String, MediationAdRequest, Bundle) call. All + parameters necessary to make an ad request should be passed in the serverParameter, + MediationAdRequest, and customEventExtras parameters. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + requestInterstitialAd(Context context, CustomEventInterstitialListener listener, String serverParameter, MediationAdRequest mediationAdRequest, Bundle customEventExtras) + +
Called by the mediation library to request an interstitial.
+ +
+ abstract + + + + + void + + showInterstitial() + +
Show the interstitial.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + com.google.android.gms.ads.mediation.customevent.CustomEvent + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + requestInterstitialAd + (Context context, CustomEventInterstitialListener listener, String serverParameter, MediationAdRequest mediationAdRequest, Bundle customEventExtras) +

+
+
+ + + +
+
+ +

Called by the mediation library to request an interstitial. + +

If the request is successful, onAdLoaded() should be + called. + +

If the request is unsuccessful, onAdFailedToLoad(int) should be + called on the listener with an appropriate error cause. + +

This method is called on the UI thread so all the standard precautions of writing code on + that thread apply. In particular your code should not call any blocking methods.

+
+
Parameters
+ + + + + + + + + + + + + + + + +
context + The Context of the InterstitialAd + that requested the custom event interstitial. An Activity + is preferred.
listener + Listener to custom event with callbacks for various events.
serverParameter + The string configured in the publisher UI as the parameter for the + custom event.
mediationAdRequest + Generic targeting parameters to use when requesting an + interstitial.
customEventExtras + A Bundle of parameters set by the publisher on a per-request + basis. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + showInterstitial + () +

+
+
+ + + +
+
+ +

Show the interstitial. This may be called any time after a call to onAdLoaded(). +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitialListener.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitialListener.html new file mode 100644 index 000000000000..4e6b06739e39 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventInterstitialListener.html @@ -0,0 +1,1135 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CustomEventInterstitialListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

CustomEventInterstitialListener

+ + + + + + implements + + CustomEventListener + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.mediation.customevent.CustomEventInterstitialListener
+ + + + + + + +
+ + +

Class Overview

+

A custom event interstitial listener. Custom events that implement + CustomEventInterstitial should use this listener to send callbacks to the mediation + library to properly manage ad flow. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + onAdLoaded() + +
Indicates that an interstitial has been requested and successfully received.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + com.google.android.gms.ads.mediation.customevent.CustomEventListener + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + onAdLoaded + () +

+
+
+ + + +
+
+ +

Indicates that an interstitial has been requested and successfully received. Interstitials + must wait for a showInterstitial() call. +

Once an interstitial is requested, the custom event must report either success or + failure. If no response is received within a time limit, the mediation library may move on to + another adapter, resulting in a potentially successful interstitial not being shown. +

From the point when this method is called until the adapter is destroyed, + showInterstitial() should open the interstitial. +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventListener.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventListener.html new file mode 100644 index 000000000000..9e3825295043 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/CustomEventListener.html @@ -0,0 +1,1251 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CustomEventListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

CustomEventListener

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.mediation.customevent.CustomEventListener
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

A base custom event listener for banner and interstitial ads. Do not implement this interface + directly. Instead, implement CustomEventBannerListener and/or + CustomEventInterstitialListener. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + onAdClicked() + +
Indicates that the user has clicked on this custom event.
+ +
+ abstract + + + + + void + + onAdClosed() + +
Indicates that the custom event rendered something in full screen and is now transferring + control back to the application.
+ +
+ abstract + + + + + void + + onAdFailedToLoad(int errorCode) + +
Indicates that an custom event request has failed along with the underlying cause.
+ +
+ abstract + + + + + void + + onAdLeftApplication() + +
Indicates that user interaction with the custom event is causing the device to switch to a + different application (such as a web browser).
+ +
+ abstract + + + + + void + + onAdOpened() + +
Indicates that the custom event is rendering something that is full screen.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + onAdClicked + () +

+
+
+ + + +
+
+ +

Indicates that the user has clicked on this custom event. This is used for publisher metrics, + and must be called in addition to any other events; this event is never inferred by the + mediation library. For example, onAdLeftApplication() would generally mean that the + user has clicked on an ad, but onAdClicked() must be called regardless. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onAdClosed + () +

+
+
+ + + +
+
+ +

Indicates that the custom event rendered something in full screen and is now transferring + control back to the application. This may be the user returning from a different application.

+
+
See Also
+ +
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onAdFailedToLoad + (int errorCode) +

+
+
+ + + +
+
+ +

Indicates that an custom event request has failed along with the underlying cause. A failure + may be an actual error or just a lack of fill. +

Once an ad is requested, the custom event must report either success or failure. If no + response is received within a time limit, the mediation library may move on to another + adapter, resulting in a potentially successful ad not being shown.

+
+
Parameters
+ + + + +
errorCode + An error code detailing the cause of the failure. This may be any of + ERROR_CODE_INTERNAL_ERROR, + ERROR_CODE_INVALID_REQUEST, + ERROR_CODE_NETWORK_ERROR, or + ERROR_CODE_NO_FILL. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onAdLeftApplication + () +

+
+
+ + + +
+
+ +

Indicates that user interaction with the custom event is causing the device to switch to a + different application (such as a web browser). This must be called before the current + application is put in the background. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onAdOpened + () +

+
+
+ + + +
+
+ +

Indicates that the custom event is rendering something that is full screen. This may be an + Activity, or it may be a precursor to switching to a different + application. +

Once this screen is dismissed, onAdClosed() must be called. +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/package-summary.html b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/package-summary.html index a75154b0c6f8..a7aa2ff1caf8 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/customevent/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/customevent/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -718,6 +729,40 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> +

Interfaces

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
CustomEventA CustomEvent is similar to a + MediationAdapter except that it is a completely + self-service mechanism for publishers to create their own adapter. 
CustomEventBannerA custom event to support banner ads. 
CustomEventBannerListenerCustom events that implement CustomEventBanner should use this listener to send callbacks + to the mediation library to properly manage ad flow. 
CustomEventInterstitialA custom event that supports interstitial ads. 
CustomEventInterstitialListenerA custom event interstitial listener. 
CustomEventListenerA base custom event listener for banner and interstitial ads. 
+
+ @@ -727,7 +772,18 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - +
CustomEventExtrasExtra parameters for mediation custom events.  + This class is deprecated. + This class will only work with implementations of the old + CustomEventAdapter which has been deprecated in favor of + CustomEventAdapter. + To pass extras to custom events that implement + CustomEventAdapter, call + addCustomEventExtrasBundle(Class, Bundle) with + the class of your + CustomEventAdapter + implementation and a Bundle. + 
diff --git a/docs/html/reference/com/google/android/gms/ads/mediation/package-summary.html b/docs/html/reference/com/google/android/gms/ads/mediation/package-summary.html index f485c49d069e..7ee6693dd8c3 100644 --- a/docs/html/reference/com/google/android/gms/ads/mediation/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/mediation/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/package-summary.html b/docs/html/reference/com/google/android/gms/ads/package-summary.html index d13fba9a018c..0f2184ef5834 100644 --- a/docs/html/reference/com/google/android/gms/ads/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchase.html b/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchase.html index 72359e42808e..2052168487fb 100644 --- a/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchase.html +++ b/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchase.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1168,6 +1179,19 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

The Google Conversion Tracking SDK is required to report conversion events.

+
+
Parameters
+ + + + + + + + + + +
billingResponseCode + The result of a play billing purchase. The value can be any + billing response code from + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchaseResult.html b/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchaseResult.html new file mode 100644 index 000000000000..bf715d6bfea2 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/purchase/InAppPurchaseResult.html @@ -0,0 +1,1161 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +InAppPurchaseResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

InAppPurchaseResult

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.purchase.InAppPurchaseResult
+ + + + + + + +
+ + +

Class Overview

+

Contains information about the result of a default purchase. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + finishPurchase() + +
Call this method after you finish delivering the product.
+ +
+ abstract + + + + + String + + getProductId() + +
Returns the product ID (SKU).
+ +
+ abstract + + + + + Intent + + getPurchaseData() + +
Returns the response Intent.
+ +
+ abstract + + + + + int + + getResultCode() + +
Returns the Activity result code of in-app billing request.
+ +
+ abstract + + + + + boolean + + isVerified() + +
Returns true if the purchase is successfully verified.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + finishPurchase + () +

+
+
+ + + +
+
+ +

Call this method after you finish delivering the product. If this method is not called, the + purchase will not get consumed. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getProductId + () +

+
+
+ + + +
+
+ +

Returns the product ID (SKU). +

+ +
+
+ + + + +
+

+ + public + + + abstract + + Intent + + getPurchaseData + () +

+
+
+ + + +
+
+ +

Returns the response Intent. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + int + + getResultCode + () +

+
+
+ + + +
+
+ +

Returns the Activity result code of in-app billing request. +

+ +
+
+ + + + +
+

+ + public + + + abstract + + boolean + + isVerified + () +

+
+
+ + + +
+
+ +

Returns true if the purchase is successfully verified. +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/purchase/PlayStorePurchaseListener.html b/docs/html/reference/com/google/android/gms/ads/purchase/PlayStorePurchaseListener.html new file mode 100644 index 000000000000..b108fbbaf48d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/ads/purchase/PlayStorePurchaseListener.html @@ -0,0 +1,1039 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlayStorePurchaseListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

PlayStorePurchaseListener

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.ads.purchase.PlayStorePurchaseListener
+ + + + + + + +
+ + +

Class Overview

+

Interface definition for implementing an in-app purchase using the default purchase flow. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + boolean + + isValidPurchase(String productId) + +
Called when the user triggers an in-app purchase.
+ +
+ abstract + + + + + void + + onInAppPurchaseFinished(InAppPurchaseResult inAppPurchaseResult) + +
Called when the user has completed an in-app purchase transaction.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + boolean + + isValidPurchase + (String productId) +

+
+
+ + + +
+
+ +

Called when the user triggers an in-app purchase. Return true if this purchase is + valid.

+
+
Parameters
+ + + + +
productId + The product ID (SKU) of the requested product. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + onInAppPurchaseFinished + (InAppPurchaseResult inAppPurchaseResult) +

+
+
+ + + +
+
+ +

Called when the user has completed an in-app purchase transaction. + + The publisher is responsible for crediting the user with the product, and calling + finishPurchase() to consume the purchase.

+
+
Parameters
+ + + + +
inAppPurchaseResult + The InAppPurchaseResult containing the result of the + purchase. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/ads/purchase/package-summary.html b/docs/html/reference/com/google/android/gms/ads/purchase/package-summary.html index a83090ed3929..cfcfcf87ac71 100644 --- a/docs/html/reference/com/google/android/gms/ads/purchase/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/purchase/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -730,6 +741,14 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
InAppPurchaseListener A listener interface for In-App Purchase triggered by ads. 
InAppPurchaseResultContains information about the result of a default purchase. 
PlayStorePurchaseListenerInterface definition for implementing an in-app purchase using the default purchase flow. 
diff --git a/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.Builder.html b/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.Builder.html index c4cd681ab157..95a7b357a2d8 100644 --- a/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.Builder.html +++ b/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -889,9 +900,9 @@ Summary: SearchAdRequest.Builder
- addNetworkExtras(NetworkExtras networkExtras) + addCustomEventExtrasBundle(Class<? extends CustomEvent> adapterClass, Bundle customEventExtras) -
Add extra parameters to pass to a specific ad network adapter.
+
Add extra parameters to pass to a specific custom event adapter.
@@ -907,7 +918,7 @@ Summary: SearchAdRequest.Builder - addNetworkExtrasBundle(Class<? extends MediationAdapter> adapterClass, Bundle networkExtras) + addNetworkExtras(NetworkExtras networkExtras)
Add extra parameters to pass to a specific ad network adapter.
@@ -922,6 +933,24 @@ Summary: + SearchAdRequest.Builder + + + addNetworkExtrasBundle(Class<? extends MediationAdapter> adapterClass, Bundle networkExtras) + +
Add extra parameters to pass to a specific ad network adapter.
+ + + + + + + + + + + + SearchAdRequest.Builder @@ -933,7 +962,7 @@ Summary: - + @@ -951,7 +980,7 @@ Summary: - + @@ -969,7 +998,7 @@ Summary: - + @@ -987,7 +1016,7 @@ Summary: - + @@ -1005,7 +1034,7 @@ Summary: - + @@ -1023,7 +1052,7 @@ Summary: - + @@ -1041,7 +1070,7 @@ Summary: - + @@ -1059,7 +1088,7 @@ Summary: - + @@ -1077,7 +1106,7 @@ Summary: - + @@ -1095,7 +1124,7 @@ Summary: - + @@ -1113,7 +1142,7 @@ Summary: - + @@ -1131,7 +1160,7 @@ Summary: - + @@ -1149,7 +1178,7 @@ Summary: - + @@ -1167,7 +1196,7 @@ Summary: - + @@ -1185,7 +1214,7 @@ Summary: - + @@ -1203,7 +1232,7 @@ Summary: - + @@ -1517,6 +1546,51 @@ From class + + +
+

+ + public + + + + + SearchAdRequest.Builder + + addCustomEventExtrasBundle + (Class<? extends CustomEvent> adapterClass, Bundle customEventExtras) +

+
+
+ + + +
+
+ +

Add extra parameters to pass to a specific custom event adapter.

+
+
Parameters
+ + + + + + + +
adapterClass + The Class of the custom event adapter for which you are + providing extras.
customEventExtras + A Bundle of extra information to pass to a custom event + adapter. +
+
+ +
+
+ +
@@ -1578,8 +1652,8 @@ From class + + + + + + @@ -1169,7 +1198,7 @@ Summary: - + + + + + + + + @@ -4499,7 +4510,7 @@ From class TypedArray @@ -4515,7 +4526,7 @@ From class TypedArray @@ -4707,7 +4718,7 @@ From class void @@ -4723,7 +4734,7 @@ From class void @@ -4899,7 +4910,7 @@ From class void @@ -4915,7 +4926,7 @@ From class void @@ -4931,7 +4942,7 @@ From class void @@ -4947,7 +4958,7 @@ From class void diff --git a/docs/html/reference/com/google/android/gms/analytics/ExceptionParser.html b/docs/html/reference/com/google/android/gms/analytics/ExceptionParser.html index 06c17d82acbb..811a9d82f412 100644 --- a/docs/html/reference/com/google/android/gms/analytics/ExceptionParser.html +++ b/docs/html/reference/com/google/android/gms/analytics/ExceptionParser.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/ExceptionReporter.html b/docs/html/reference/com/google/android/gms/analytics/ExceptionReporter.html index 1fac9ff46830..d56ede30dc3f 100644 --- a/docs/html/reference/com/google/android/gms/analytics/ExceptionReporter.html +++ b/docs/html/reference/com/google/android/gms/analytics/ExceptionReporter.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/GoogleAnalytics.html b/docs/html/reference/com/google/android/gms/analytics/GoogleAnalytics.html index 24611f207790..80724d934a24 100644 --- a/docs/html/reference/com/google/android/gms/analytics/GoogleAnalytics.html +++ b/docs/html/reference/com/google/android/gms/analytics/GoogleAnalytics.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.AppViewBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.AppViewBuilder.html index 5f5206d2b431..9c282df02b5b 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.AppViewBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.AppViewBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -808,16 +819,18 @@ Summary:
+

+

+ This class is deprecated.
+ This class has been deprecated in favor of the new ScreenViewBuilder class. The + two classes are semantically similar but the latter is consistent across all the Google + Analytics platforms. +

Class Overview

Class to build a basic app view hit. You can add any of the other fields to the builder - using common set and get methods. - - This class has been deprecated in favor of the new ScreenViewBuilder class. The two classes - are semantically similar but the latter is consistent across all the Google Analytics - platforms. -

+ using common set and get methods.

@@ -934,6 +947,60 @@ From class + T + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
adapterClass - The Class of the adapter for the network that you are - providing extras for.The Class of the adapter for the network for which you are + providing extras.
networkExtras diff --git a/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.html b/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.html index 1caaccd83232..47f6e464dafc 100644 --- a/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.html +++ b/docs/html/reference/com/google/android/gms/ads/search/SearchAdRequest.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1157,6 +1168,24 @@ Summary: + <T extends CustomEvent> + Bundle + +
+ getCustomEventExtrasBundle(Class<T> adapterClass) + +
Returns extra parameters to pass to a specific custom event adapter.
+ +
+ + + + int
@@ -1187,7 +1216,7 @@ Summary: -
@@ -1205,7 +1234,7 @@ Summary: -
@@ -1223,7 +1252,7 @@ Summary: -
@@ -1241,7 +1270,7 @@ Summary: -
@@ -1259,7 +1288,7 @@ Summary: -
@@ -1277,7 +1306,7 @@ Summary: -
@@ -1295,7 +1324,7 @@ Summary: -
@@ -2309,6 +2338,37 @@ From class + + +
+

+ + public + + + + + Bundle + + getCustomEventExtrasBundle + (Class<T> adapterClass) +

+
+
+ + + +
+
+ +

Returns extra parameters to pass to a specific custom event adapter. Returns null if + no custom event extras of the provided type were set. +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/ads/search/SearchAdView.html b/docs/html/reference/com/google/android/gms/ads/search/SearchAdView.html index 3dd92e42d053..bbc10c6e76cd 100644 --- a/docs/html/reference/com/google/android/gms/ads/search/SearchAdView.html +++ b/docs/html/reference/com/google/android/gms/ads/search/SearchAdView.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/ads/search/package-summary.html b/docs/html/reference/com/google/android/gms/ads/search/package-summary.html index 679935872e75..763f53d83aa7 100644 --- a/docs/html/reference/com/google/android/gms/ads/search/package-summary.html +++ b/docs/html/reference/com/google/android/gms/ads/search/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingReceiver.html b/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingReceiver.html index c26cc9aafdb5..0102bff6a638 100644 --- a/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingReceiver.html +++ b/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingReceiver.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingService.html b/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingService.html index 677b11db54bf..35a1a8dc0a1a 100644 --- a/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingService.html +++ b/docs/html/reference/com/google/android/gms/analytics/CampaignTrackingService.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -4483,7 +4494,7 @@ From class TypedArray
- obtainStyledAttributes(AttributeSet arg0, int[] arg1, int arg2, int arg3) + obtainStyledAttributes(AttributeSet arg0, int[] arg1)
- obtainStyledAttributes(AttributeSet arg0, int[] arg1) + obtainStyledAttributes(int arg0, int[] arg1)
- obtainStyledAttributes(int arg0, int[] arg1) + obtainStyledAttributes(AttributeSet arg0, int[] arg1, int arg2, int arg3)
- sendBroadcast(Intent arg0, String arg1) + sendBroadcast(Intent arg0)
- sendBroadcast(Intent arg0) + sendBroadcast(Intent arg0, String arg1)
- setWallpaper(InputStream arg0) + setWallpaper(Bitmap arg0)
- setWallpaper(Bitmap arg0) + setWallpaper(InputStream arg0)
- startActivities(Intent[] arg0, Bundle arg1) + startActivities(Intent[] arg0)
- startActivities(Intent[] arg0) + startActivities(Intent[] arg0, Bundle arg1)
+ addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ +
+ + + + + + T + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ +
+ + + + + + T + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ +
+ + + + + Map<String, String> @@ -946,7 +1013,7 @@ From class -
@@ -962,7 +1029,7 @@ From class -
@@ -980,7 +1047,7 @@ From class -
@@ -998,7 +1065,7 @@ From class -
@@ -1017,7 +1084,7 @@ From class -
@@ -1035,7 +1102,7 @@ From class -
@@ -1053,7 +1120,7 @@ From class -
@@ -1071,7 +1138,7 @@ From class -
@@ -1087,7 +1154,7 @@ From class -
@@ -1102,6 +1169,42 @@ From class
+ + + + + + T + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ +
+ + + + + + T + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ +
diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.EventBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.EventBuilder.html index 658a121a0934..d91ac63065c8 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.EventBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.EventBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1024,6 +1035,60 @@ From class + T
+ + + addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -1036,7 +1101,7 @@ From class - + @@ -1052,7 +1117,7 @@ From class - + @@ -1070,7 +1135,7 @@ From class - + @@ -1088,7 +1153,7 @@ From class - + @@ -1107,7 +1172,7 @@ From class - + @@ -1125,7 +1190,7 @@ From class - + @@ -1143,7 +1208,7 @@ From class - + @@ -1161,7 +1226,7 @@ From class - + @@ -1177,7 +1242,7 @@ From class - + @@ -1192,6 +1257,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + +
diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ExceptionBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ExceptionBuilder.html index f843388fc431..00dbba9d48e9 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ExceptionBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ExceptionBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -974,6 +985,60 @@ From class + T + + + addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -986,7 +1051,7 @@ From class - + @@ -1002,7 +1067,7 @@ From class - + @@ -1020,7 +1085,7 @@ From class - + @@ -1038,7 +1103,7 @@ From class - + @@ -1057,7 +1122,7 @@ From class - + @@ -1075,7 +1140,7 @@ From class - + @@ -1093,7 +1158,7 @@ From class - + @@ -1111,7 +1176,7 @@ From class - + @@ -1127,7 +1192,7 @@ From class - + @@ -1142,6 +1207,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + +
diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.HitBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.HitBuilder.html index 31f4b6aed1e4..2af7cda30974 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.HitBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.HitBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -827,7 +838,12 @@ Summary: - + @@ -840,7 +856,12 @@ Summary: - + @@ -856,7 +877,12 @@ Summary: - +
HitBuilders.AppViewBuilderClass to build a basic app view hit.  + This class is deprecated. + This class has been deprecated in favor of the new ScreenViewBuilder class. The + two classes are semantically similar but the latter is consistent across all the Google + Analytics platforms. + 
HitBuilders.EventBuilder
HitBuilders.ItemBuilderItem hit builder allows you to send item level sales data to Google Analytics.  + This class is deprecated. + This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. + 
HitBuilders.ScreenViewBuilder
HitBuilders.TransactionBuilderTransaction hit builder allows you to send in-app purchases and sales to Google Analytics.  + This class is deprecated. + This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. + 
@@ -965,6 +991,60 @@ Summary: + T + + + addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -977,7 +1057,7 @@ Summary: - + @@ -995,7 +1075,7 @@ Summary: - + @@ -1013,7 +1093,7 @@ Summary: - + @@ -1032,7 +1112,7 @@ Summary: - + @@ -1050,7 +1130,7 @@ Summary: - + @@ -1068,7 +1148,7 @@ Summary: - + @@ -1084,7 +1164,7 @@ Summary: - + @@ -1100,6 +1180,42 @@ Summary: + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + + + @@ -1434,6 +1550,99 @@ From class + + +
+

+ + public + + + + + T + + addImpression + (Product product, String impressionList) +

+
+
+ + + +
+
+ +

Adds a product impression to the hit. The product can be optionally associated with a + named impression list. +

+ +
+
+ + + + +
+

+ + public + + + + + T + + addProduct + (Product product) +

+
+
+ + + +
+
+ +

Adds product information to be sent with a given hit. The action provided in + {link #setProductAction} affects how the products passed in through this method get + processed. +

+ +
+
+ + + + +
+

+ + public + + + + + T + + addPromotion + (Promotion promotion) +

+
+
+ + + +
+
+ +

Adds promotion related information to the hit. +

+ +
+
+ +
@@ -1792,6 +2001,69 @@ From class
+ + +
+

+ + public + + + + + T + + setProductAction + (ProductAction action) +

+
+
+ + + +
+
+ +

Sets a product action for all the products included in this hit. The action and its + associated properties affect how the products added through addProduct(Product) are + processed. +

+ +
+
+ + + + +
+

+ + public + + + + + T + + setPromotionAction + (String action) +

+
+
+ + + +
+
+ +

Adds an action associated with the promotions in a given hit. Valid values for an action + are defined in Promotion class. +

+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ItemBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ItemBuilder.html index 1e7a1640f884..9a62312eb0dd 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ItemBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ItemBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -811,12 +822,18 @@ Summary:
+

+

+ This class is deprecated.
+ This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. +

Class Overview

Item hit builder allows you to send item level sales data to Google Analytics. Transaction - Id, Item Name, SKU price and quantity are required for meaningful reports on item data. -

+ Id, Item Name, SKU price and quantity are required for meaningful reports on item data.

@@ -1054,6 +1071,60 @@ From class + T + + +
addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -1066,7 +1137,7 @@ From class - + @@ -1082,7 +1153,7 @@ From class - + @@ -1100,7 +1171,7 @@ From class - + @@ -1118,7 +1189,7 @@ From class - + @@ -1137,7 +1208,7 @@ From class - + @@ -1155,7 +1226,7 @@ From class - + @@ -1173,7 +1244,7 @@ From class - + @@ -1191,7 +1262,7 @@ From class - + @@ -1207,7 +1278,7 @@ From class - + @@ -1222,6 +1293,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + +
diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ScreenViewBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ScreenViewBuilder.html index 9249e664a107..a61e35d566be 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ScreenViewBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.ScreenViewBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -930,6 +941,60 @@ From class + T + + + addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -942,7 +1007,7 @@ From class - + @@ -958,7 +1023,7 @@ From class - + @@ -976,7 +1041,7 @@ From class - + @@ -994,7 +1059,7 @@ From class - + @@ -1013,7 +1078,7 @@ From class - + @@ -1031,7 +1096,7 @@ From class - + @@ -1049,7 +1114,7 @@ From class - + @@ -1067,7 +1132,7 @@ From class - + @@ -1083,7 +1148,7 @@ From class - + @@ -1098,6 +1163,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + +
diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.SocialBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.SocialBuilder.html index 11acf92c1e1f..abdd7ca40234 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.SocialBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.SocialBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -990,6 +1001,60 @@ From class + T + + + addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -1002,7 +1067,7 @@ From class - + @@ -1018,7 +1083,7 @@ From class - + @@ -1036,7 +1101,7 @@ From class - + @@ -1054,7 +1119,7 @@ From class - + @@ -1073,7 +1138,7 @@ From class - + @@ -1091,7 +1156,7 @@ From class - + @@ -1109,7 +1174,7 @@ From class - + @@ -1127,7 +1192,7 @@ From class - + @@ -1143,7 +1208,7 @@ From class - + @@ -1158,6 +1223,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + + diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TimingBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TimingBuilder.html index 952dbfe42865..de77e89b4611 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TimingBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TimingBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1025,6 +1036,60 @@ From class + T + + + addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -1037,7 +1102,7 @@ From class - + @@ -1053,7 +1118,7 @@ From class - + @@ -1071,7 +1136,7 @@ From class - + @@ -1089,7 +1154,7 @@ From class - + @@ -1108,7 +1173,7 @@ From class - + @@ -1126,7 +1191,7 @@ From class - + @@ -1144,7 +1209,7 @@ From class - + @@ -1162,7 +1227,7 @@ From class - + @@ -1178,7 +1243,7 @@ From class - + @@ -1193,6 +1258,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + + diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TransactionBuilder.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TransactionBuilder.html index 2dbfe259a2ea..daa4eab9c171 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TransactionBuilder.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.TransactionBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -811,13 +822,19 @@ Summary:
+

+

+ This class is deprecated.
+ This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. +

Class Overview

Transaction hit builder allows you to send in-app purchases and sales to Google Analytics. Transaction Id, affiliation and revenue are required for meaningful reports on transaction - data. -

+ data.

@@ -1039,6 +1056,60 @@ From class + T + + +
addImpression(Product product, String impressionList) + +
Adds a product impression to the hit.
+ + + + + + + + + + + + + T + + + addProduct(Product product) + +
Adds product information to be sent with a given hit.
+ + + + + + + + + + + + + T + + + addPromotion(Promotion promotion) + +
Adds promotion related information to the hit.
+ + + + + + + + + + + + Map<String, String> @@ -1051,7 +1122,7 @@ From class - + @@ -1067,7 +1138,7 @@ From class - + @@ -1085,7 +1156,7 @@ From class - + @@ -1103,7 +1174,7 @@ From class - + @@ -1122,7 +1193,7 @@ From class - + @@ -1140,7 +1211,7 @@ From class - + @@ -1158,7 +1229,7 @@ From class - + @@ -1176,7 +1247,7 @@ From class - + @@ -1192,7 +1263,7 @@ From class - + @@ -1207,6 +1278,42 @@ From class + + + + + + + + + T + + + setProductAction(ProductAction action) + +
Sets a product action for all the products included in this hit.
+ + + + + + + + + + + + + T + + + setPromotionAction(String action) + +
Adds an action associated with the promotions in a given hit.
+ + + +
diff --git a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.html b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.html index a563609ac738..164d09ccde7f 100644 --- a/docs/html/reference/com/google/android/gms/analytics/HitBuilders.html +++ b/docs/html/reference/com/google/android/gms/analytics/HitBuilders.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -880,7 +891,12 @@ Summary: class HitBuilders.AppViewBuilder - Class to build a basic app view hit.  + + This class is deprecated. + This class has been deprecated in favor of the new ScreenViewBuilder class. The + two classes are semantically similar but the latter is consistent across all the Google + Analytics platforms. +  @@ -929,7 +945,12 @@ Summary: class HitBuilders.ItemBuilder - Item hit builder allows you to send item level sales data to Google Analytics.  + + This class is deprecated. + This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. +  @@ -977,7 +998,12 @@ Summary: class HitBuilders.TransactionBuilder - Transaction hit builder allows you to send in-app purchases and sales to Google Analytics.  + + This class is deprecated. + This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. +  diff --git a/docs/html/reference/com/google/android/gms/analytics/Logger.LogLevel.html b/docs/html/reference/com/google/android/gms/analytics/Logger.LogLevel.html index 8a06dad995b2..ac63d3b07f35 100644 --- a/docs/html/reference/com/google/android/gms/analytics/Logger.LogLevel.html +++ b/docs/html/reference/com/google/android/gms/analytics/Logger.LogLevel.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/Logger.html b/docs/html/reference/com/google/android/gms/analytics/Logger.html index e378b42ed63b..21d44a1b0c21 100644 --- a/docs/html/reference/com/google/android/gms/analytics/Logger.html +++ b/docs/html/reference/com/google/android/gms/analytics/Logger.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/StandardExceptionParser.html b/docs/html/reference/com/google/android/gms/analytics/StandardExceptionParser.html index 09b35f297129..d1cf9f82e9c0 100644 --- a/docs/html/reference/com/google/android/gms/analytics/StandardExceptionParser.html +++ b/docs/html/reference/com/google/android/gms/analytics/StandardExceptionParser.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/analytics/Tracker.html b/docs/html/reference/com/google/android/gms/analytics/Tracker.html index bfc92e6ee802..4e6d5749c778 100644 --- a/docs/html/reference/com/google/android/gms/analytics/Tracker.html +++ b/docs/html/reference/com/google/android/gms/analytics/Tracker.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -829,7 +840,7 @@ Summary: </screenName> <string name="ga_trackingId">UA-XXXX-Y</string> <string name="ga_sampleFrequency">99.8</string> - <int name="ga_sessionTimeout">2000</int> + <integer name="ga_sessionTimeout">2000</integer> <bool name="ga_autoActivityTracking">true</bool> <bool name="ga_anonymizeIp">true</bool> <bool name="ga_reportUncaughtExceptions">true</bool> @@ -964,6 +975,24 @@ Summary: + void + + + enableExceptionReporting(boolean enabled) + +
Enables or disables uncaught exception reporting for a given tracker.
+ + + + + + + + + + + + String @@ -975,7 +1004,7 @@ Summary: - + @@ -994,7 +1023,7 @@ Summary: - + @@ -1012,7 +1041,7 @@ Summary: - + @@ -1028,7 +1057,7 @@ Summary: - + @@ -1046,7 +1075,7 @@ Summary: - + @@ -1064,7 +1093,7 @@ Summary: - + @@ -1082,7 +1111,7 @@ Summary: - + @@ -1100,7 +1129,7 @@ Summary: - + @@ -1118,7 +1147,7 @@ Summary: - + @@ -1134,7 +1163,7 @@ Summary: - + @@ -1150,7 +1179,7 @@ Summary: - + @@ -1168,7 +1197,7 @@ Summary: - + @@ -1184,7 +1213,7 @@ Summary: - + @@ -1200,7 +1229,7 @@ Summary: - + @@ -1216,7 +1245,7 @@ Summary: - + @@ -1234,7 +1263,7 @@ Summary: - + @@ -1250,7 +1279,7 @@ Summary: - + @@ -1268,7 +1297,7 @@ Summary: - + @@ -1286,7 +1315,7 @@ Summary: - + @@ -1305,7 +1334,7 @@ Summary: - + @@ -1321,7 +1350,7 @@ Summary: - + @@ -1339,7 +1368,7 @@ Summary: - + @@ -1636,8 +1665,9 @@ From class

Sets whether the advertising id and ad targeting preference should be collected while - sending hits to GA servers. The advertising id and the ad targeting preference are collected - by default and can be turned off using this method.

+ sending hits to GA servers. The collection of advertising id and the ad targeting preference + is disabled by default and needs to be turned on for mobile audience features and any other + features that require advertising id.

Parameters
@@ -1693,6 +1723,39 @@ From class + + +
+

+ + public + + + + + void + + enableExceptionReporting + (boolean enabled) +

+
+
+ + + +
+
+ +

Enables or disables uncaught exception reporting for a given tracker. + This method is equivalent to using 'ga_reportUncaughtExceptions' in the tracker configuration + file. Note that as with the configuration setting, only the uncaught exceptions are reported + using this method. +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/analytics/ecommerce/Product.html b/docs/html/reference/com/google/android/gms/analytics/ecommerce/Product.html new file mode 100644 index 000000000000..062b25ce110e --- /dev/null +++ b/docs/html/reference/com/google/android/gms/analytics/ecommerce/Product.html @@ -0,0 +1,1939 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Product | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

Product

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+
+ + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.analytics.ecommerce.Product
+ + + + + + + +
+ + +

Class Overview

+

Class to construct product related information for a Google Analytics hit. Use this class to + report information about products sold by merchants or impressions of products seen by users. + Instances of this class can be associated with both ProductActions via + addProduct(Product) and Product + Impressions via + addImpression(Product, String). + + Typical usage: +

+

+          ScreenViewBuilder builder = new HitBuilders.ScreenViewBuilder();
+          builder.addImpression(
+              new Product()
+                  .setId("PID-1234")
+                  .setName("Space Monkeys!")
+                  .setPrice(100)
+                  .setQuantity(2), "listName");
+
+          builder.setProductAction(
+              new ProductAction(ProductAction.ACTION_PURCHASE))
+                  .addProduct(new Product().setId("PID-4321").setName("Water Monkeys!"));
+          tracker.send(builder.build());
+     
+

+

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + Product() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + Product + + setBrand(String value) + +
Sets the brand associated with the product in GA reports.
+ +
+ + + + + + Product + + setCategory(String value) + +
Sets the category associated with the product in GA reports.
+ +
+ + + + + + Product + + setCouponCode(String value) + +
Sets the coupon code associated with the product.
+ +
+ + + + + + Product + + setCustomDimension(int index, String value) + +
Sets the custom dimensions associated with the product.
+ +
+ + + + + + Product + + setCustomMetric(int index, int value) + +
Sets the custom metrics associated with the product.
+ +
+ + + + + + Product + + setId(String value) + +
Sets the id that is used to identify a product in GA reports.
+ +
+ + + + + + Product + + setName(String value) + +
Sets the name that is used to identify the product in GA reports.
+ +
+ + + + + + Product + + setPosition(int value) + +
Sets the position of the product on the page/product impression list etc.
+ +
+ + + + + + Product + + setPrice(double value) + +
Sets the price of the product.
+ +
+ + + + + + Product + + setQuantity(int value) + +
Sets the quantity of the product.
+ +
+ + + + + + Product + + setVariant(String value) + +
Sets the variant of the product.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + Product + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + Product + + setBrand + (String value) +

+
+
+ + + +
+
+ +

Sets the brand associated with the product in GA reports.

+
+
Parameters
+ + + + +
value + The product's brand. Example: "Acme Toys"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setCategory + (String value) +

+
+
+ + + +
+
+ +

Sets the category associated with the product in GA reports.

+
+
Parameters
+ + + + +
value + The product's category. Example: "Toys"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setCouponCode + (String value) +

+
+
+ + + +
+
+ +

Sets the coupon code associated with the product. This field is usually not used with + product impressions.

+
+
Parameters
+ + + + +
value + The product's coupon code. Example: "EXTRA10"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setCustomDimension + (int index, String value) +

+
+
+ + + +
+
+ +

Sets the custom dimensions associated with the product.

+
+
Parameters
+ + + + + + + +
index + The dimension's index as configured in Google Analytics Account. Example: 3
value + The product's custom dimension. Example: "Foo Reseller"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setCustomMetric + (int index, int value) +

+
+
+ + + +
+
+ +

Sets the custom metrics associated with the product.

+
+
Parameters
+ + + + + + + +
index + The metric's index as configured in Google Analytics Account. Example: 4
value + The product's custom metric. Example: 5
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setId + (String value) +

+
+
+ + + +
+
+ +

Sets the id that is used to identify a product in GA reports.

+
+
Parameters
+ + + + +
value + The product id.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setName + (String value) +

+
+
+ + + +
+
+ +

Sets the name that is used to identify the product in GA reports.

+
+
Parameters
+ + + + +
value + The product's name. Example: "Space Monkeys"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setPosition + (int value) +

+
+
+ + + +
+
+ +

Sets the position of the product on the page/product impression list etc.

+
+
Parameters
+ + + + +
value + The product's position. Example: 1 or 30
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setPrice + (double value) +

+
+
+ + + +
+
+ +

Sets the price of the product.

+
+
Parameters
+ + + + +
value + The product's price. Example: 3.14
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setQuantity + (int value) +

+
+
+ + + +
+
+ +

Sets the quantity of the product. This field is usually not used with product impressions.

+
+
Parameters
+ + + + +
value + The product's quantity. Example: 42
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Product + + setVariant + (String value) +

+
+
+ + + +
+
+ +

Sets the variant of the product.

+
+
Parameters
+ + + + +
value + The product's variant. Example: "Yellow" or "Red"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/analytics/ecommerce/ProductAction.html b/docs/html/reference/com/google/android/gms/analytics/ecommerce/ProductAction.html new file mode 100644 index 000000000000..5fbbe0f20908 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/analytics/ecommerce/ProductAction.html @@ -0,0 +1,2285 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ProductAction | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

ProductAction

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.analytics.ecommerce.ProductAction
+ + + + + + + +
+ + +

Class Overview

+

Class to construct transaction/checkout or other product interaction related information for a + Google Analytics hit. Use this class to report information about products sold, viewed or + refunded. This class is intended to be used with Product. + Instances of this class can be associated with + setProductAction(ProductAction). + + Typical usage: +

+

+          ScreenViewBuilder builder = new HitBuilders.ScreenViewBuilder();
+
+          builder.setProductAction(
+              new ProductAction(ProductAction.ACTION_PURCHASE)
+                  .setTransactionId("TT-1234")
+                  .setTransactionRevenue("3.14")
+                  .setTransactionCouponCode("EXTRA100"))
+              .addProduct(new Product().setId("PID-4321").setName("Water Monkeys!"));
+          tracker.send(builder.build());
+     
+

+

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
StringACTION_ADDAction to use when a product is added to the cart.
StringACTION_CHECKOUTAction to use for hits with checkout data.
StringACTION_CHECKOUT_OPTIONSAction to be used for supplemental checkout data that needs to be provided after a checkout + hit.
StringACTION_CLICKAction to use when the user clicks on a set of products.
StringACTION_DETAILAction to use when the user views detailed descriptions of products.
StringACTION_PURCHASEAction that is used to report all the transaction data to GA.
StringACTION_REFUNDAction to use while reporting refunded transactions to GA.
StringACTION_REMOVEAction to use when a product is removed from the cart.
+ + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + ProductAction(String action) + +
Sets the product action for all the products included in the hit.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + ProductAction + + setCheckoutOptions(String value) + +
Sets the label associated with the checkout.
+ +
+ + + + + + ProductAction + + setCheckoutStep(int value) + +
Sets the checkout processes's progress.
+ +
+ + + + + + ProductAction + + setProductActionList(String value) + +
Sets the list name associated with the products in the analytics hit.
+ +
+ + + + + + ProductAction + + setProductListSource(String value) + +
Sets the list source name associated with the products in the analytics hit.
+ +
+ + + + + + ProductAction + + setTransactionAffiliation(String value) + +
Sets the transaction's affiliation value.
+ +
+ + + + + + ProductAction + + setTransactionCouponCode(String value) + +
Sets the coupon code used in a transaction.
+ +
+ + + + + + ProductAction + + setTransactionId(String value) + +
The unique id associated with the transaction.
+ +
+ + + + + + ProductAction + + setTransactionRevenue(double value) + +
Sets the transaction's total revenue.
+ +
+ + + + + + ProductAction + + setTransactionShipping(double value) + +
Sets the transaction's shipping costs.
+ +
+ + + + + + ProductAction + + setTransactionTax(double value) + +
Sets the transaction's total tax.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + String + + ACTION_ADD +

+
+ + + + +
+
+ +

Action to use when a product is added to the cart. +

+ + +
+ Constant Value: + + + "add" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_CHECKOUT +

+
+ + + + +
+
+ +

Action to use for hits with checkout data. This action can have accompanying fields like + checkout step setCheckoutStep(int), checkout label setCheckoutOptions(String) and + checkout options setCheckoutOptions(String). +

+ + +
+ Constant Value: + + + "checkout" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_CHECKOUT_OPTIONS +

+
+ + + + +
+
+ +

Action to be used for supplemental checkout data that needs to be provided after a checkout + hit. This action can additionally have the same fields as the checkout action. +

+ + +
+ Constant Value: + + + "checkout_options" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_CLICK +

+
+ + + + +
+
+ +

Action to use when the user clicks on a set of products. This action can have accompanying + fields like product action list name setProductActionList(String) and product list source + setProductListSource(String). +

+ + +
+ Constant Value: + + + "click" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_DETAIL +

+
+ + + + +
+
+ +

Action to use when the user views detailed descriptions of products. This action can have + accompanying fields like product action list name setProductActionList(String) and product + list source setProductListSource(String). +

+ + +
+ Constant Value: + + + "detail" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_PURCHASE +

+
+ + + + +
+
+ +

Action that is used to report all the transaction data to GA. This is equivalent to the + transaction hit type which was available in previous versions of the SDK. This action can + can also have accompanying fields like transaction id, affiliation, revenue, tax, shipping + and coupon code. These fields can be specified with methods defined in this class. +

+ + +
+ Constant Value: + + + "purchase" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_REFUND +

+
+ + + + +
+
+ +

Action to use while reporting refunded transactions to GA. +

+ + +
+ Constant Value: + + + "refund" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_REMOVE +

+
+ + + + +
+
+ +

Action to use when a product is removed from the cart. +

+ + +
+ Constant Value: + + + "remove" + + +
+ +
+
+ + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + ProductAction + (String action) +

+
+
+ + + +
+
+ +

Sets the product action for all the products included in the hit. Valid values include + "detail", "click", "add", "remove", "checkout", "checkout_options", "purchase" and "refund". + All these values are also defined in this class for ease of use. You also also send + additional values with the hit for some specific actions. See the action documentation for + details.

+
+
Parameters
+ + + + +
action + The value of product action.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + ProductAction + + setCheckoutOptions + (String value) +

+
+
+ + + +
+
+ +

Sets the label associated with the checkout. This value is used with ACTION_CHECKOUT + and ACTION_CHECKOUT_OPTIONS actions.

+
+
Parameters
+ + + + +
value + A string label/option associated with the checkout.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setCheckoutStep + (int value) +

+
+
+ + + +
+
+ +

Sets the checkout processes's progress. This value is used with ACTION_CHECKOUT and + ACTION_CHECKOUT_OPTIONS actions.

+
+
Parameters
+ + + + +
value + An integer representing the progress of the checkout flow. example: 4 or 5.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setProductActionList + (String value) +

+
+
+ + + +
+
+ +

Sets the list name associated with the products in the analytics hit. This value is used + with ACTION_DETAIL and ACTION_CLICK actions.

+
+
Parameters
+ + + + +
value + A string name identifying the product list.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setProductListSource + (String value) +

+
+
+ + + +
+
+ +

Sets the list source name associated with the products in the analytics hit. This value is + used with ACTION_DETAIL and ACTION_CLICK actions.

+
+
Parameters
+ + + + +
value + A string name identifying the product list's source.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setTransactionAffiliation + (String value) +

+
+
+ + + +
+
+ +

Sets the transaction's affiliation value. This value is used for ACTION_PURCHASE and + ACTION_REFUND actions.

+
+
Parameters
+ + + + +
value + A string identifying the transaction affiliation.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setTransactionCouponCode + (String value) +

+
+
+ + + +
+
+ +

Sets the coupon code used in a transaction. This value is used for ACTION_PURCHASE + and ACTION_REFUND actions.

+
+
Parameters
+ + + + +
value + A 11string representing the coupon code used in a transaction.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setTransactionId + (String value) +

+
+
+ + + +
+
+ +

The unique id associated with the transaction. This value is used for + ACTION_PURCHASE and ACTION_REFUND actions.

+
+
Parameters
+ + + + +
value + A string id identifying a transaction
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setTransactionRevenue + (double value) +

+
+
+ + + +
+
+ +

Sets the transaction's total revenue. This value is used for ACTION_PURCHASE and + ACTION_REFUND actions.

+
+
Parameters
+ + + + +
value + A number representing the revenue from a transaction.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setTransactionShipping + (double value) +

+
+
+ + + +
+
+ +

Sets the transaction's shipping costs. This value is used for ACTION_PURCHASE and + ACTION_REFUND actions.

+
+
Parameters
+ + + + +
value + A number representing the shipping costs from a transaction.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + ProductAction + + setTransactionTax + (double value) +

+
+
+ + + +
+
+ +

Sets the transaction's total tax. This value is used for ACTION_PURCHASE and + ACTION_REFUND actions.

+
+
Parameters
+ + + + +
value + A number representing the revenue from a transaction.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/analytics/ecommerce/Promotion.html b/docs/html/reference/com/google/android/gms/analytics/ecommerce/Promotion.html new file mode 100644 index 000000000000..71521038ab66 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/analytics/ecommerce/Promotion.html @@ -0,0 +1,1602 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Promotion | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

Promotion

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.analytics.ecommerce.Promotion
+ + + + + + + +
+ + +

Class Overview

+

Class to construct promotion related fields for Google Analytics hits. The fields from this class + can be used to represent internal promotions that run within an app, such as banners, banner ads + etc. + + Typical usage: +

+

+          ScreenViewBuilder builder = new HitBuilders.ScreenViewBuilder();
+
+          builder.setPromotionAction(Promotion.ACTION_CLICK)
+              .addPromotion(new Promotion().setId("PROMO-ID1234").setName("Home screen banner."))
+          tracker.send(builder.build());
+     
+

+

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
StringACTION_CLICKAction to use when the user clicks/taps on a promotion.
StringACTION_VIEWAction to use when the user views a promotion.
+ + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + Promotion() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + Promotion + + setCreative(String value) + +
Sets the name of the creative associated with the promotion.
+ +
+ + + + + + Promotion + + setId(String value) + +
Sets the id that is used to identify a promotion in GA reports.
+ +
+ + + + + + Promotion + + setName(String value) + +
Sets the name that is used to identify the promotion in GA reports.
+ +
+ + + + + + Promotion + + setPosition(String value) + +
Sets the position of the promotion.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + String + + ACTION_CLICK +

+
+ + + + +
+
+ +

Action to use when the user clicks/taps on a promotion. +

+ + +
+ Constant Value: + + + "click" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + ACTION_VIEW +

+
+ + + + +
+
+ +

Action to use when the user views a promotion. +

+ + +
+ Constant Value: + + + "view" + + +
+ +
+
+ + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + Promotion + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + Promotion + + setCreative + (String value) +

+
+
+ + + +
+
+ +

Sets the name of the creative associated with the promotion.

+
+
Parameters
+ + + + +
value + The promotion creative's name. Example: "Cool pets creative"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Promotion + + setId + (String value) +

+
+
+ + + +
+
+ +

Sets the id that is used to identify a promotion in GA reports.

+
+
Parameters
+ + + + +
value + The promotion's id.
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Promotion + + setName + (String value) +

+
+
+ + + +
+
+ +

Sets the name that is used to identify the promotion in GA reports.

+
+
Parameters
+ + + + +
value + The promotion's name. Example: "Home Banner"
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Promotion + + setPosition + (String value) +

+
+
+ + + +
+
+ +

Sets the position of the promotion.

+
+
Parameters
+ + + + +
value + The promotion's position. Example: "top" or "bottom".
+
+
+
Returns
+
  • Returns the same object to enable chaining of methods. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/analytics/ecommerce/package-summary.html b/docs/html/reference/com/google/android/gms/analytics/ecommerce/package-summary.html new file mode 100644 index 000000000000..a6ca28abbb2c --- /dev/null +++ b/docs/html/reference/com/google/android/gms/analytics/ecommerce/package-summary.html @@ -0,0 +1,800 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.analytics.ecommerce | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+
+ + + + +
+
+ +
+ package +

com.google.android.gms.analytics.ecommerce

+
+ +
+ +
+ + + + + + + + + + +

Classes

+
+ + + + + + + + + + + + + + +
ProductClass to construct product related information for a Google Analytics hit. 
ProductActionClass to construct transaction/checkout or other product interaction related information for a + Google Analytics hit. 
PromotionClass to construct promotion related fields for Google Analytics hits. 
+
+ + + + + + + + + + + + + +
+
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/analytics/package-summary.html b/docs/html/reference/com/google/android/gms/analytics/package-summary.html index e47f3be12cc1..f68dda7c50e7 100644 --- a/docs/html/reference/com/google/android/gms/analytics/package-summary.html +++ b/docs/html/reference/com/google/android/gms/analytics/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -760,7 +771,12 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> HitBuilders.AppViewBuilder - Class to build a basic app view hit.  + + This class is deprecated. + This class has been deprecated in favor of the new ScreenViewBuilder class. The + two classes are semantically similar but the latter is consistent across all the Google + Analytics platforms. +  HitBuilders.EventBuilder @@ -777,7 +793,12 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> HitBuilders.ItemBuilder - Item hit builder allows you to send item level sales data to Google Analytics.  + + This class is deprecated. + This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. +  HitBuilders.ScreenViewBuilder @@ -793,7 +814,12 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> HitBuilders.TransactionBuilder - Transaction hit builder allows you to send in-app purchases and sales to Google Analytics.  + + This class is deprecated. + This class has been deprecated in favor of a richer set of APIs on all the HitBuilder + classes. With the new approach, simply use addProduct, addImpression, addPromo and setAction + to add ecommerce data to any of the hits. +  Logger.LogLevel diff --git a/docs/html/reference/com/google/android/gms/appindexing/AppIndex.html b/docs/html/reference/com/google/android/gms/appindexing/AppIndex.html new file mode 100644 index 000000000000..1db9551efdf3 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/appindexing/AppIndex.html @@ -0,0 +1,1256 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +AppIndex | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

AppIndex

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.appindexing.AppIndex
+ + + + + + + +
+ + +

Class Overview

+

Main entry point to the App Indexing API +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + Api<Api.ApiOptions.NoOptions>APP_INDEX_APIThe App Indexing API for reporting what users viewed in the app.
+ public + static + final + AppIndexApiAppIndexApiAPI to report what users viewed in the app.
+ + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + Api<Api.ApiOptions.NoOptions> + + APP_INDEX_API +

+
+ + + + +
+
+ +

The App Indexing API for reporting what users viewed in the app. Pass this to + addApi(Api). +

+ + +
+
+ + + + + +
+

+ + public + static + final + AppIndexApi + + AppIndexApi +

+
+ + + + +
+
+ +

API to report what users viewed in the app. Requires a GoogleApiClient to be + connected to APP_INDEX_API. +

+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.AppIndexingLink.html b/docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.AppIndexingLink.html new file mode 100644 index 000000000000..0d19911b7053 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.AppIndexingLink.html @@ -0,0 +1,1360 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +AppIndexApi.AppIndexingLink | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + final + + class +

AppIndexApi.AppIndexingLink

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.appindexing.AppIndexApi.AppIndexingLink
+ + + + + + + +
+ + +

Class Overview

+

An outbound link attached to viewed content. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fields
+ public + + final + UriappIndexingUrlDeep link in the App Indexing + format.
+ public + + final + intviewIdView id of this link in the rendered content.
+ public + + final + UriwebUrlEquivalent web url of this content.
+ + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + AppIndexApi.AppIndexingLink(Uri appIndexingUrl, Uri webUrl, View view) + +
+ + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + + final + Uri + + appIndexingUrl +

+
+ + + + +
+
+ +

Deep link in the App Indexing + format. +

+ + +
+
+ + + + + +
+

+ + public + + final + int + + viewId +

+
+ + + + +
+
+ +

View id of this link in the rendered content. +

+ + +
+
+ + + + + +
+

+ + public + + final + Uri + + webUrl +

+
+ + + + +
+
+ +

Equivalent web url of this content. +

+ + +
+
+ + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + AppIndexApi.AppIndexingLink + (Uri appIndexingUrl, Uri webUrl, View view) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.html b/docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.html new file mode 100644 index 000000000000..f93b794f5dd1 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/appindexing/AppIndexApi.html @@ -0,0 +1,1284 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +AppIndexApi | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

AppIndexApi

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.appindexing.AppIndexApi
+ + + + + + + +
+ + +

Class Overview

+

App Indexing API +

+ Tell Google services what the user is viewing for history suggest in Google Search. +

+ To use this API, do the following in your Activity: +
+ protected void onCreate(...) {
+      mClient = new GoogleApiClient.Builder(getActivity())
+          .addApi(AppIndex.APP_INDEX_API).build();
+      ...
+ }
+
+ protected void onStart() {
+     mClient.connect();
+     AppIndex.AppIndexApi.view(mClient, this, viewIntent, title, webUrl, outLinks);
+     ...
+ }
+
+ protected void onStop() {
+     AppIndex.AppIndexApi.viewEnd(mClient, this, viewIntent);
+     mClient.disconnect();
+     ...
+ }
+ 
+ 
+

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classAppIndexApi.AppIndexingLinkAn outbound link attached to viewed content. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + PendingResult<Status> + + view(GoogleApiClient apiClient, Activity activity, Intent viewIntent, String title, Uri webUrl, List<AppIndexApi.AppIndexingLink> outLinks) + +
User viewed this content.
+ +
+ abstract + + + + + PendingResult<Status> + + view(GoogleApiClient apiClient, Activity activity, Uri appIndexingUrl, String title, Uri webUrl, List<AppIndexApi.AppIndexingLink> outLinks) + +
User viewed this content.
+ +
+ abstract + + + + + PendingResult<Status> + + viewEnd(GoogleApiClient apiClient, Activity activity, Uri appIndexingUrl) + +
User finished viewing this content.
+ +
+ abstract + + + + + PendingResult<Status> + + viewEnd(GoogleApiClient apiClient, Activity activity, Intent viewIntent) + +
User finished viewing this content.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + PendingResult<Status> + + view + (GoogleApiClient apiClient, Activity activity, Intent viewIntent, String title, Uri webUrl, List<AppIndexApi.AppIndexingLink> outLinks) +

+
+
+ + + +
+
+ +

User viewed this content. Should be called as soon as said content is visible. For instance, + from onStart(). +

+ The intent specified must have a setData(Uri) specified. It must be stable + and be handled by an exported Activity in the app. +

+
+
Parameters
+ + + + + + + + + + + + + + + + + + + +
apiClient + The GoogleApiClient. Client should be connecting or connected.
activity + App's Activity where this content is viewed.
viewIntent + Public Intent that goes back to this content.
title + Title of the content.
webUrl + Equivalent web url for the content. See + App Indexing. Can be null.
outLinks + List of outbound links on the page. Can be null.
+
+
+
Returns
+
  • PendingResult which can optionally be used to determine if the call + succeeded. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + PendingResult<Status> + + view + (GoogleApiClient apiClient, Activity activity, Uri appIndexingUrl, String title, Uri webUrl, List<AppIndexApi.AppIndexingLink> outLinks) +

+
+
+ + + +
+
+ +

User viewed this content. Should be called as soon as said content is visible. For instance, + from onStart(). +

+ The intent specified must have a setData(Uri) specified. It must be stable + and be handled by an exported Activity in the app. +

+
+
Parameters
+ + + + + + + + + + + + + + + + + + + +
apiClient + The GoogleApiClient. Client should be connecting or connected.
activity + App's Activity where this content is viewed.
appIndexingUrl + Deep link in the + App Indexing format.
title + Title of the content.
webUrl + Equivalent web url for the content. See + App Indexing. Can be null.
outLinks + List of outbound links on the page. Can be null.
+
+
+
Returns
+
  • PendingResult which can optionally be used to determine if the call + succeeded. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + PendingResult<Status> + + viewEnd + (GoogleApiClient apiClient, Activity activity, Uri appIndexingUrl) +

+
+
+ + + +
+
+ +

User finished viewing this content. Should be called from onStop() in your + app or as soon as the content is no longer visible to the user.

+
+
Parameters
+ + + + + + + + + + +
apiClient + The GoogleApiClient. Client should be connecting or connected.
activity + App's Activity where this content is viewed.
appIndexingUrl + Deep link in the + App Indexing format.
+
+
+
Returns
+
  • PendingResult which can optionally be used to determine if the call + succeeded. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + PendingResult<Status> + + viewEnd + (GoogleApiClient apiClient, Activity activity, Intent viewIntent) +

+
+
+ + + +
+
+ +

User finished viewing this content. Should be called from onStop() in your + app or as soon as the content is no longer visible to the user.

+
+
Parameters
+ + + + + + + + + + +
apiClient + The GoogleApiClient. Client should be connecting or connected.
activity + App's Activity where this content is viewed.
viewIntent + Public Intent that goes back to this content.
+
+
+
Returns
+
  • PendingResult which can optionally be used to determine if the call + succeeded. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/appindexing/package-summary.html b/docs/html/reference/com/google/android/gms/appindexing/package-summary.html new file mode 100644 index 000000000000..6020345e7118 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/appindexing/package-summary.html @@ -0,0 +1,809 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.appindexing | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+
+ + + + +
+
+ +
+ package +

com.google.android.gms.appindexing

+
+ +
+ +
+ + + + + + + +

Interfaces

+
+ + + + + + +
AppIndexApiApp Indexing API +

+ Tell Google services what the user is viewing for history suggest in Google Search. 

+
+ + + + +

Classes

+
+ + + + + + + + + + +
AppIndexMain entry point to the App Indexing API + 
AppIndexApi.AppIndexingLinkAn outbound link attached to viewed content. 
+
+ + + + + + + + + + + + + +
+
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppState.html b/docs/html/reference/com/google/android/gms/appstate/AppState.html index d64ff1c27c93..8c9ed7e463ca 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppState.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppState.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html b/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html index e21bcf39625b..e8fb75411b66 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1237,6 +1302,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateDeletedResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateDeletedResult.html index 2bc27f7fb389..7b2e253d4c05 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateDeletedResult.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateDeletedResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html index 4143256d51c7..70cd78581a66 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html index d494656a16c5..01bacc837007 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html index 687013fde900..c72917d79602 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html index a000c609bd36..18bafc22ce68 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html b/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html index bde99a0bb55d..4daba6010946 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/appstate/package-summary.html b/docs/html/reference/com/google/android/gms/appstate/package-summary.html index bc6401614dfb..0276721fd434 100644 --- a/docs/html/reference/com/google/android/gms/appstate/package-summary.html +++ b/docs/html/reference/com/google/android/gms/appstate/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html b/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html index ae33cd26228e..d77b14d6ec76 100644 --- a/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html +++ b/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html b/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html index 7160b86273d2..4c3ff8de6c67 100644 --- a/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html +++ b/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html b/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html index d71b937766c5..435ef6667af8 100644 --- a/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html +++ b/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html b/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html index 8fe0f2a99989..b54f16771180 100644 --- a/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html +++ b/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html b/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html index ee5603c7d71f..931943a0e686 100644 --- a/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html +++ b/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/auth/package-summary.html b/docs/html/reference/com/google/android/gms/auth/package-summary.html index 335dc04087b0..39a42ed5bbed 100644 --- a/docs/html/reference/com/google/android/gms/auth/package-summary.html +++ b/docs/html/reference/com/google/android/gms/auth/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html b/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html index 35a01c959d9d..4aa917bdc237 100644 --- a/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html +++ b/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ +
@@ -1640,6 +1752,35 @@ From interface
+ + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html b/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html index ac1cfcff1594..af968b83ec6e 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html b/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html index 938db5ce25a3..10bcc08dd3f8 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -748,7 +759,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

Class Overview

-

The main entry point for interacting with a Cast device. +

The main entry point for interacting with a Google Cast device.

@@ -945,7 +956,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
PendingResult<Cast.ApplicationConnectionResult>
- launchApplication(GoogleApiClient client, String applicationId) + launchApplication(GoogleApiClient client, String applicationId, LaunchOptions launchOptions)
Launches an application on the receiver.
@@ -963,7 +974,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> PendingResult<Cast.ApplicationConnectionResult> - launchApplication(GoogleApiClient client, String applicationId, boolean relaunchIfRunning) + launchApplication(GoogleApiClient client, String applicationId)
Launches an application on the receiver.
@@ -978,6 +989,28 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + PendingResult<Cast.ApplicationConnectionResult> + + + launchApplication(GoogleApiClient client, String applicationId, boolean relaunchIfRunning) + +
+ This method is deprecated. + Use + launchApplication(GoogleApiClient, String, LaunchOptions). +
+ + + + + + + + abstract + + + + PendingResult<Status> @@ -989,7 +1022,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1007,7 +1040,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1025,7 +1058,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1043,7 +1076,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1062,7 +1095,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1080,7 +1113,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1098,7 +1131,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1116,7 +1149,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + abstract @@ -1259,7 +1292,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

Returns the current receiver application status, if any. Message text is localized to the - Cast device's locale.

+ Google Cast device's locale.

Parameters
@@ -1536,6 +1569,59 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + +
+

+ + public + + + abstract + + PendingResult<Cast.ApplicationConnectionResult> + + launchApplication + (GoogleApiClient client, String applicationId, LaunchOptions launchOptions) +

+
+
+ + + +
+
+ +

Launches an application on the receiver. The previous PendingResult will be + canceled with the Cast.ApplicationConnectionResult's status code being + CANCELED.

+
+
Parameters
+
+ + + + + + + + + +
client + The API client with which to perform this request.
applicationId + The ID of the receiver application to launch.
launchOptions + The launch options for the request.
+
+
+
Returns
+
  • A PendingResult which can be used to retrieve connection information. +
+
+ +
+ + +
@@ -1607,7 +1693,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
- +

+

+ This method is deprecated.
+ Use + launchApplication(GoogleApiClient, String, LaunchOptions). + +

Launches an application on the receiver. The previous PendingResult will be canceled with the Cast.ApplicationConnectionResult's status code being CANCELED.

@@ -1631,8 +1723,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
Returns
-
  • A PendingResult which can be used to retrieve connection information. -
+
  • A PendingResult which can be used to retrieve connection information.
@@ -1831,7 +1922,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
Returns
  • A PendingResult which can be used to see whether the message has been - enqueued to be sent to a Cast device. + enqueued to be sent to a Google Cast device.
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html index fe2a76e83a79..b8b399e76109 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html index 82fd5e63b1f9..f208831dd920 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -903,7 +914,7 @@ Summary:
builder(CastDevice castDevice, Cast.Listener castListener) -
Configures the Cast API to connect to this cast device.
+
Configures the Cast API to connect to this Google Cast device.
@@ -1193,7 +1204,7 @@ From class
-

Configures the Cast API to connect to this cast device.

+

Configures the Cast API to connect to this Google Cast device.

Parameters
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html b/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html index 1eee1fae1d7c..fff8c57b3489 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -742,7 +753,7 @@ Summary: public static - abstract + class

Cast.Listener

@@ -793,8 +804,8 @@ Summary:

Class Overview

-

The interface for Cast callbacks. These callbacks may get called at any time, when - connected to a Cast device. +

The list of Cast callbacks. These callbacks may get called at any time, when + connected to a Google Cast device.

diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html b/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html index b78feb0455c6..d3079690ee8a 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.html b/docs/html/reference/com/google/android/gms/cast/Cast.html index 48472ba2913d..290371c55094 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -880,7 +891,7 @@ Summary: interface - + @@ -904,7 +915,7 @@ Summary: class - + @@ -941,7 +952,7 @@ Summary: - @@ -1271,7 +1282,7 @@ From class
-

A boolean extra for the connection hint bundle passed to onConnected(Bundle) +

A boolean extra for the connection hint bundle passed to onConnected(Bundle) that indicates that the connection was re-established, but the receiver application that was in use at the time of the connection loss is no longer running on the receiver.

diff --git a/docs/html/reference/com/google/android/gms/cast/CastDevice.html b/docs/html/reference/com/google/android/gms/cast/CastDevice.html index 14df58d4a14d..edfd5d495cdd 100644 --- a/docs/html/reference/com/google/android/gms/cast/CastDevice.html +++ b/docs/html/reference/com/google/android/gms/cast/CastDevice.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
+ + +
Cast.CastApiThe main entry point for interacting with a Cast device. The main entry point for interacting with a Google Cast device. 
Cast.ListenerThe interface for Cast callbacks. The list of Cast callbacks. 
String EXTRA_APP_NO_LONGER_RUNNINGA boolean extra for the connection hint bundle passed to onConnected(Bundle) + A boolean extra for the connection hint bundle passed to onConnected(Bundle) that indicates that the connection was re-established, but the receiver application that was in use at the time of the connection loss is no longer running on the receiver.
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
@@ -1512,6 +1561,8 @@ From interface + + diff --git a/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html b/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html index a0600ffd6517..ee944969b9fc 100644 --- a/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html +++ b/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -794,10 +805,9 @@ Summary:

Class Overview

Intent constants for use with the Cast MediaRouteProvider. This class also contains utility - methods for creating a control category for discovering Cast media routes that support a - specific app and/or set of namespaces, to be used with MediaRouteSelector. If you don't need to - specify any restrictions, simply use CATEGORY_CAST or - CATEGORY_REMOTE_PLAYBACK. + methods for creating a control category for discovering Cast media routes that support a specific + app and/or set of namespaces, to be used with MediaRouteSelector. +

@@ -854,14 +864,17 @@ Summary: String CATEGORY_CAST - A control category for discovering Cast devices. + + This constant is deprecated. + use categoryForCast(String) instead. + String DEFAULT_MEDIA_RECEIVER_APPLICATION_ID - The application id for the Cast Default Media Receiver. + The application ID for the Cast Default Media Receiver. @@ -898,6 +911,13 @@ Summary: + String + EXTRA_CAST_LANGUAGE_CODE + The extra that indicates the language to be used by the receiver application. + + + + String EXTRA_CAST_RELAUNCH_APPLICATION The extra that indicates whether the application should be relaunched if it is already @@ -906,7 +926,7 @@ Summary: - + String EXTRA_CAST_STOP_APPLICATION_WHEN_SESSION_ENDS The extra that indicates that the receiver application should be stopped when the session @@ -914,21 +934,21 @@ Summary: - + String EXTRA_CUSTOM_DATA The extra that contains a compact JSON string of custom data to pass with a media request. - + String EXTRA_DEBUG_LOGGING_ENABLED The extra that indicates whether debug logging should be enabled for the Cast session. - + String EXTRA_ERROR_CODE An error bundle extra for the error code. @@ -1054,6 +1074,24 @@ Summary: + + + + + + static + + String + + + languageTagForLocale(Locale locale) + +
Returns an RFC-5646 language tag string fo the given locale.
+ + + + + @@ -1370,11 +1408,15 @@ From class
- +

+

+ This constant is deprecated.
+ use categoryForCast(String) instead. + +

A control category for discovering Cast devices. When used as-is, matches any Cast device, independent of app or namespace support. For restricting Cast devices by app and/or - namespaces support, use categoryForRemotePlayback(String). -

+ namespaces support, use categoryForCast(String).

@@ -1411,7 +1453,7 @@ From class
-

The application id for the Cast Default Media Receiver. +

The application ID for the Cast Default Media Receiver.

@@ -1588,6 +1630,49 @@ From class + + +
+

+ + public + static + final + String + + EXTRA_CAST_LANGUAGE_CODE +

+
+ + + + +
+
+ +

The extra that indicates the language to be used by the receiver application. May be + included in an + ACTION_START_SESSION + request. The value is expected to be a language tag in RFC-5646 format; a tag can be + constructed from an Locale object using + languageTagForLocale(Locale). +

+ + +
+ Constant Value: + + + "com.google.android.gms.cast.EXTRA_CAST_LANGUAGE_CODE" + + +
+ +
+
+ + +
@@ -2020,6 +2105,36 @@ From class
+ + +
+

+ + public + static + + + + String + + languageTagForLocale + (Locale locale) +

+
+
+ + + +
+
+ +

Returns an RFC-5646 language tag string fo the given locale. +

+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html b/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html index e6e84e6fac73..e793670e12a6 100644 --- a/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/LaunchOptions.Builder.html b/docs/html/reference/com/google/android/gms/cast/LaunchOptions.Builder.html new file mode 100644 index 000000000000..34281975f466 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/cast/LaunchOptions.Builder.html @@ -0,0 +1,1382 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +LaunchOptions.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + final + + class +

LaunchOptions.Builder

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.cast.LaunchOptions.Builder
+ + + + + + + +
+ + +

Class Overview

+

A builder for LaunchOptions objects. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + LaunchOptions.Builder() + +
Constructs a new LaunchOptions.Builder.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + LaunchOptions + + build() + +
Builds and returns the LaunchOptions object.
+ +
+ + + + + + LaunchOptions.Builder + + setLocale(Locale locale) + +
Sets the desired application locale.
+ +
+ + + + + + LaunchOptions.Builder + + setRelaunchIfRunning(boolean relaunchIfRunning) + +
Sets the "relaunch if running" flag.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + LaunchOptions.Builder + () +

+
+
+ + + +
+
+ +

Constructs a new LaunchOptions.Builder.

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + LaunchOptions + + build + () +

+
+
+ + + +
+
+ +

Builds and returns the LaunchOptions object. +

+ +
+
+ + + + +
+

+ + public + + + + + LaunchOptions.Builder + + setLocale + (Locale locale) +

+
+
+ + + +
+
+ +

Sets the desired application locale. +

+ +
+
+ + + + +
+

+ + public + + + + + LaunchOptions.Builder + + setRelaunchIfRunning + (boolean relaunchIfRunning) +

+
+
+ + + +
+
+ +

Sets the "relaunch if running" flag. +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/cast/LaunchOptions.html b/docs/html/reference/com/google/android/gms/cast/LaunchOptions.html new file mode 100644 index 000000000000..7aa40224f166 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/cast/LaunchOptions.html @@ -0,0 +1,1915 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +LaunchOptions | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

LaunchOptions

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.cast.LaunchOptions
+ + + + + + + +
+ + +

Class Overview

+

An object that holds options that affect how a receiver application is launched. See + launchApplication(GoogleApiClient, String, LaunchOptions). +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classLaunchOptions.BuilderA builder for LaunchOptions objects. 
+ + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + Creator<LaunchOptions>CREATOR
+ + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + LaunchOptions() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + String + + getLanguage() + +
Returns the language, or null if none was specified.
+ +
+ + + + + + boolean + + getRelaunchIfRunning() + +
Returns the "relaunch if running" flag.
+ +
+ + + + + + int + + hashCode() + +
Overridden to return a hashcode of the device ID.
+ +
+ + + + + + void + + setLanguage(String language) + +
Sets the language to be used by the receiver application.
+ +
+ + + + + + void + + setRelaunchIfRunning(boolean relaunchIfRunning) + +
Sets the "relaunch if running" flag.
+ +
+ + + + + + String + + toString() + +
Returns a string representation of this object.
+ +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + Creator<LaunchOptions> + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + LaunchOptions + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + String + + getLanguage + () +

+
+
+ + + +
+
+ +

Returns the language, or null if none was specified. +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + getRelaunchIfRunning + () +

+
+
+ + + +
+
+ +

Returns the "relaunch if running" flag. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

Overridden to return a hashcode of the device ID. +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setLanguage + (String language) +

+
+
+ + + +
+
+ +

Sets the language to be used by the receiver application. If not specified, the sender + device's default language is used.

+
+
Parameters
+ + + + +
language + The language +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setRelaunchIfRunning + (boolean relaunchIfRunning) +

+
+
+ + + +
+
+ +

Sets the "relaunch if running" flag. If the flag is set, the receiver application will be + relaunched even if it is already running. The flag is not set by default. +

+ +
+
+ + + + +
+

+ + public + + + + + String + + toString + () +

+
+
+ + + +
+
+ +

Returns a string representation of this object. +

+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html b/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html index 2bcdc08f5d9a..8f9519e18708 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -943,6 +954,24 @@ Summary: + MediaInfo.Builder + + + setMediaTracks(List<MediaTrack> mediaTracks) + +
Sets the media tracks.
+ + + + + + + + + + + + MediaInfo.Builder @@ -954,7 +983,7 @@ Summary: - + @@ -972,7 +1001,7 @@ Summary: - + @@ -984,7 +1013,25 @@ Summary: setStreamType(int streamType) -
Sets the stream type.
+
Sets the stream type; one of the STREAM_TYPE_ constants.
+ + + + + + + + + + + + + MediaInfo.Builder + + + setTextTrackStyle(TextTrackStyle textTrackStyle) + +
Sets the text track style.
@@ -1402,6 +1449,36 @@ From class
+ + +
+

+ + public + + + + + MediaInfo.Builder + + setMediaTracks + (List<MediaTrack> mediaTracks) +

+
+
+ + + +
+
+ +

Sets the media tracks. +

+ +
+
+ +
@@ -1494,14 +1571,15 @@ From class
-

Sets the stream type. This is a required field.

+

Sets the stream type; one of the STREAM_TYPE_ constants. This is a required + field.

Throws
IllegalArgumentException If the value is not one of the predefined stream type - constants. + constants.
@@ -1511,6 +1589,36 @@ From class
+ + +
+

+ + public + + + + + MediaInfo.Builder + + setTextTrackStyle + (TextTrackStyle textTrackStyle) +

+
+
+ + + +
+
+ +

Sets the text track style. +

+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/cast/MediaInfo.html b/docs/html/reference/com/google/android/gms/cast/MediaInfo.html index 223950c9d88b..29de7470176d 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaInfo.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaInfo.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -993,6 +1004,24 @@ Summary: + List<MediaTrack> + + + getMediaTracks() + +
Returns the list of media tracks, or null if none have been specified.
+ + + + + + + + + + + + MediaMetadata @@ -1004,7 +1033,7 @@ Summary: - + @@ -1022,7 +1051,7 @@ Summary: - + @@ -1034,7 +1063,25 @@ Summary: getStreamType() -
Returns the stream type.
+
Returns the stream type; one of the STREAM_TYPE_ constants.
+ + + + + + + + + + + + + TextTrackStyle + + + getTextTrackStyle() + +
Returns the text track style, or null if none has been specified.
@@ -1056,6 +1103,24 @@ Summary: + + + + + + + + void + + + setTextTrackStyle(TextTrackStyle textTrackStyle) + +
Sets the text track style.
+ + + + + @@ -1591,6 +1656,36 @@ From class
+ + +
+

+ + public + + + + + List<MediaTrack> + + getMediaTracks + () +

+
+
+ + + +
+
+ +

Returns the list of media tracks, or null if none have been specified. +

+ +
+
+ +
@@ -1674,7 +1769,37 @@ From class
-

Returns the stream type. +

Returns the stream type; one of the STREAM_TYPE_ constants. +

+ +
+
+ + + + +
+

+ + public + + + + + TextTrackStyle + + getTextTrackStyle + () +

+
+
+ + + +
+
+ +

Returns the text track style, or null if none has been specified.

@@ -1710,6 +1835,36 @@ From class
+ + +
+

+ + public + + + + + void + + setTextTrackStyle + (TextTrackStyle textTrackStyle) +

+
+
+ + + +
+
+ +

Sets the text track style. +

+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html b/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html index e30df2c1a0cb..81de8cc6555a 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/MediaStatus.html b/docs/html/reference/com/google/android/gms/cast/MediaStatus.html index 55d21063ce74..ca47db03eb1b 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaStatus.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaStatus.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -985,6 +996,24 @@ Summary: + long[] + + + getActiveTrackIds() + +
Returns the list of active track IDs, if any, otherwise null.
+ + + + + + + + + + + + JSONObject @@ -996,7 +1025,7 @@ Summary: - + @@ -1014,7 +1043,7 @@ Summary: - + @@ -1032,7 +1061,7 @@ Summary: - + @@ -1050,7 +1079,7 @@ Summary: - + @@ -1068,7 +1097,7 @@ Summary: - + @@ -1086,7 +1115,7 @@ Summary: - + @@ -1104,7 +1133,7 @@ Summary: - + @@ -1122,7 +1151,7 @@ Summary: - + @@ -2016,6 +2045,36 @@ From class + + +
+

+ + public + + + + + long[] + + getActiveTrackIds + () +

+
+
+ + + +
+
+ +

Returns the list of active track IDs, if any, otherwise null. +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/cast/MediaTrack.Builder.html b/docs/html/reference/com/google/android/gms/cast/MediaTrack.Builder.html new file mode 100644 index 000000000000..2a2d0566a823 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/cast/MediaTrack.Builder.html @@ -0,0 +1,1658 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +MediaTrack.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + class +

MediaTrack.Builder

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.cast.MediaTrack.Builder
+ + + + + + + +
+ + +

Class Overview

+

A builder for MediaTrack objects. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + MediaTrack.Builder(long trackId, int trackType) + +
Constructs a new Builder with the given track ID and type.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + MediaTrack + + build() + +
Builds and returns the MediaTrack object.
+ +
+ + + + + + MediaTrack.Builder + + setContentId(String contentId) + +
Sets the track content ID.
+ +
+ + + + + + MediaTrack.Builder + + setContentType(String contentType) + +
Sets the track content type.
+ +
+ + + + + + MediaTrack.Builder + + setCustomData(JSONObject customData) + +
Sets the track's custom data object.
+ +
+ + + + + + MediaTrack.Builder + + setLanguage(Locale locale) + +
Sets the track language from a Locale in + RFC-5464 format.
+ +
+ + + + + + MediaTrack.Builder + + setLanguage(String language) + +
Sets the RFC-5464 formatted + track language.
+ +
+ + + + + + MediaTrack.Builder + + setName(String trackName) + +
Sets the track name.
+ +
+ + + + + + MediaTrack.Builder + + setSubtype(int subtype) + +
Sets the track subtype with one of the SUBTYPE_ constants.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + MediaTrack.Builder + (long trackId, int trackType) +

+
+
+ + + +
+
+ +

Constructs a new Builder with the given track ID and type.

+
+
Parameters
+ + + + + + + +
trackId + The unique ID of the media track.
trackType + The type of the track; one of the TYPE_ constants.
+
+
+
Throws
+ + + + +
IllegalArgumentException + If the track type is invalid. +
+
+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + MediaTrack + + build + () +

+
+
+ + + +
+
+ +

Builds and returns the MediaTrack object. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setContentId + (String contentId) +

+
+
+ + + +
+
+ +

Sets the track content ID. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setContentType + (String contentType) +

+
+
+ + + +
+
+ +

Sets the track content type. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setCustomData + (JSONObject customData) +

+
+
+ + + +
+
+ +

Sets the track's custom data object. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setLanguage + (Locale locale) +

+
+
+ + + +
+
+ +

Sets the track language from a Locale in + RFC-5464 format. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setLanguage + (String language) +

+
+
+ + + +
+
+ +

Sets the RFC-5464 formatted + track language. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setName + (String trackName) +

+
+
+ + + +
+
+ +

Sets the track name. +

+ +
+
+ + + + +
+

+ + public + + + + + MediaTrack.Builder + + setSubtype + (int subtype) +

+
+
+ + + +
+
+ +

Sets the track subtype with one of the SUBTYPE_ constants.

+
+
Throws
+ + + + +
IllegalArgumentException + If the subtype is invalid. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/cast/MediaTrack.html b/docs/html/reference/com/google/android/gms/cast/MediaTrack.html new file mode 100644 index 000000000000..5fad18097f7d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/cast/MediaTrack.html @@ -0,0 +1,2288 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +MediaTrack | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

MediaTrack

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.cast.MediaTrack
+ + + + + + + +
+ + +

Class Overview

+

A class that represents a media track, such as a language track or closed caption text track + in a video. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classMediaTrack.BuilderA builder for MediaTrack objects. 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
intSUBTYPE_CAPTIONSA media track subtype indicating closed captions.
intSUBTYPE_CHAPTERSA media track subtype indicating chapters.
intSUBTYPE_DESCRIPTIONSA media track subtype indicating descriptions.
intSUBTYPE_METADATAA media track subtype indicating metadata.
intSUBTYPE_NONEA media track subtype indicating no subtype.
intSUBTYPE_SUBTITLESA media track subtype indicating subtitles.
intSUBTYPE_UNKNOWNA media track subtype indicating an unknown subtype.
intTYPE_AUDIOA media track type indicating an audio track.
intTYPE_TEXTA media track type indicating a text track.
intTYPE_UNKNOWNA media track type indicating an unknown track type.
intTYPE_VIDEOA media track type indicating a video track.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + boolean + + equals(Object other) + +
+ + + + + + String + + getContentId() + +
Returns the content ID of the media track.
+ +
+ + + + + + String + + getContentType() + +
Returns the content type (MIME type) of the media track, or null if none was + specified.
+ +
+ + + + + + JSONObject + + getCustomData() + +
Returns the custom data object for this media track, or null if none was + specified.
+ +
+ + + + + + long + + getId() + +
Returns the unique ID of the media track.
+ +
+ + + + + + String + + getLanguage() + +
Returns the language of this media track in + RFC-5464 format, or + null if none was specified.
+ +
+ + + + + + String + + getName() + +
Returns the name of the media track, or null if none was specified.
+ +
+ + + + + + int + + getSubtype() + +
Returns the subtype of this media track; one of the SUBTYPE_ constants.
+ +
+ + + + + + int + + getType() + +
Returns the type of the track; one of the TYPE_ constants.
+ +
+ + + + + + int + + hashCode() + +
+ + + + + + void + + setContentId(String contentId) + +
Sets the content ID for the media track.
+ +
+ + + + + + void + + setContentType(String contentType) + +
Sets the content type (MIME type) of the media track.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + int + + SUBTYPE_CAPTIONS +

+
+ + + + +
+
+ +

A media track subtype indicating closed captions.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + SUBTYPE_CHAPTERS +

+
+ + + + +
+
+ +

A media track subtype indicating chapters.

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + SUBTYPE_DESCRIPTIONS +

+
+ + + + +
+
+ +

A media track subtype indicating descriptions.

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + SUBTYPE_METADATA +

+
+ + + + +
+
+ +

A media track subtype indicating metadata.

+ + +
+ Constant Value: + + + 5 + (0x00000005) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + SUBTYPE_NONE +

+
+ + + + +
+
+ +

A media track subtype indicating no subtype.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + SUBTYPE_SUBTITLES +

+
+ + + + +
+
+ +

A media track subtype indicating subtitles.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + SUBTYPE_UNKNOWN +

+
+ + + + +
+
+ +

A media track subtype indicating an unknown subtype.

+ + +
+ Constant Value: + + + -1 + (0xffffffff) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + TYPE_AUDIO +

+
+ + + + +
+
+ +

A media track type indicating an audio track.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + TYPE_TEXT +

+
+ + + + +
+
+ +

A media track type indicating a text track.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + TYPE_UNKNOWN +

+
+ + + + +
+
+ +

A media track type indicating an unknown track type.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + TYPE_VIDEO +

+
+ + + + +
+
+ +

A media track type indicating a video track.

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + boolean + + equals + (Object other) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + String + + getContentId + () +

+
+
+ + + +
+
+ +

Returns the content ID of the media track. +

+ +
+
+ + + + +
+

+ + public + + + + + String + + getContentType + () +

+
+
+ + + +
+
+ +

Returns the content type (MIME type) of the media track, or null if none was + specified. +

+ +
+
+ + + + +
+

+ + public + + + + + JSONObject + + getCustomData + () +

+
+
+ + + +
+
+ +

Returns the custom data object for this media track, or null if none was + specified. +

+ +
+
+ + + + +
+

+ + public + + + + + long + + getId + () +

+
+
+ + + +
+
+ +

Returns the unique ID of the media track. +

+ +
+
+ + + + +
+

+ + public + + + + + String + + getLanguage + () +

+
+
+ + + +
+
+ +

Returns the language of this media track in + RFC-5464 format, or + null if none was specified. +

+ +
+
+ + + + +
+

+ + public + + + + + String + + getName + () +

+
+
+ + + +
+
+ +

Returns the name of the media track, or null if none was specified. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getSubtype + () +

+
+
+ + + +
+
+ +

Returns the subtype of this media track; one of the SUBTYPE_ constants. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getType + () +

+
+
+ + + +
+
+ +

Returns the type of the track; one of the TYPE_ constants. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setContentId + (String contentId) +

+
+
+ + + +
+
+ +

Sets the content ID for the media track. +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setContentType + (String contentType) +

+
+
+ + + +
+
+ +

Sets the content type (MIME type) of the media track. +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html index a574d7a4e200..911f7f6020f8 100644 --- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html +++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -714,9 +725,12 @@ Summary: + Methods + + - Inherited Methods + | Inherited Methods | [Expand All] @@ -830,10 +844,37 @@ Summary: + + + + + + + + + + + +
Public Methods
+ abstract + + + + + JSONObject + + getCustomData() + +
Custom data received from the receiver application, when a media command fails.
+ +
+ + + @@ -923,6 +964,42 @@ From interface +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + JSONObject + + getCustomData + () +

+
+
+ + + +
+
+ +

Custom data received from the receiver application, when a media command fails. If no + custom data was received, this method returns null. +

+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html index f190e3a89fa4..b471a913da9d 100644 --- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html +++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html index c6adea5ab3b9..9daf04a09b03 100644 --- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html +++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html index 22a9d40feac4..5273a044f51a 100644 --- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html +++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1342,6 +1353,24 @@ Summary: + PendingResult<RemoteMediaPlayer.MediaChannelResult>
+ + + setActiveMediaTracks(GoogleApiClient apiClient, long[] trackIds) + +
Sets the active media tracks.
+ + + + + + + + + + + + void @@ -1353,7 +1382,7 @@ Summary: - + @@ -1371,7 +1400,7 @@ Summary: - + @@ -1389,7 +1418,7 @@ Summary: - + @@ -1407,7 +1436,7 @@ Summary: - + @@ -1425,7 +1454,7 @@ Summary: - + @@ -1443,6 +1472,24 @@ Summary: + + + + + + + + PendingResult<RemoteMediaPlayer.MediaChannelResult> + + + setTextTrackStyle(GoogleApiClient apiClient, TextTrackStyle trackStyle) + +
Sets the text track style.
+ + + + + @@ -2321,7 +2368,7 @@ From interface + - - - - - - - - - - - - - @@ -1021,8 +1008,8 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> newCreateFileActivityBuilder()
Creates a builder for a Create File activity where a user can select a file name and - destination for a new file in their Drive with the contents and additional metadata provided - in the builder.
+ destination for a new binary file in their Drive with the contents and additional metadata + provided in the builder. @@ -1212,7 +1199,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
mediaInfo @@ -2372,7 +2419,7 @@ From interface + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
mediaInfo @@ -2420,7 +2467,7 @@ From interface + + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
mediaInfo @@ -2478,7 +2525,7 @@ From interface + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
mediaInfo @@ -2585,7 +2632,7 @@ From interface +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
@@ -2628,7 +2675,7 @@ From interface + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
customData @@ -2675,7 +2722,7 @@ From interface + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - + - + - + - + - + - + - + - + + + + + + + + + - + - + - + - + - + - + - + - + - + - + - + - + - + - + + + + + + + + + - + + + + + + + + + + + + + + + + + - + diff --git a/docs/html/reference/com/google/android/gms/common/data/FreezableUtils.html b/docs/html/reference/com/google/android/gms/common/data/FreezableUtils.html index d81ed0165305..d4699f0acd94 100644 --- a/docs/html/reference/com/google/android/gms/common/data/FreezableUtils.html +++ b/docs/html/reference/com/google/android/gms/common/data/FreezableUtils.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/data/package-summary.html b/docs/html/reference/com/google/android/gms/common/data/package-summary.html index ec08dcb09f6b..92ae57afec60 100644 --- a/docs/html/reference/com/google/android/gms/common/data/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/data/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -745,10 +756,6 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - - - - diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html index c1172d84dfb7..5a1a5669edde 100644 --- a/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html index 171dde21092a..f6030a546dd1 100644 --- a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/images/WebImage.html b/docs/html/reference/com/google/android/gms/common/images/WebImage.html index 19e8192a7662..162ad072ba4a 100644 --- a/docs/html/reference/com/google/android/gms/common/images/WebImage.html +++ b/docs/html/reference/com/google/android/gms/common/images/WebImage.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
customData @@ -2722,7 +2769,7 @@ From interface +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
@@ -2769,7 +2816,7 @@ From interface +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
@@ -2812,7 +2859,7 @@ From interface + - - + + + + + + + + + + @@ -880,22 +918,35 @@ Summary: + + + + - + - + - + + + + + + + + + @@ -977,7 +1028,7 @@ Summary: @@ -1051,6 +1107,11 @@ Summary: @@ -1071,6 +1132,43 @@ Summary: + + + + + + + + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
position @@ -2859,7 +2906,7 @@ From interface + + + + + + + + + + + + + + + + @@ -907,7 +936,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + + + + + + + + + + + + + + StatusCreator @@ -1041,6 +1090,22 @@ android.os.Parcelable + String + + + + + + + + + + + + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
position @@ -2914,7 +2961,7 @@ From interface + @@ -1249,8 +1260,12 @@ From interface
-

Claims a result from the batch. - Taking a result out of the batch has the effect of removing it. +

Retrieves a result from the batch. + +

After the result has been retrieved, it is an error to attempt to retrieve it again. It is + the responsibility of the caller to release any resources associated with the returned + result. Some result types may implement Releasable, in which case + release() should be used to free the associated resources.

diff --git a/docs/html/reference/com/google/android/gms/common/api/BatchResultToken.html b/docs/html/reference/com/google/android/gms/common/api/BatchResultToken.html index 89e481744ff1..803c3467866a 100644 --- a/docs/html/reference/com/google/android/gms/common/api/BatchResultToken.html +++ b/docs/html/reference/com/google/android/gms/common/api/BatchResultToken.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html b/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html index 7071492a045a..98864185fda4 100644 --- a/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -805,7 +816,9 @@ Summary: DriveStatusCodes, - GeofenceStatusCodes + GeofenceStatusCodes, + + WearableStatusCodes
@@ -823,6 +836,10 @@ Summary: + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
position @@ -2936,6 +2983,53 @@ From interface + + +
+

+ + public + + + + + PendingResult<RemoteMediaPlayer.MediaChannelResult> + + setActiveMediaTracks + (GoogleApiClient apiClient, long[] trackIds) +

+
+
+ + + +
+
+ +

Sets the active media tracks.

+
+
Parameters
+ + + + + + + +
apiClient + The API client with which to perform the operation.
trackIds + The media track IDs.
+
+
+
Returns
+
  • A PendingResult which can be used to track the progress of the request. +
+
+ +
+
+ +
@@ -3025,7 +3119,7 @@ From interface + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
muteState @@ -3076,7 +3170,7 @@ From interface + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
muteState @@ -3124,7 +3218,7 @@ From interface + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
volume @@ -3185,7 +3279,7 @@ From interface + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
volume @@ -3212,6 +3306,53 @@ From interface + + +
+

+ + public + + + + + PendingResult<RemoteMediaPlayer.MediaChannelResult> + + setTextTrackStyle + (GoogleApiClient apiClient, TextTrackStyle trackStyle) +

+
+
+ + + +
+
+ +

Sets the text track style.

+
+
Parameters
+ + + + + + + +
apiClient + The API client with which to perform the operation.
trackStyle + The track style.
+
+
+
Returns
+
  • A PendingResult which can be used to track the progress of the request. +
+
+ +
+
+ +
@@ -3241,7 +3382,7 @@ From interface +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
@@ -3284,7 +3425,7 @@ From interface + - + @@ -777,7 +788,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -791,6 +802,14 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + @@ -807,10 +826,23 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + + + +
apiClient - The API client to perform the operation with.The API client with which to perform the operation.
customData diff --git a/docs/html/reference/com/google/android/gms/cast/TextTrackStyle.html b/docs/html/reference/com/google/android/gms/cast/TextTrackStyle.html new file mode 100644 index 000000000000..460aaed80c2d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/cast/TextTrackStyle.html @@ -0,0 +1,3787 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +TextTrackStyle | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

TextTrackStyle

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.cast.TextTrackStyle
+ + + + + + + +
+ + +

Class Overview

+

A class that specifies how a text track's text will be displayed on-screen. The text is + displayed inside a rectangular "window". The appearance of both the text and the window are + configurable. +

+ With the exception of the font scale, which has a predefined default value, any attribute that + is not explicitly set will remain "unspecified", and the Cast Receiver will select an appropriate + value. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
intCOLOR_UNSPECIFIEDA color value that indicates an unspecified (unset) color.
floatDEFAULT_FONT_SCALEThe default font scale.
intEDGE_TYPE_DEPRESSEDAn edge type indicating a depressed edge.
intEDGE_TYPE_DROP_SHADOWAn edge type indicating a drop shadow edge.
intEDGE_TYPE_NONEAn edge type indicating no edge.
intEDGE_TYPE_OUTLINEAn edge type indicating an outline edge.
intEDGE_TYPE_RAISEDAn edge type indicating a raised edge.
intEDGE_TYPE_UNSPECIFIEDAn edge type indicating an unspecified edge type.
intFONT_FAMILY_CASUALA font family indicating Casual.
intFONT_FAMILY_CURSIVEA font family indicating Cursive.
intFONT_FAMILY_MONOSPACED_SANS_SERIFA font family indicating Monospaced Sans Serif.
intFONT_FAMILY_MONOSPACED_SERIFA font family indicating Monospaced Serif.
intFONT_FAMILY_SANS_SERIFA font family indicating Sans Serif.
intFONT_FAMILY_SERIFA font family indicating Serif.
intFONT_FAMILY_SMALL_CAPITALSA font family indicating Small Capitals.
intFONT_FAMILY_UNSPECIFIEDA font family indicating an unspecified font family.
intFONT_STYLE_BOLDA font style indicating a bold style.
intFONT_STYLE_BOLD_ITALICA font style indicating a bold and italic style.
intFONT_STYLE_ITALICA font style indicating an italic style.
intFONT_STYLE_NORMALA font style indicating a normal style.
intFONT_STYLE_UNSPECIFIEDA font style indicating an unspecified style.
intWINDOW_TYPE_NONEA window type indicating no window type.
intWINDOW_TYPE_NORMALA window type indicating a normal window.
intWINDOW_TYPE_ROUNDEDA window type indicating a window with rounded corners.
intWINDOW_TYPE_UNSPECIFIEDA window type indicating an unspecified window type.
+ + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + TextTrackStyle() + +
Constructs a new TextTrackStyle.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + boolean + + equals(Object other) + +
+ + + + static + + TextTrackStyle + + fromSystemSettings(Context context) + +
Constructs a new TextTrackStyle based on the system's current closed caption style settings.
+ +
+ + + + + + int + + getBackgroundColor() + +
Gets the text's background color.
+ +
+ + + + + + JSONObject + + getCustomData() + +
Gets the custom data object.
+ +
+ + + + + + int + + getEdgeColor() + +
Gets the window's edge color.
+ +
+ + + + + + int + + getEdgeType() + +
Gets the caption window's edge type.
+ +
+ + + + + + String + + getFontFamily() + +
Gets the text's font family.
+ +
+ + + + + + int + + getFontGenericFamily() + +
Gets the text's generic font family.
+ +
+ + + + + + float + + getFontScale() + +
Gets the font scale factor.
+ +
+ + + + + + int + + getFontStyle() + +
Gets the text font style.
+ +
+ + + + + + int + + getForegroundColor() + +
Gets the text's foreground color.
+ +
+ + + + + + int + + getWindowColor() + +
Gets the window's color.
+ +
+ + + + + + int + + getWindowCornerRadius() + +
Gets the window corner radius.
+ +
+ + + + + + int + + getWindowType() + +
Gets the caption window type.
+ +
+ + + + + + int + + hashCode() + +
+ + + + + + void + + setBackgroundColor(int backgroundColor) + +
Sets the text's background color.
+ +
+ + + + + + void + + setCustomData(JSONObject customData) + +
Sets the custom data object.
+ +
+ + + + + + void + + setEdgeColor(int edgeColor) + +
Sets the window's edge color.
+ +
+ + + + + + void + + setEdgeType(int edgeType) + +
Sets the caption window's edge type.
+ +
+ + + + + + void + + setFontFamily(String fontFamily) + +
Sets the text's font family.
+ +
+ + + + + + void + + setFontGenericFamily(int fontGenericFamily) + +
Sets the text's generic font family.
+ +
+ + + + + + void + + setFontScale(float fontScale) + +
Sets the font scale factor.
+ +
+ + + + + + void + + setFontStyle(int fontStyle) + +
Sets the text font style.
+ +
+ + + + + + void + + setForegroundColor(int foregroundColor) + +
Sets the text's foreground color.
+ +
+ + + + + + void + + setWindowColor(int windowColor) + +
Sets the window's color.
+ +
+ + + + + + void + + setWindowCornerRadius(int windowCornerRadius) + +
If the window type is WINDOW_TYPE_ROUNDED, sets the radius for the window's + corners.
+ +
+ + + + + + void + + setWindowType(int windowType) + +
Sets the window type.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + int + + COLOR_UNSPECIFIED +

+
+ + + + +
+
+ +

A color value that indicates an unspecified (unset) color.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + float + + DEFAULT_FONT_SCALE +

+
+ + + + +
+
+ +

The default font scale.

+ + +
+ Constant Value: + + + 1.0 + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + EDGE_TYPE_DEPRESSED +

+
+ + + + +
+
+ +

An edge type indicating a depressed edge.

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + EDGE_TYPE_DROP_SHADOW +

+
+ + + + +
+
+ +

An edge type indicating a drop shadow edge.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + EDGE_TYPE_NONE +

+
+ + + + +
+
+ +

An edge type indicating no edge.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + EDGE_TYPE_OUTLINE +

+
+ + + + +
+
+ +

An edge type indicating an outline edge.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + EDGE_TYPE_RAISED +

+
+ + + + +
+
+ +

An edge type indicating a raised edge.

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + EDGE_TYPE_UNSPECIFIED +

+
+ + + + +
+
+ +

An edge type indicating an unspecified edge type.

+ + +
+ Constant Value: + + + -1 + (0xffffffff) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_CASUAL +

+
+ + + + +
+
+ +

A font family indicating Casual.

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_CURSIVE +

+
+ + + + +
+
+ +

A font family indicating Cursive.

+ + +
+ Constant Value: + + + 5 + (0x00000005) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_MONOSPACED_SANS_SERIF +

+
+ + + + +
+
+ +

A font family indicating Monospaced Sans Serif.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_MONOSPACED_SERIF +

+
+ + + + +
+
+ +

A font family indicating Monospaced Serif.

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_SANS_SERIF +

+
+ + + + +
+
+ +

A font family indicating Sans Serif.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_SERIF +

+
+ + + + +
+
+ +

A font family indicating Serif.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_SMALL_CAPITALS +

+
+ + + + +
+
+ +

A font family indicating Small Capitals.

+ + +
+ Constant Value: + + + 6 + (0x00000006) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_FAMILY_UNSPECIFIED +

+
+ + + + +
+
+ +

A font family indicating an unspecified font family.

+ + +
+ Constant Value: + + + -1 + (0xffffffff) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_STYLE_BOLD +

+
+ + + + +
+
+ +

A font style indicating a bold style.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_STYLE_BOLD_ITALIC +

+
+ + + + +
+
+ +

A font style indicating a bold and italic style.

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_STYLE_ITALIC +

+
+ + + + +
+
+ +

A font style indicating an italic style.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_STYLE_NORMAL +

+
+ + + + +
+
+ +

A font style indicating a normal style.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + FONT_STYLE_UNSPECIFIED +

+
+ + + + +
+
+ +

A font style indicating an unspecified style.

+ + +
+ Constant Value: + + + -1 + (0xffffffff) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + WINDOW_TYPE_NONE +

+
+ + + + +
+
+ +

A window type indicating no window type.

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + WINDOW_TYPE_NORMAL +

+
+ + + + +
+
+ +

A window type indicating a normal window.

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + WINDOW_TYPE_ROUNDED +

+
+ + + + +
+
+ +

A window type indicating a window with rounded corners.

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + WINDOW_TYPE_UNSPECIFIED +

+
+ + + + +
+
+ +

A window type indicating an unspecified window type.

+ + +
+ Constant Value: + + + -1 + (0xffffffff) + + +
+ +
+
+ + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + TextTrackStyle + () +

+
+
+ + + +
+
+ +

Constructs a new TextTrackStyle. +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + boolean + + equals + (Object other) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + static + + + + TextTrackStyle + + fromSystemSettings + (Context context) +

+
+
+ + + +
+
+ +

Constructs a new TextTrackStyle based on the system's current closed caption style settings. + On platform levels below 19, this returns an object with "unspecified" values for all + fields.

+
+
Parameters
+ + + + +
context + The calling context.
+
+
+
Returns
+
  • The new TextTrackStyle. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getBackgroundColor + () +

+
+
+ + + +
+
+ +

Gets the text's background color. +

+ +
+
+ + + + +
+

+ + public + + + + + JSONObject + + getCustomData + () +

+
+
+ + + +
+
+ +

Gets the custom data object. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getEdgeColor + () +

+
+
+ + + +
+
+ +

Gets the window's edge color. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getEdgeType + () +

+
+
+ + + +
+
+ +

Gets the caption window's edge type. +

+ +
+
+ + + + +
+

+ + public + + + + + String + + getFontFamily + () +

+
+
+ + + +
+
+ +

Gets the text's font family. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getFontGenericFamily + () +

+
+
+ + + +
+
+ +

Gets the text's generic font family. +

+ +
+
+ + + + +
+

+ + public + + + + + float + + getFontScale + () +

+
+
+ + + +
+
+ +

Gets the font scale factor. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getFontStyle + () +

+
+
+ + + +
+
+ +

Gets the text font style. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getForegroundColor + () +

+
+
+ + + +
+
+ +

Gets the text's foreground color. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getWindowColor + () +

+
+
+ + + +
+
+ +

Gets the window's color. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getWindowCornerRadius + () +

+
+
+ + + +
+
+ +

Gets the window corner radius. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getWindowType + () +

+
+
+ + + +
+
+ +

Gets the caption window type. +

+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setBackgroundColor + (int backgroundColor) +

+
+
+ + + +
+
+ +

Sets the text's background color.

+
+
Parameters
+ + + + +
backgroundColor + The color, as an ARGB value. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setCustomData + (JSONObject customData) +

+
+
+ + + +
+
+ +

Sets the custom data object. +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setEdgeColor + (int edgeColor) +

+
+
+ + + +
+
+ +

Sets the window's edge color.

+
+
Parameters
+ + + + +
edgeColor + The color, as an ARGB value. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setEdgeType + (int edgeType) +

+
+
+ + + +
+
+ +

Sets the caption window's edge type.

+
+
Parameters
+ + + + +
edgeType + The edge type; one of the EDGE_TYPE_ constants defined above. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setFontFamily + (String fontFamily) +

+
+
+ + + +
+
+ +

Sets the text's font family.

+
+
Parameters
+ + + + +
fontFamily + The text font family. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setFontGenericFamily + (int fontGenericFamily) +

+
+
+ + + +
+
+ +

Sets the text's generic font family. This will be used if the font family specified with + setFontFamily(String) (if any) is unavailable.

+
+
Parameters
+ + + + +
fontGenericFamily + The generic family; one of the FONT_FAMILY_ constants + defined above. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setFontScale + (float fontScale) +

+
+
+ + + +
+
+ +

Sets the font scale factor. The default is DEFAULT_FONT_SCALE. +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setFontStyle + (int fontStyle) +

+
+
+ + + +
+
+ +

Sets the text font style.

+
+
Parameters
+ + + + +
fontStyle + The font style; one of the FONT_STYLE_ constants defined above. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setForegroundColor + (int foregroundColor) +

+
+
+ + + +
+
+ +

Sets the text's foreground color.

+
+
Parameters
+ + + + +
foregroundColor + The color, as an ARGB value. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setWindowColor + (int windowColor) +

+
+
+ + + +
+
+ +

Sets the window's color.

+
+
Parameters
+ + + + +
windowColor + The color, as an ARGB value. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setWindowCornerRadius + (int windowCornerRadius) +

+
+
+ + + +
+
+ +

If the window type is WINDOW_TYPE_ROUNDED, sets the radius for the window's + corners.

+
+
Parameters
+ + + + +
windowCornerRadius + The radius, in pixels. Must be a positive value. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setWindowType + (int windowType) +

+
+
+ + + +
+
+ +

Sets the window type.

+
+
Parameters
+ + + + +
windowType + The window type; one of the WINDOW_TYPE_ constants defined above. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/cast/package-summary.html b/docs/html/reference/com/google/android/gms/cast/package-summary.html index 276fc3fc8037..9b987e65a410 100644 --- a/docs/html/reference/com/google/android/gms/cast/package-summary.html +++ b/docs/html/reference/com/google/android/gms/cast/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -730,7 +741,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
Cast.CastApiThe main entry point for interacting with a Cast device. The main entry point for interacting with a Google Cast device. 
Cast.MessageReceivedCallback
Cast.ListenerThe interface for Cast callbacks. The list of Cast callbacks. 
CastDeviceCastStatusCodes Status codes for the Cast APIs. 
LaunchOptionsAn object that holds options that affect how a receiver application is launched. 
LaunchOptions.BuilderA builder for LaunchOptions objects. 
MediaInfo A class that aggregates information about a media item. MediaStatus A class that holds status information about some media. 
MediaTrackA class that represents a media track, such as a language track or closed caption text track + in a video. 
MediaTrack.BuilderA builder for MediaTrack objects. 
RemoteMediaPlayer Class for controlling a media player application running on a receiver. 
TextTrackStyleA class that specifies how a text track's text will be displayed on-screen. 
diff --git a/docs/html/reference/com/google/android/gms/common/AccountPicker.html b/docs/html/reference/com/google/android/gms/common/AccountPicker.html index 9886dd814337..de10c86acad7 100644 --- a/docs/html/reference/com/google/android/gms/common/AccountPicker.html +++ b/docs/html/reference/com/google/android/gms/common/AccountPicker.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/ConnectionResult.html b/docs/html/reference/com/google/android/gms/common/ConnectionResult.html index 3f3971a90f88..33f8361aeb1c 100644 --- a/docs/html/reference/com/google/android/gms/common/ConnectionResult.html +++ b/docs/html/reference/com/google/android/gms/common/ConnectionResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -797,7 +808,7 @@ Summary:

Class Overview

Contains all possible error codes for when a client fails to connect to Google Play services. - These error codes are used by GooglePlayServicesClient.OnConnectionFailedListener. + These error codes are used by GoogleApiClient.OnConnectionFailedListener.

@@ -1439,7 +1450,7 @@ From class

The client canceled the connection by calling disconnect(). Only returned by - blockingConnect(long, TimeUnit). + blockingConnect().

@@ -1644,7 +1655,7 @@ From class

An interrupt occurred while waiting for the connection complete. Only returned by - blockingConnect(long, TimeUnit). + blockingConnect().

@@ -2093,7 +2104,7 @@ From class

The timeout was exceeded while waiting for the connection to complete. Only returned by - blockingConnect(long, TimeUnit). + blockingConnect().

diff --git a/docs/html/reference/com/google/android/gms/common/ErrorDialogFragment.html b/docs/html/reference/com/google/android/gms/common/ErrorDialogFragment.html index ac3a286f61b6..2092a0e4e153 100644 --- a/docs/html/reference/com/google/android/gms/common/ErrorDialogFragment.html +++ b/docs/html/reference/com/google/android/gms/common/ErrorDialogFragment.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html index 3f0834e6b88a..674df949dfbc 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -745,14 +756,19 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
+

+

+ This interface is deprecated.
+ replaced with +
GoogleApiClient.ConnectionCallbacks +

Class Overview

Provides callbacks that are called when the client is connected or disconnected from the service. Most applications implement onConnected(Bundle) to start making - requests. -

+ requests.

diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html index 57e48cf6385c..6589a1328268 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -796,13 +807,18 @@ Summary:
+

+

+ This interface is deprecated.
+ replaced with +
GoogleApiClient.OnConnectionFailedListener +

Class Overview

Provides callbacks for scenarios that result in a failed attempt to connect the client to the service. See ConnectionResult - for a list of error codes and suggestions for resolution. -

+ for a list of error codes and suggestions for resolution.

diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html index dc58b7ae3e5c..3eb6d7b4efe8 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -793,12 +804,17 @@ Summary: - + - + @@ -814,11 +830,15 @@ Summary:
+

+

+ This interface is deprecated.
+ replaced with GoogleApiClient +

Class Overview

-

Base class for clients that connect with Google Play services. -

+

Base class for clients that connect with Google Play services.

@@ -861,8 +881,11 @@ Summary: interface
- + @@ -874,8 +897,11 @@ Summary: interface - + diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html index 2d1d54f6d97d..85655e1ea9b7 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesRepairableException.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesRepairableException.html index fd511e86c8a0..7e41ab47b768 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesRepairableException.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesRepairableException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html index 20dcdddfc5d3..0dbd222f1468 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -859,8 +870,8 @@ Summary: - + @@ -1455,8 +1466,8 @@ From class
-

Minimum Google Play services package version (declared in AndroidManifest.xml - android:versionCode) in order to be compatible with this client version. +

Google Play services client library version (declared in library's + AndroidManifest.xml android:versionCode).

@@ -1464,8 +1475,8 @@ From class Constant Value: - 4452000 - (0x0043eea0) + 5081000 + (0x004d87a8)
@@ -1974,7 +1985,7 @@ From class
@@ -2050,7 +2061,7 @@ From class diff --git a/docs/html/reference/com/google/android/gms/common/Scopes.html b/docs/html/reference/com/google/android/gms/common/Scopes.html index 8feb0cfc42f3..2c7540ce2ffd 100644 --- a/docs/html/reference/com/google/android/gms/common/Scopes.html +++ b/docs/html/reference/com/google/android/gms/common/Scopes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -846,15 +857,15 @@ Summary: - - + + - - + + @@ -863,23 +874,16 @@ Summary: - - - - - - - - + - + - + - + @@ -1198,7 +1202,7 @@ From class - +

@@ -1208,7 +1212,7 @@ From class final String - DRIVE_APPFOLDER + CLOUD_SAVE

@@ -1218,7 +1222,7 @@ From class
-

Scope for accessing appfolder files from Google Drive. +

Scope for using the CloudSave service.

@@ -1226,7 +1230,7 @@ From class Constant Value: - "https://www.googleapis.com/auth/drive.appdata" + "https://www.googleapis.com/auth/datastoremobile"
@@ -1236,7 +1240,7 @@ From class - +

@@ -1246,7 +1250,7 @@ From class final String - DRIVE_APPS + DRIVE_APPFOLDER

@@ -1256,7 +1260,7 @@ From class
-

Scope for full access to read/write installed applications and app authorizations. +

Scope for accessing appfolder files from Google Drive.

@@ -1264,7 +1268,7 @@ From class Constant Value: - "https://www.googleapis.com/auth/drive.apps" + "https://www.googleapis.com/auth/drive.appdata"
@@ -1312,44 +1316,6 @@ From class - - -
-

- - public - static - final - String - - DRIVE_FULL -

-
- - - - -
-
- -

Scope for access to all of a user's files in Google Drive. -

- - -
- Constant Value: - - - "https://www.googleapis.com/auth/drive" - - -
- -
-
- - -
diff --git a/docs/html/reference/com/google/android/gms/common/SignInButton.html b/docs/html/reference/com/google/android/gms/common/SignInButton.html index 58c80e5c4957..6f9441a7ec1e 100644 --- a/docs/html/reference/com/google/android/gms/common/SignInButton.html +++ b/docs/html/reference/com/google/android/gms/common/SignInButton.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/SupportErrorDialogFragment.html b/docs/html/reference/com/google/android/gms/common/SupportErrorDialogFragment.html new file mode 100644 index 000000000000..334d06d28b10 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/SupportErrorDialogFragment.html @@ -0,0 +1,3414 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SupportErrorDialogFragment | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

SupportErrorDialogFragment

+ + + + + + + + + + + + + extends DialogFragment
+ + + + + + + + + +
+ +
+ +
+
ActivityRecognitionClientThe main entry point for activity recognition integration.  + This class is deprecated. + Use ActivityRecognition. + 
LocationClientThe LocationClient is the main entry point for location related APIs, - such as location and geofence.  + This class is deprecated. + Use LocationServices. + 
PlusClientGooglePlayServicesClient.ConnectionCallbacksProvides callbacks that are called when the client is connected or disconnected from the - service.  + This interface is deprecated. + replaced with + GoogleApiClient.ConnectionCallbacks + 
GooglePlayServicesClient.OnConnectionFailedListenerProvides callbacks for scenarios that result in a failed attempt to - connect the client to the service.  + This interface is deprecated. + replaced with + GoogleApiClient.OnConnectionFailedListener + 
int GOOGLE_PLAY_SERVICES_VERSION_CODEMinimum Google Play services package version (declared in AndroidManifest.xml - android:versionCode) in order to be compatible with this client version.Google Play services client library version (declared in library's + AndroidManifest.xml android:versionCode).
StringDRIVE_APPFOLDERScope for accessing appfolder files from Google Drive.CLOUD_SAVEScope for using the CloudSave service.
StringDRIVE_APPSScope for full access to read/write installed applications and app authorizations.DRIVE_APPFOLDERScope for accessing appfolder files from Google Drive.
DRIVE_FILE Scope for access user-authorized files from Google Drive.
StringDRIVE_FULLScope for access to all of a user's files in Google Drive.
String GAMES Scope for accessing data from Google Play Games.
String PLUS_LOGIN OAuth 2.0 scope for accessing the user's name, basic profile info, list of people in the @@ -887,14 +891,14 @@ Summary:
String PLUS_ME

This scope was previously named PLUS_PROFILE.

String PROFILE OAuth 2.0 scope for accessing user's basic profile information.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳android.support.v4.app.Fragment
    ↳android.support.v4.app.DialogFragment
     ↳com.google.android.gms.common.SupportErrorDialogFragment
+ + + + + + + +
+ + +

Class Overview

+

Wraps the Dialog returned by + getErrorDialog(int, Activity, int) by using + DialogFragment so that it can be properly managed by the + Activity. +

+ To use this class, you must include the Android support library in your build path. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From class +android.support.v4.app.DialogFragment +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + SupportErrorDialogFragment() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + static + + SupportErrorDialogFragment + + newInstance(Dialog dialog, DialogInterface.OnCancelListener cancelListener) + +
Create a DialogFragment for displaying the + getErrorDialog(int, Activity, int) with an OnCancelListener.
+ +
+ + + + static + + SupportErrorDialogFragment + + newInstance(Dialog dialog) + +
Create a DialogFragment for displaying the + getErrorDialog(int, Activity, int).
+ +
+ + + + + + void + + onCancel(DialogInterface dialog) + +
+ + + + + + Dialog + + onCreateDialog(Bundle savedInstanceState) + +
Returns a Dialog created by + getErrorDialog(int, Activity, int) with the provided + errorCode, activity, request code, and cancel listener.
+ +
+ + + + + + void + + show(FragmentManager manager, String tag) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + android.support.v4.app.DialogFragment + +
+ + +
+
+ +From class + + android.support.v4.app.Fragment + +
+ + +
+
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.content.ComponentCallbacks + +
+ + +
+
+ +From interface + + android.content.DialogInterface.OnCancelListener + +
+ + +
+
+ +From interface + + android.content.DialogInterface.OnDismissListener + +
+ + +
+
+ +From interface + + android.view.View.OnCreateContextMenuListener + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + SupportErrorDialogFragment + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + static + + + + SupportErrorDialogFragment + + newInstance + (Dialog dialog, DialogInterface.OnCancelListener cancelListener) +

+
+
+ + + +
+
+ +

Create a DialogFragment for displaying the + getErrorDialog(int, Activity, int) with an OnCancelListener.

+
+
Parameters
+ + + + + + + +
dialog + The Dialog created by + getErrorDialog(int, Activity, int).
cancelListener + A DialogInterface.OnCancelListener for when a user cancels the + DialogFragment.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + static + + + + SupportErrorDialogFragment + + newInstance + (Dialog dialog) +

+
+
+ + + +
+
+ +

Create a DialogFragment for displaying the + getErrorDialog(int, Activity, int).

+
+
Parameters
+ + + + +
dialog + The Dialog created by + getErrorDialog(int, Activity, int).
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + void + + onCancel + (DialogInterface dialog) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Dialog + + onCreateDialog + (Bundle savedInstanceState) +

+
+
+ + + +
+
+ +

Returns a Dialog created by + getErrorDialog(int, Activity, int) with the provided + errorCode, activity, request code, and cancel listener.

+
+
Parameters
+ + + + +
savedInstanceState + Not used. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + show + (FragmentManager manager, String tag) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/UserRecoverableException.html b/docs/html/reference/com/google/android/gms/common/UserRecoverableException.html index 381a89b54ae9..7c0773f10225 100644 --- a/docs/html/reference/com/google/android/gms/common/UserRecoverableException.html +++ b/docs/html/reference/com/google/android/gms/common/UserRecoverableException.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.Stub.html b/docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.Stub.html new file mode 100644 index 000000000000..a00401853782 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.Stub.html @@ -0,0 +1,2092 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +IGooglePlayServicesRocks.Stub | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + + abstract + class +

IGooglePlayServicesRocks.Stub

+ + + + + + + + + extends Binder
+ + + + + + + implements + + IGooglePlayServicesRocks + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳android.os.Binder
    ↳com.google.android.gms.common.annotation.IGooglePlayServicesRocks.Stub
+ + + + + + + +
+ + +

Class Overview

+

Local-side IPC implementation stub class.

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.IBinder +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + IGooglePlayServicesRocks.Stub() + +
Construct the stub at attach it to the interface.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + IBinder + + asBinder() + +
+ + + + static + + IGooglePlayServicesRocks + + asInterface(IBinder obj) + +
Cast an IBinder object into an com.google.android.gms.common.annotation.IGooglePlayServicesRocks interface, + generating a proxy if needed.
+ +
+ + + + + + boolean + + onTransact(int code, Parcel data, Parcel reply, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + android.os.Binder + +
+ + +
+
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.IBinder + +
+ + +
+
+ +From interface + + android.os.IInterface + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + IGooglePlayServicesRocks.Stub + () +

+
+
+ + + +
+
+ +

Construct the stub at attach it to the interface.

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + IBinder + + asBinder + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + static + + + + IGooglePlayServicesRocks + + asInterface + (IBinder obj) +

+
+
+ + + +
+
+ +

Cast an IBinder object into an com.google.android.gms.common.annotation.IGooglePlayServicesRocks interface, + generating a proxy if needed. +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + onTransact + (int code, Parcel data, Parcel reply, int flags) +

+
+
+ + + +
+
+ +

+
+
Throws
+ + + + +
RemoteException +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.html b/docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.html new file mode 100644 index 000000000000..a8ddd1d1b7fc --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/annotation/IGooglePlayServicesRocks.html @@ -0,0 +1,1039 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +IGooglePlayServicesRocks | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

IGooglePlayServicesRocks

+ + + + + + implements + + IInterface + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.common.annotation.IGooglePlayServicesRocks
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

The name says it all

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classIGooglePlayServicesRocks.StubLocal-side IPC implementation stub class. 
+ + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + android.os.IInterface + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/annotation/KeepName.html b/docs/html/reference/com/google/android/gms/common/annotation/KeepName.html index e0e93c3afdd7..185c23058acb 100644 --- a/docs/html/reference/com/google/android/gms/common/annotation/KeepName.html +++ b/docs/html/reference/com/google/android/gms/common/annotation/KeepName.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/annotation/package-summary.html b/docs/html/reference/com/google/android/gms/common/annotation/package-summary.html index 5fa5f28e0678..1277ec669a73 100644 --- a/docs/html/reference/com/google/android/gms/common/annotation/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/annotation/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -713,9 +724,31 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> +

Interfaces

+
+ + + + + + +
IGooglePlayServicesRocksThe name says it all  
+
+ +

Classes

+
+ + + + + + +
IGooglePlayServicesRocks.StubLocal-side IPC implementation stub class. 
+
+ diff --git a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.HasOptions.html b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.HasOptions.html index e5462e3ef82d..3a50ff1d5833 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.HasOptions.html +++ b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.HasOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -793,7 +804,9 @@ Summary: Plus.PlusOptions, - Wallet.WalletOptions + Wallet.WalletOptions, + + Wearable.WearableOptions
@@ -825,6 +838,10 @@ Summary:
Wallet.WalletOptions Options for using the Wallet API. 
Wearable.WearableOptionsAPI configuration parameters for Wearable API. 
diff --git a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NoOptions.html b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NoOptions.html index 934f1374ce5e..f6f036ac632f 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NoOptions.html +++ b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NoOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NotRequiredOptions.html b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NotRequiredOptions.html index fb964e2b86ac..5391e5ef2c88 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NotRequiredOptions.html +++ b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.NotRequiredOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -789,7 +800,9 @@ Summary: Games.GamesOptions, - Plus.PlusOptions + Plus.PlusOptions, + + Wearable.WearableOptions @@ -813,6 +826,10 @@ Summary:
Plus.PlusOptions API configuration parameters for Google+. 
Wearable.WearableOptionsAPI configuration parameters for Wearable API. 
diff --git a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.Optional.html b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.Optional.html index a8ee47a718e2..61fc2466bc2a 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.Optional.html +++ b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.Optional.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -797,7 +808,9 @@ Summary: Games.GamesOptions, - Plus.PlusOptions + Plus.PlusOptions, + + Wearable.WearableOptions @@ -813,6 +826,10 @@ Summary:
Plus.PlusOptions API configuration parameters for Google+. 
Wearable.WearableOptionsAPI configuration parameters for Wearable API. 
diff --git a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.html b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.html index b1cd02554b43..1df10d5c6a81 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.html +++ b/docs/html/reference/com/google/android/gms/common/api/Api.ApiOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -792,7 +803,9 @@ Summary: Plus.PlusOptions, - Wallet.WalletOptions + Wallet.WalletOptions, + + Wearable.WearableOptions @@ -836,6 +849,10 @@ Summary:
Wallet.WalletOptions Options for using the Wallet API. 
Wearable.WearableOptionsAPI configuration parameters for Wearable API. 
diff --git a/docs/html/reference/com/google/android/gms/common/api/Api.html b/docs/html/reference/com/google/android/gms/common/api/Api.html index 8818cf7bd6a1..33ea74c7aeba 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Api.html +++ b/docs/html/reference/com/google/android/gms/common/api/Api.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/Batch.Builder.html b/docs/html/reference/com/google/android/gms/common/api/Batch.Builder.html index 8e07fb9df854..321d80938168 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Batch.Builder.html +++ b/docs/html/reference/com/google/android/gms/common/api/Batch.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/Batch.html b/docs/html/reference/com/google/android/gms/common/api/Batch.html index 13f02ae58c3f..cef1e155f39f 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Batch.html +++ b/docs/html/reference/com/google/android/gms/common/api/Batch.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -728,9 +739,6 @@ Summary: - | Protected Methods - - | Inherited Methods @@ -1047,47 +1055,6 @@ Summary: - - - - - - - - - - - - - - - - - - -
Protected Methods
- - - - - - void - - consumeResult() - -
- - - - - - void - - setHandler(CallbackHandler<R extends Result> handler) - -
- - @@ -1733,69 +1700,6 @@ From interface -

Protected Methods

- - - - - -
-

- - protected - - - - - void - - consumeResult - () -

-
-
- - - -
-
- -

- -
-
- - - - -
-

- - protected - - - - - void - - setHandler - (CallbackHandler<R extends Result> handler) -

-
-
- - - -
-
- -

- -
-
- - - diff --git a/docs/html/reference/com/google/android/gms/common/api/BatchResult.html b/docs/html/reference/com/google/android/gms/common/api/BatchResult.html index 026449fa2bd8..5610fd57334c 100644 --- a/docs/html/reference/com/google/android/gms/common/api/BatchResult.html +++ b/docs/html/reference/com/google/android/gms/common/api/BatchResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -892,7 +903,7 @@ Summary:
take(BatchResultToken<R> resultToken) -
Claims a result from the batch.
+
Retrieves a result from the batch.
Geofence specific status codes, for use in getStatusCode()  
WearableStatusCodesError codes for wearable API failures. 
diff --git a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html index 7b1ce45eb8d0..1f1f5bf470ed 100644 --- a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1026,6 +1037,26 @@ Summary: + GoogleApiClient.Builder + +
+ enableAutoManage(FragmentActivity fragmentActivity, GoogleApiClient.OnConnectionFailedListener unresolvedConnectionFailedListener) + +
Enables automatic lifecycle management in a support library FragmentActivity that + connects the client in onStart() and disconnects it in + onStop().
+ +
+ + + + + GoogleApiClient.Builder @@ -1037,7 +1068,7 @@ Summary: -
@@ -1056,7 +1087,7 @@ Summary: -
@@ -1074,7 +1105,7 @@ Summary: -
@@ -1092,7 +1123,7 @@ Summary: -
@@ -1728,6 +1759,61 @@ From class + + +
+

+ + public + + + + + GoogleApiClient.Builder + + enableAutoManage + (FragmentActivity fragmentActivity, GoogleApiClient.OnConnectionFailedListener unresolvedConnectionFailedListener) +

+
+
+ + + +
+
+ +

Enables automatic lifecycle management in a support library FragmentActivity that + connects the client in onStart() and disconnects it in + onStop(). +

+ It handles user recoverable errors appropriately and fires + if the ConnectionResult has no + resolution. +

+ Using this option should eliminate most of the boiler plate associated with using + GoogleApiClient.

+
+
Parameters
+ + + + + + + +
fragmentActivity + The activity that uses the GoogleApiClient. For lifecycle + management to work correctly the activity must call its parent's + onActivityResult(int, int, android.content.Intent).
unresolvedConnectionFailedListener + Fires if the connection failed and and there + was no resolution or the user chose not to complete the provided resolution. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.ConnectionCallbacks.html b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.ConnectionCallbacks.html index 96c60d7397ab..2323979a14f9 100644 --- a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.ConnectionCallbacks.html +++ b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.ConnectionCallbacks.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.OnConnectionFailedListener.html b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.OnConnectionFailedListener.html index fda198611fc9..54377dd707df 100644 --- a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.OnConnectionFailedListener.html +++ b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.OnConnectionFailedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.html b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.html index 10f70b8b027b..c265de6c3fe2 100644 --- a/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.html +++ b/docs/html/reference/com/google/android/gms/common/api/GoogleApiClient.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -881,7 +892,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> ConnectionResult
- blockingConnect(long timeout, TimeUnit unit) + blockingConnect()
Connects the client to Google Play services.
@@ -895,6 +906,24 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + ConnectionResult +
+ blockingConnect(long timeout, TimeUnit unit) + +
Connects the client to Google Play services.
+ +
+ abstract + + + void
abstract @@ -925,7 +954,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -944,7 +973,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -962,7 +991,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -981,7 +1010,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -1000,7 +1029,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -1018,7 +1047,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -1036,7 +1065,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
abstract @@ -1055,6 +1084,24 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> +
+ abstract + + + + + void + + stopAutoManage() + +
Disconnects the client and stops automatic lifecycle management.
+ +
abstract @@ -1138,7 +1185,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - +

@@ -1151,7 +1198,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> ConnectionResult blockingConnect - (long timeout, TimeUnit unit) + ()

@@ -1163,6 +1210,41 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

Connects the client to Google Play services. Blocks until the connection either succeeds or fails. This is not allowed on the UI thread.

+
+
Returns
+
  • the result of the connection +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + ConnectionResult + + blockingConnect + (long timeout, TimeUnit unit) +

+
+
+ + + +
+
+ +

Connects the client to Google Play services. Blocks until the connection is set or failed or + has timed out. This is not allowed on the UI thread.

Parameters
@@ -1569,6 +1651,42 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + +
+

+ + public + + + abstract + + void + + stopAutoManage + () +

+
+
+ + + +
+
+ +

Disconnects the client and stops automatic lifecycle management. Use this before creating a + new client (which might be necessary when switching accounts, changing the set of used APIs + etc.).

+ + +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/common/api/PendingResult.html b/docs/html/reference/com/google/android/gms/common/api/PendingResult.html index edc2856be9a2..be34c4f3604b 100644 --- a/docs/html/reference/com/google/android/gms/common/api/PendingResult.html +++ b/docs/html/reference/com/google/android/gms/common/api/PendingResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/Releasable.html b/docs/html/reference/com/google/android/gms/common/api/Releasable.html index 9390091167ac..5f72d3a8cd69 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Releasable.html +++ b/docs/html/reference/com/google/android/gms/common/api/Releasable.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -776,37 +787,67 @@ Summary: > - Achievements.LoadAchievementsResult, - AppStateManager.StateConflictResult, - - AppStateManager.StateLoadedResult, - AppStateManager.StateResult, + AchievementBuffer, - ContainerHolder, - GamesMetadata.LoadGamesResult, - Invitations.LoadInvitationsResult, + + Achievements.LoadAchievementsResult, + + - Leaderboards.LeaderboardMetadataResult, + + - Leaderboards.LoadScoresResult, + + - Leaderboards.SubmitScoreResult, + + - Moments.LoadMomentsResult, + + AppStateBuffer, + + - People.LoadPeopleResult, + + AppStateManager.StateConflictResult, + + - Players.LoadPlayersResult, + + AppStateManager.StateLoadedResult, + + - Requests.LoadRequestsResult, - Requests.UpdateRequestsResult, + AppStateManager.StateResult, + + + + + + + + + + + + + + + + + + + + ContainerHolder, + + and + 25 others. - TurnBasedMultiplayer.LoadMatchesResult
@@ -815,9 +856,17 @@ Summary: >
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/api/Result.html b/docs/html/reference/com/google/android/gms/common/api/Result.html index 6ec65b7fafcd..78a4a51c07ef 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Result.html +++ b/docs/html/reference/com/google/android/gms/common/api/Result.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -825,6 +836,9 @@ Summary: + + + BatchResult, @@ -835,11 +849,8 @@ Summary: - - - and - 22 others. + 37 others. @@ -893,17 +904,33 @@ Summary: + + + + + + + + + + + + + + + + + + + + - + - - - - @@ -921,33 +948,49 @@ Summary: + + + + - + - + - + - + - + + + + + + + + + + + + + @@ -961,42 +1004,70 @@ Summary: + + + + + + + + + + + + - + - + + + + + + + + + + + + + + + + + - + - + - + - + - + - + diff --git a/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html b/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html index 842dc604270a..75b4999eedbf 100644 --- a/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html +++ b/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/Scope.html b/docs/html/reference/com/google/android/gms/common/api/Scope.html index 26f90ec66641..327a4537a348 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Scope.html +++ b/docs/html/reference/com/google/android/gms/common/api/Scope.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/api/Status.html b/docs/html/reference/com/google/android/gms/common/api/Status.html index 62867d367715..73f4a1d3351d 100644 --- a/docs/html/reference/com/google/android/gms/common/api/Status.html +++ b/docs/html/reference/com/google/android/gms/common/api/Status.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -714,6 +725,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + +
AchievementBufferData structure providing access to a list of achievements. 
Achievements.LoadAchievementsResult Result delivered when achievement data has been loaded. 
AppStateBufferData structure providing access to a list of app states. 
AppStateManager.StateConflictResult Result retrieved from AppStateManager.StateResult when a conflict is detected while loading app @@ -835,46 +884,135 @@ Summary: ContainerHolder Holder for an active container. 
DataApi.GetFdForAssetResultContains a file descriptor for the requested asset. 
DataBuffer<T>Base class for a buffer of typed data. 
DataEventBufferData structure holding references to a set of events. 
DataItemBufferData structure holding reference to a set of DataItems. 
EventBufferData structure providing access to a list of achievements. 
Events.LoadEventsResultResult delivered when event data has been loaded. 
GameBufferData structure providing access to a list of games. 
GameRequestBufferDataBuffer implementation containing Request details. 
GamesMetadata.LoadGamesResult Result delivered when game metadata has been loaded. 
InvitationBufferDataBuffer implementation containing Invitation data. 
Invitations.LoadInvitationsResult Result delivered when invitations have been loaded. 
LeaderboardBufferDataBuffer containing Leaderboard data. 
LeaderboardScoreBufferDataBuffer containing LeaderboardScore data. 
Leaderboards.LeaderboardMetadataResult Result delivered when leaderboard metadata has been loaded. 
Leaderboards.LoadScoresResult Result delivered when leaderboard scores have been loaded. 
Leaderboards.SubmitScoreResult Result delivered when a leaderboard score has been submitted. 
MetadataBufferA data buffer that points to Metadata entries. 
MilestoneBufferDataBuffer implementation containing quest + milestone data. 
MomentBufferData structure providing access to a list of Moment objects. 
Moments.LoadMomentsResult Information about the set of moments that was loaded. 
ParticipantBufferDataBuffer implementation containing match participant data. 
People.LoadPeopleResult Information about the set of people that was loaded. 
PersonBufferData structure providing access to a list of Person objects. 
PlayerBufferData structure providing access to a list of players. 
Players.LoadPlayersResult Result delivered when player data has been loaded. 
QuestBufferDataBuffer implementation containing Quest details. 
Quests.LoadQuestsResultResult delivered when quest data has been loaded. 
Requests.LoadRequestsResult Result delivered when requests have loaded. 
Requests.UpdateRequestsResult Result delivered when requests are updated. 
SnapshotMetadataBufferData structure providing access to a list of snapshots. 
Snapshots.LoadSnapshotsResultResult delivered when snapshot data has been loaded. 
TurnBasedMatchBufferDataBuffer implementation containing TurnBasedMatch details. 
TurnBasedMultiplayer.LoadMatchesResult Result delivered when matches have been loaded.  Holder for an active container. 
DataApi.DataItemResultContains a single data item. 
DataApi.DeleteDataItemsResultContains the number of deleted items. 
DataApi.GetFdForAssetResultContains a file descriptor for the requested asset. 
DataEventBufferData structure holding references to a set of events. 
DataItemBufferData structure holding reference to a set of DataItems. 
DriveApi.ContentsResult Result that contains a Contents reference. 
DriveApi.DriveIdResult Result that contains a DriveId. 
DriveApi.IntentSenderResultResult that contains an IntentSender reference. 
DriveApi.MetadataBufferResult Result that contains a MetadataBuffer. Result that is returned in response to metadata requests. 
Events.LoadEventsResultResult delivered when event data has been loaded. 
GamesMetadata.LoadGamesResult Result delivered when game metadata has been loaded. 
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. 
MessageApi.SendMessageResultContains the request id assigned to the message. 
Moments.LoadMomentsResult Information about the set of moments that was loaded. 
NodeApi.GetConnectedNodesResultContains a list of connected nodes. 
NodeApi.GetLocalNodeResultContains the name and id that represents this device. 
PanoramaApi.PanoramaResult Result interface for loading panorama info. Result delivered when player data has been loaded. 
Quests.AcceptQuestResultResult delivered when accepting a quest. 
Quests.ClaimMilestoneResultResult delivered when claiming a milestone. 
Quests.LoadQuestsResultResult 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. 
Snapshots.CommitSnapshotResultResult delivered when a snapshot has been committed. 
Snapshots.DeleteSnapshotResultResult delivered when a snapshot has been deleted. 
Snapshots.LoadSnapshotsResultResult delivered when snapshot data has been loaded. 
Snapshots.OpenSnapshotResultResult delivered when a snapshot has been opened. 
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. 
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
@@ -925,7 +974,7 @@ android.os.Parcelable public static final - StatusCreator
CREATOR
+ getStatusMessage() + +
+ + + + + boolean @@ -1053,7 +1118,7 @@ android.os.Parcelable -
@@ -1069,7 +1134,7 @@ android.os.Parcelable -
@@ -1087,7 +1152,7 @@ android.os.Parcelable -
@@ -1105,7 +1170,7 @@ android.os.Parcelable -
@@ -1123,7 +1188,7 @@ android.os.Parcelable -
@@ -1141,7 +1206,7 @@ android.os.Parcelable -
@@ -1157,7 +1222,7 @@ android.os.Parcelable -
@@ -1488,6 +1553,8 @@ From interface
@@ -1528,7 +1595,7 @@ From interface public static final - StatusCreator + StatusCreator CREATOR @@ -1722,6 +1789,35 @@ From interface + + +
+

+ + public + + + + + String + + getStatusMessage + () +

+
+
+ + + +
+
+ +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/common/api/package-summary.html b/docs/html/reference/com/google/android/gms/common/api/package-summary.html index 6ee78c824447..266e3bbbbe00 100644 --- a/docs/html/reference/com/google/android/gms/common/api/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/api/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html b/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html index 54967b9de14a..364eade36e0e 100644 --- a/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html +++ b/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -705,6 +716,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
Data structure providing access to a list of app states. 
FilteredDataBuffer<T>Base class for filtered buffers of typed data. DataEventBufferData structure holding references to a set of events. 
DataItemBufferData structure holding reference to a set of DataItems. 
EventBufferData structure providing access to a list of achievements. 
GameBufferA data buffer that points to Metadata entries. 
MilestoneBufferDataBuffer implementation containing quest + milestone data. 
MomentBuffer Data structure providing access to a list of Moment objects. 
ParticipantBuffer DataBuffer implementation containing match participant data. 
PersonBuffer Data structure providing access to a list of Person objects. 
PlayerBuffer Data structure providing access to a list of players. 
QuestBufferDataBuffer implementation containing Quest details. 
SnapshotMetadataBufferData structure providing access to a list of snapshots. 
TurnBasedMatchBuffer DataBuffer implementation containing TurnBasedMatch details. 
- + final void @@ -985,6 +1036,11 @@ Summary: close() +
+ This method is deprecated. + use release() instead +
+
isClosed() +
+ This method is deprecated. + release() is idempotent, and so is safe to call multiple times +
+
+ + + + + + void + + release() + +
Releases resources used by the buffer.
+ +
+ + + + + + Iterator<T> + + singleRefIterator() + +
In order to use this one should correctly override setDataRow(int) + in his DataBufferRef implementation.
+ +
@@ -1287,6 +1385,48 @@ From class +
+ +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+
public - + final void @@ -1392,7 +1532,12 @@ From interface @@ -1528,7 +1673,12 @@ From interface
- +

+

+ This method is deprecated.
+ release() is idempotent, and so is safe to call multiple times + +

@@ -1564,6 +1714,73 @@ From interface + + +
+

+ + public + + + + + void + + release + () +

+
+
+ + + +
+
+ +

Releases resources used by the buffer. This method is idempotent. +

+ +
+
+ + + + +
+

+ + public + + + + + Iterator<T> + + singleRefIterator + () +

+
+
+ + + +
+
+ +

In order to use this one should correctly override setDataRow(int) + in his DataBufferRef implementation. + Be careful: there will be single DataBufferRef while iterating. + If you are not sure - DO NOT USE this iterator.

+
+
See Also
+
  • SingleRefDataBufferIterator
  • +
+
+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html index cc02b1ed8f79..0800c1e89803 100644 --- a/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html +++ b/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/data/Freezable.html b/docs/html/reference/com/google/android/gms/common/data/Freezable.html index 5e3e54b6def7..334bad868471 100644 --- a/docs/html/reference/com/google/android/gms/common/data/Freezable.html +++ b/docs/html/reference/com/google/android/gms/common/data/Freezable.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -789,6 +800,8 @@ Summary: + DataEvent, + @@ -798,9 +811,13 @@ Summary: + DataItem, + + DataItemAsset, + @@ -823,7 +840,7 @@ Summary: and - 16 others. + 29 others. @@ -837,123 +854,175 @@ Summary:
Data interface for retrieving app state information. 
DataEventData interface for data events. 
DataItemThe base object of data stored in the Android Wear network. 
DataItemAssetA reference to an asset stored in a data item. 
EventData interface for retrieving event information. 
EventEntityData object representing the data for a event. 
Game Data interface for retrieving game information. 
GameEntity Data object representing a set of Game data. 
GameRequest Data interface for game requests. 
GameRequestEntity Data object representing the data for a request. 
Invitation Data interface for an invitation object. 
InvitationEntity Data object representing the data for a multiplayer invitation. 
ItemScope  
Leaderboard Data interface for leaderboard metadata. 
LeaderboardScore Data interface representing a single score on a leaderboard. 
LeaderboardVariant Data interface for a specific variant of a leaderboard; a variant is defined by the combination of the leaderboard's collection (public or social) and time span (daily, weekly, or all-time). 
Metadata The details of a Drive file or folder. 
MilestoneData interface for retrieving milestone information. 
MilestoneEntityData object representing the data for a milestone. 
Moment  
Participant Data interface for multiplayer participants. 
ParticipantEntity Data object representing a Participant in a match. 
Person  
Person.AgeRange The age range of the person. 
Person.Cover The cover photo content. 
Person.Cover.CoverInfo Extra information about the cover photo. 
Person.Cover.CoverPhoto The person's primary cover image. 
Person.Image The representation of the person's profile photo. 
Person.Name An object representation of the individual components of a person's name. 
Person.Organizations  
Person.PlacesLived  
Person.Urls  
Player Data interface for retrieving player information. 
PlayerEntity Data object representing a set of Player data. 
QuestData interface for retrieving quest information. 
QuestEntityData object representing the data for a quest. 
Room Data interface for room functionality. 
RoomEntity Data object representing the data for a room. 
SnapshotData interface for a representation of a saved game. 
SnapshotEntityData object representing the data for a saved game. 
SnapshotMetadataData interface for the metadata of a saved game. 
SnapshotMetadataEntityData object representing the metadata for a saved game. 
TurnBasedMatch Data interface for turn-based specific match functionality. 
TurnBasedMatchEntity Data object representing the data for a turn-based match. 
Utilities for working with DataBuffer objects. 
FilteredDataBuffer<T>Base class for filtered buffers of typed data. 
FreezableUtils Utilities for working with Freezable objects. 
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
@@ -1396,6 +1445,8 @@ From interface
diff --git a/docs/html/reference/com/google/android/gms/common/images/package-summary.html b/docs/html/reference/com/google/android/gms/common/images/package-summary.html index 16018611f164..20bea0c49062 100644 --- a/docs/html/reference/com/google/android/gms/common/images/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/images/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/common/package-summary.html b/docs/html/reference/com/google/android/gms/common/package-summary.html index 3534804c5ddf..bbf45e9ac227 100644 --- a/docs/html/reference/com/google/android/gms/common/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -724,17 +735,26 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + - + - +
GooglePlayServicesClientBase class for clients that connect with Google Play services.  + This interface is deprecated. + replaced with GoogleApiClient + 
GooglePlayServicesClient.ConnectionCallbacksProvides callbacks that are called when the client is connected or disconnected from the - service.  + This interface is deprecated. + replaced with + GoogleApiClient.ConnectionCallbacks + 
GooglePlayServicesClient.OnConnectionFailedListenerProvides callbacks for scenarios that result in a failed attempt to - connect the client to the service.  + This interface is deprecated. + replaced with + GoogleApiClient.OnConnectionFailedListener + 
@@ -775,6 +795,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
SignInButton The Google sign-in button to authenticate the user. 
SupportErrorDialogFragmentWraps the Dialog returned by + getErrorDialog(int, Activity, int) by using + DialogFragment so that it can be properly managed by the + Activity
diff --git a/docs/html/reference/com/google/android/gms/drive/Contents.html b/docs/html/reference/com/google/android/gms/drive/Contents.html index 205553542eb9..edd3a5d70996 100644 --- a/docs/html/reference/com/google/android/gms/drive/Contents.html +++ b/docs/html/reference/com/google/android/gms/drive/Contents.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
@@ -1342,6 +1391,8 @@ From interface
diff --git a/docs/html/reference/com/google/android/gms/drive/CreateFileActivityBuilder.html b/docs/html/reference/com/google/android/gms/drive/CreateFileActivityBuilder.html index 989957ff9510..8e765e3a8464 100644 --- a/docs/html/reference/com/google/android/gms/drive/CreateFileActivityBuilder.html +++ b/docs/html/reference/com/google/android/gms/drive/CreateFileActivityBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -807,8 +818,7 @@ Summary: When the activity completes, a successful response will include an extra EXTRA_RESPONSE_DRIVE_ID that specifies the DriveId for the newly created file. -

- Note: you cannot use #startActivity to invoke the activity. This will fail. +

Note: you cannot use #startActivity to invoke the activity. This will fail.

@@ -1419,9 +1429,9 @@ From class

Sets the initial contents for the new file. This will close the contents, and persist them as the initial contents for the file. To continue editing the contents, reopen them - once the file has been created. This method must be called or the build(GoogleApiClient) method will - fail. A new Contents object can be created using the API - newContents(GoogleApiClient). + once the file has been created. If the file being creates is binary (the default type), this + method must be called or the build(GoogleApiClient) method will fail. A new Contents object + can be created using the API newContents(GoogleApiClient).

diff --git a/docs/html/reference/com/google/android/gms/drive/Drive.html b/docs/html/reference/com/google/android/gms/drive/Drive.html index 749dcc8643ca..3ce75249287c 100644 --- a/docs/html/reference/com/google/android/gms/drive/Drive.html +++ b/docs/html/reference/com/google/android/gms/drive/Drive.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1227,7 +1238,7 @@ From class
diff --git a/docs/html/reference/com/google/android/gms/drive/DriveApi.ContentsResult.html b/docs/html/reference/com/google/android/gms/drive/DriveApi.ContentsResult.html index 2877225468f9..d8eff781923c 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveApi.ContentsResult.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveApi.ContentsResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html b/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html index efa613a7dda6..c61100974da2 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html b/docs/html/reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html index 900030149ac6..2670805a7a66 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveApi.MetadataBufferResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveApi.html b/docs/html/reference/com/google/android/gms/drive/DriveApi.html index d975187049f2..9b6938dd4dcf 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveApi.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveApi.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -815,36 +826,12 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - interface -
DriveApi.IntentSenderResultResult that contains an IntentSender reference. 
- - - - interface DriveApi.MetadataBufferResult Result that contains a MetadataBuffer. 
- - - - - interfaceDriveApi.OnSyncFinishCallbackA callback that provides the result for a requestSync(GoogleApiClient) request. 
resourceId - The drive resource id for the DriveId to retrieve.The Drive resource id for the DriveId to retrieve.
@@ -1467,8 +1454,8 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

Creates a builder for a Create File activity where a user can select a file name and - destination for a new file in their Drive with the contents and additional metadata provided - in the builder. + destination for a new binary file in their Drive with the contents and additional metadata + provided in the builder.

diff --git a/docs/html/reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html b/docs/html/reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html index db1eb4960467..9ee0022dc0d3 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveFile.DownloadProgressListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveFile.html b/docs/html/reference/com/google/android/gms/drive/DriveFile.html index b1e7e8963882..22ce306c07c7 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveFile.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveFile.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -865,14 +876,14 @@ Summary: int MODE_READ_WRITE - A mode that opens the contents only for writing. + A mode that opens the contents for reading and writing. int MODE_WRITE_ONLY - A mode that opens the contents for reading and writing. + A mode that opens the contents only for writing. @@ -1093,7 +1104,8 @@ From interface
removeChangeListener(GoogleApiClient apiClient, Listener<ChangeEvent> listener) -
Removes a listener for changes on this resource that was previously added by
+
Removes a listener for changes on this resource that was previously added by + addChangeListener(GoogleApiClient, DriveEvent.Listener).
@@ -1211,7 +1223,7 @@ From interface
-

A mode that opens the contents only for writing. +

A mode that opens the contents for reading and writing.

@@ -1250,7 +1262,7 @@ From interface
-

A mode that opens the contents for reading and writing. +

A mode that opens the contents only for writing.

@@ -1324,7 +1336,7 @@ From interface apiClient The GoogleApiClient to service the call. The client must be - connected before invoking this method. + connected before invoking this method. contents @@ -1333,7 +1345,7 @@ From interface changeSet The set of changes that will be applied to the Metadata. Only include the - specific fields that should be updated. + specific fields that should be updated.
@@ -1381,7 +1393,7 @@ From interface apiClient The GoogleApiClient to service the call. The client must be - connected before invoking this method. + connected before invoking this method. contents @@ -1429,7 +1441,7 @@ From interface apiClient The GoogleApiClient to service the call. The client must be - connected before invoking this method. + connected before invoking this method. contents @@ -1496,7 +1508,7 @@ From interface listener An optional listener that will announce progress as the file is downloaded. - If you don't care about progress, provide null. + If you don't care about progress, provide null.
diff --git a/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFileResult.html b/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFileResult.html index 0f76be999dfb..a9990df04ef2 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFileResult.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFileResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFolderResult.html b/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFolderResult.html index 9ec5896edc14..c2daa410486d 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFolderResult.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveFolder.DriveFolderResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveFolder.html b/docs/html/reference/com/google/android/gms/drive/DriveFolder.html index a1632d1713b9..26ddbc461e8c 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveFolder.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveFolder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -911,7 +922,8 @@ Summary: createFile(GoogleApiClient apiClient, MetadataChangeSet changeSet, Contents contents) -
Creates a new file within this folder, with the provided initial metadata and contents.
+
Creates a new binary file within this folder, with the provided initial metadata and + contents.
@@ -1090,7 +1102,8 @@ From interface removeChangeListener(GoogleApiClient apiClient, Listener<ChangeEvent> listener) -
Removes a listener for changes on this resource that was previously added by
+
Removes a listener for changes on this resource that was previously added by + addChangeListener(GoogleApiClient, DriveEvent.Listener).
@@ -1230,7 +1243,8 @@ From interface
-

Creates a new file within this folder, with the provided initial metadata and contents.

+

Creates a new binary file within this folder, with the provided initial metadata and + contents. See DriveFile for more details on binary files.

Parameters
diff --git a/docs/html/reference/com/google/android/gms/drive/DriveId.html b/docs/html/reference/com/google/android/gms/drive/DriveId.html index de7b819e6179..5bfe641ea3bc 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveId.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveId.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + +
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
@@ -1348,6 +1397,8 @@ From interface + + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveResource.MetadataResult.html b/docs/html/reference/com/google/android/gms/drive/DriveResource.MetadataResult.html index 50c92b62a1fc..15fb0ff781dc 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveResource.MetadataResult.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveResource.MetadataResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveResource.html b/docs/html/reference/com/google/android/gms/drive/DriveResource.html index 82955dbbbaec..411bcf09fadf 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveResource.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveResource.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -973,7 +984,8 @@ Summary: removeChangeListener(GoogleApiClient apiClient, Listener<ChangeEvent> listener) -
Removes a listener for changes on this resource that was previously added by
+
Removes a listener for changes on this resource that was previously added by + addChangeListener(GoogleApiClient, DriveEvent.Listener).
@@ -1221,7 +1233,9 @@ Summary:
-

Removes a listener for changes on this resource that was previously added by

+

Removes a listener for changes on this resource that was previously added by + addChangeListener(GoogleApiClient, DriveEvent.Listener). +

@@ -1253,8 +1267,8 @@ Summary:

Updates the Metadata that is associated with this resource with the changes described in the MetadataChangeSet. -

Note: to update the metadata, the user must have edit access. See - isEditable().

+

Note that the user must have edit access to update the metadata (see + isEditable()). Also, the metadata of the root folder cannot be updated.

Parameters
diff --git a/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html b/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html index abcf36d352af..94fb165f5006 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/Metadata.html b/docs/html/reference/com/google/android/gms/drive/Metadata.html index 2e33f640d204..f815e8ee0e87 100644 --- a/docs/html/reference/com/google/android/gms/drive/Metadata.html +++ b/docs/html/reference/com/google/android/gms/drive/Metadata.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/MetadataBuffer.html b/docs/html/reference/com/google/android/gms/drive/MetadataBuffer.html index 5d423f75984d..93fcd984be2c 100644 --- a/docs/html/reference/com/google/android/gms/drive/MetadataBuffer.html +++ b/docs/html/reference/com/google/android/gms/drive/MetadataBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -1028,6 +1051,11 @@ From class @@ -1047,6 +1075,43 @@ From class + + + + + + + + + + + +
- + final void @@ -962,6 +980,11 @@ From class close() +
+ This method is deprecated. + use release() instead +
+
isClosed() +
+ This method is deprecated. + release() is idempotent, and so is safe to call multiple times +
+
+ + + + + + void + + release() + +
Releases resources used by the buffer.
+ +
+ + + + + + Iterator<T> + + singleRefIterator() + +
In order to use this one should correctly override setDataRow(int) + in his DataBufferRef implementation.
+ +
@@ -1256,6 +1321,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/MetadataChangeSet.html b/docs/html/reference/com/google/android/gms/drive/MetadataChangeSet.html index bb970ca2e375..178dcf6da3cf 100644 --- a/docs/html/reference/com/google/android/gms/drive/MetadataChangeSet.html +++ b/docs/html/reference/com/google/android/gms/drive/MetadataChangeSet.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/OpenFileActivityBuilder.html b/docs/html/reference/com/google/android/gms/drive/OpenFileActivityBuilder.html index 729715d1605e..b1600dc274d0 100644 --- a/docs/html/reference/com/google/android/gms/drive/OpenFileActivityBuilder.html +++ b/docs/html/reference/com/google/android/gms/drive/OpenFileActivityBuilder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1292,8 +1303,7 @@ From class apiClient The GoogleApiClient to service the call. The client must be - connected - before invoking this method. + connected before invoking this method. @@ -1397,14 +1407,15 @@ From class

Sets the MIME type filter which controls which kinds of files can be selected from the file - picker. This method must be called on the builder or the {#build} method will fail.

+ picker. If this method is not called or if a zero-length array is provided, all non-folder + files will be selectable.

Parameters
mimeTypes - the mime types to show in the picker. May not be null, and must contain at - least one value + the mime types to show in the picker. May not be null. If a zero-length + array is provided, all non-folder files will be selectable
diff --git a/docs/html/reference/com/google/android/gms/drive/events/ChangeEvent.html b/docs/html/reference/com/google/android/gms/drive/events/ChangeEvent.html index fb277bd68f97..4e081e4f3053 100644 --- a/docs/html/reference/com/google/android/gms/drive/events/ChangeEvent.html +++ b/docs/html/reference/com/google/android/gms/drive/events/ChangeEvent.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -717,6 +728,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -786,7 +804,7 @@ Summary: implements - Parcelable + SafeParcelable ResourceEvent @@ -922,6 +940,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -1022,7 +1071,8 @@ android.os.Parcelable getDriveId() -
Returns the DriveId of the resource that has changed.
+
Returns the id of the Drive resource that triggered the event, or null if not + resource-specific.
@@ -1388,6 +1438,8 @@ From interface + +
-

Returns the DriveId of the resource that has changed. +

Returns the id of the Drive resource that triggered the event, or null if not + resource-specific.

diff --git a/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.Listener.html b/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.Listener.html index cdeafa2de4a2..0228299ab004 100644 --- a/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.Listener.html +++ b/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.Listener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.html b/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.html index deeac71803d5..d33015557a13 100644 --- a/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.html +++ b/docs/html/reference/com/google/android/gms/drive/events/DriveEvent.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -702,6 +713,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + +
+

+ + protected + + + + + + + DriveEventService + () +

+
+
+ + + +
+
+ +

Creates a new event service instance with a default name. +

+ +
+
+ + @@ -5532,6 +5607,35 @@ From interface + + +
+

+ + public + + + + + IBinder + + onBind + (Intent intent) +

+
+
+ + + +
+
+ +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/drive/events/ResourceEvent.html b/docs/html/reference/com/google/android/gms/drive/events/ResourceEvent.html index f3fd3fb8dbd9..7d9bc7d0694a 100644 --- a/docs/html/reference/com/google/android/gms/drive/events/ResourceEvent.html +++ b/docs/html/reference/com/google/android/gms/drive/events/ResourceEvent.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -703,6 +714,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -914,6 +932,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -1055,6 +1104,8 @@ From interface + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/metadata/MetadataField.html b/docs/html/reference/com/google/android/gms/drive/metadata/MetadataField.html index c43e94876b4e..30992cef9ef8 100644 --- a/docs/html/reference/com/google/android/gms/drive/metadata/MetadataField.html +++ b/docs/html/reference/com/google/android/gms/drive/metadata/MetadataField.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/metadata/SearchableCollectionMetadataField.html b/docs/html/reference/com/google/android/gms/drive/metadata/SearchableCollectionMetadataField.html index a80a086493b5..537f42d71f38 100644 --- a/docs/html/reference/com/google/android/gms/drive/metadata/SearchableCollectionMetadataField.html +++ b/docs/html/reference/com/google/android/gms/drive/metadata/SearchableCollectionMetadataField.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/metadata/SearchableMetadataField.html b/docs/html/reference/com/google/android/gms/drive/metadata/SearchableMetadataField.html index dab2b69a3337..1a7bc86fab4c 100644 --- a/docs/html/reference/com/google/android/gms/drive/metadata/SearchableMetadataField.html +++ b/docs/html/reference/com/google/android/gms/drive/metadata/SearchableMetadataField.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/metadata/SearchableOrderedMetadataField.html b/docs/html/reference/com/google/android/gms/drive/metadata/SearchableOrderedMetadataField.html index c288ae00053f..69e1bcfb447f 100644 --- a/docs/html/reference/com/google/android/gms/drive/metadata/SearchableOrderedMetadataField.html +++ b/docs/html/reference/com/google/android/gms/drive/metadata/SearchableOrderedMetadataField.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/metadata/SortableMetadataField.html b/docs/html/reference/com/google/android/gms/drive/metadata/SortableMetadataField.html index dade1e94bafd..f21483072925 100644 --- a/docs/html/reference/com/google/android/gms/drive/metadata/SortableMetadataField.html +++ b/docs/html/reference/com/google/android/gms/drive/metadata/SortableMetadataField.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -760,7 +771,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

Class Overview

Interface for metadata fields that can be used to sort results of the file queries. Implementation of this interface (such as the static values in - SortableField) can be add sorting criteria for the + SortableField) can be add sorting criteria for the file or folder queries.

diff --git a/docs/html/reference/com/google/android/gms/drive/metadata/package-summary.html b/docs/html/reference/com/google/android/gms/drive/metadata/package-summary.html index d3aa9c6c47e7..c77b8bb28175 100644 --- a/docs/html/reference/com/google/android/gms/drive/metadata/package-summary.html +++ b/docs/html/reference/com/google/android/gms/drive/metadata/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -

+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/package-summary.html b/docs/html/reference/com/google/android/gms/drive/package-summary.html index cd3c3f555b0a..ecf5238b7e64 100644 --- a/docs/html/reference/com/google/android/gms/drive/package-summary.html +++ b/docs/html/reference/com/google/android/gms/drive/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -730,17 +741,9 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> Result that contains a DriveId.  - DriveApi.IntentSenderResult - Result that contains an IntentSender reference.  - - DriveApi.MetadataBufferResult Result that contains a MetadataBuffer.  - - DriveApi.OnSyncFinishCallback - A callback that provides the result for a requestSync(GoogleApiClient) request.  - DriveFile A file in Drive.  diff --git a/docs/html/reference/com/google/android/gms/drive/query/Filter.html b/docs/html/reference/com/google/android/gms/drive/query/Filter.html index c7ef5c3475bf..df4d8df83562 100644 --- a/docs/html/reference/com/google/android/gms/drive/query/Filter.html +++ b/docs/html/reference/com/google/android/gms/drive/query/Filter.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/query/Filters.html b/docs/html/reference/com/google/android/gms/drive/query/Filters.html index c8222c93ebb1..1bc1f60d1429 100644 --- a/docs/html/reference/com/google/android/gms/drive/query/Filters.html +++ b/docs/html/reference/com/google/android/gms/drive/query/Filters.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/query/Query.Builder.html b/docs/html/reference/com/google/android/gms/drive/query/Query.Builder.html index 1d924dc70b44..e53548cff711 100644 --- a/docs/html/reference/com/google/android/gms/drive/query/Query.Builder.html +++ b/docs/html/reference/com/google/android/gms/drive/query/Query.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -931,6 +942,24 @@ Summary: + + + + + + + + Query.Builder + + + setSortOrder(SortOrder sortOrder) + +
Sets the SortOrder to be used to sort the query results.
+ + + + + @@ -1318,6 +1347,47 @@ From class
+ + +
+

+ + public + + + + + Query.Builder + + setSortOrder + (SortOrder sortOrder) +

+
+
+ + + +
+
+ +

Sets the SortOrder to be used to sort the query results. Use + SortOrder.Builder to build the sort order as required. Multiple calls to this + method resets the sort order set in previous calls.

+
+
Parameters
+ + + + +
sortOrder + the order to be used to sort the query results +
+
+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/drive/query/Query.html b/docs/html/reference/com/google/android/gms/drive/query/Query.html index c5c5fea99e7b..3399fa429bfe 100644 --- a/docs/html/reference/com/google/android/gms/drive/query/Query.html +++ b/docs/html/reference/com/google/android/gms/drive/query/Query.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + +
+

+ + public + + + + + SortOrder + + getSortOrder + () +

+
+
+ + + +
+
+ +

Returns SortOrder containing information about sorting order of the query. Can be + null when no sorting order is added to the query. +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/drive/query/SearchableField.html b/docs/html/reference/com/google/android/gms/drive/query/SearchableField.html index 171b80851ddd..6429f5ae19a0 100644 --- a/docs/html/reference/com/google/android/gms/drive/query/SearchableField.html +++ b/docs/html/reference/com/google/android/gms/drive/query/SearchableField.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/query/SortOrder.Builder.html b/docs/html/reference/com/google/android/gms/drive/query/SortOrder.Builder.html new file mode 100644 index 000000000000..25ad3ac29480 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/drive/query/SortOrder.Builder.html @@ -0,0 +1,1399 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SortOrder.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + class +

SortOrder.Builder

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.drive.query.SortOrder.Builder
+ + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + SortOrder.Builder() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + SortOrder.Builder + + addSortAscending(SortableMetadataField sortField) + +
Adds the SortableMetadataField to be used to sort the query results in ascending + order of the values of the sortField.
+ +
+ + + + + + SortOrder.Builder + + addSortDescending(SortableMetadataField sortField) + +
Adds the SortableMetadataField to be used to sort the query results in descending + order of the values of the sortField.
+ +
+ + + + + + SortOrder + + build() + +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + SortOrder.Builder + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + SortOrder.Builder + + addSortAscending + (SortableMetadataField sortField) +

+
+
+ + + +
+
+ +

Adds the SortableMetadataField to be used to sort the query results in ascending + order of the values of the sortField. Query results are sorted in the same order the + fields are added.

+
+
Parameters
+ + + + +
sortField + the field to be used to sort the query results in ascending order, see + SortableField for the list of fields that can be used to sort query results +
+
+ +
+
+ + + + +
+

+ + public + + + + + SortOrder.Builder + + addSortDescending + (SortableMetadataField sortField) +

+
+
+ + + +
+
+ +

Adds the SortableMetadataField to be used to sort the query results in descending + order of the values of the sortField. Query results are sorted in the same order the + fields are added.

+
+
Parameters
+ + + + +
sortField + the field to be used to sort the query results in descending order, see + SortableField for the list of fields that can be used to sort query results +
+
+ +
+
+ + + + +
+

+ + public + + + + + SortOrder + + build + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/drive/query/SortOrder.html b/docs/html/reference/com/google/android/gms/drive/query/SortOrder.html new file mode 100644 index 000000000000..567c348f5efb --- /dev/null +++ b/docs/html/reference/com/google/android/gms/drive/query/SortOrder.html @@ -0,0 +1,1507 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SortOrder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

SortOrder

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.drive.query.SortOrder
+ + + + + + + +
+ + +

Class Overview

+

SortOrder is used to specify the results order in the Query object using the + setSortOrder(SortOrder) method. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classSortOrder.Builder 
+ + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + Creator<SortOrder>CREATOR
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + Creator<SortOrder> + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/drive/query/SortableField.html b/docs/html/reference/com/google/android/gms/drive/query/SortableField.html new file mode 100644 index 000000000000..526e2e08e91b --- /dev/null +++ b/docs/html/reference/com/google/android/gms/drive/query/SortableField.html @@ -0,0 +1,1518 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SortableField | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + class +

SortableField

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.drive.query.SortableField
+ + + + + + + +
+ + +

Class Overview

+

An attribute of the file that a query can be sorted upon. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + SortableMetadataField<Date>CREATED_DATEThe date when the item was created.
+ public + static + final + SortableMetadataField<Date>LAST_VIEWED_BY_METhe date this resource was most recently viewed by the user.
+ public + static + final + SortableMetadataField<Date>MODIFIED_BY_ME_DATEThe date when the item was most recently modified by the user.
+ public + static + final + SortableMetadataField<Date>MODIFIED_DATEThe date when the item was most recently modified.
+ public + static + final + SortableMetadataField<Long>QUOTA_USEDThe Drive quota used by the file.
+ public + static + final + SortableMetadataField<Date>SHARED_WITH_ME_DATEThe date this resource was shared with the user.
+ public + static + final + SortableMetadataField<String>TITLEThe title of the item.
+ + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + SortableField() + +
+ + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + SortableMetadataField<Date> + + CREATED_DATE +

+
+ + + + +
+
+ +

The date when the item was created. +

+ + +
+
+ + + + + +
+

+ + public + static + final + SortableMetadataField<Date> + + LAST_VIEWED_BY_ME +

+
+ + + + +
+
+ +

The date this resource was most recently viewed by the user. +

+ + +
+
+ + + + + +
+

+ + public + static + final + SortableMetadataField<Date> + + MODIFIED_BY_ME_DATE +

+
+ + + + +
+
+ +

The date when the item was most recently modified by the user. +

+ + +
+
+ + + + + +
+

+ + public + static + final + SortableMetadataField<Date> + + MODIFIED_DATE +

+
+ + + + +
+
+ +

The date when the item was most recently modified. +

+ + +
+
+ + + + + +
+

+ + public + static + final + SortableMetadataField<Long> + + QUOTA_USED +

+
+ + + + +
+
+ +

The Drive quota used by the file. +

+ + +
+
+ + + + + +
+

+ + public + static + final + SortableMetadataField<Date> + + SHARED_WITH_ME_DATE +

+
+ + + + +
+
+ +

The date this resource was shared with the user. +

+ + +
+
+ + + + + +
+

+ + public + static + final + SortableMetadataField<String> + + TITLE +

+
+ + + + +
+
+ +

The title of the item. +

+ + +
+
+ + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + SortableField + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/drive/query/package-summary.html b/docs/html/reference/com/google/android/gms/drive/query/package-summary.html index 70b7f6bcc021..4552c7257608 100644 --- a/docs/html/reference/com/google/android/gms/drive/query/package-summary.html +++ b/docs/html/reference/com/google/android/gms/drive/query/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -747,6 +758,19 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> SearchableField An attribute of the file that is to be searched.  + + SortableField + An attribute of the file that a query can be sorted upon.  + + + SortOrder + SortOrder is used to specify the results order in the Query object using the + setSortOrder(SortOrder) method.  + + + SortOrder.Builder +   +
diff --git a/docs/html/reference/com/google/android/gms/drive/widget/DataBufferAdapter.html b/docs/html/reference/com/google/android/gms/drive/widget/DataBufferAdapter.html index deb7728475e5..136c5f1d3c10 100644 --- a/docs/html/reference/com/google/android/gms/drive/widget/DataBufferAdapter.html +++ b/docs/html/reference/com/google/android/gms/drive/widget/DataBufferAdapter.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/drive/widget/package-summary.html b/docs/html/reference/com/google/android/gms/drive/widget/package-summary.html index c1a18fc4e58d..3a84cc1c3828 100644 --- a/docs/html/reference/com/google/android/gms/drive/widget/package-summary.html +++ b/docs/html/reference/com/google/android/gms/drive/widget/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/Game.html b/docs/html/reference/com/google/android/gms/games/Game.html index 8cf0274da06b..200e69882aeb 100644 --- a/docs/html/reference/com/google/android/gms/games/Game.html +++ b/docs/html/reference/com/google/android/gms/games/Game.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -942,6 +953,24 @@ android.os.Parcelable + boolean
+ + + areSnapshotsEnabled() + +
Indicates whether or not this game supports snapshots.
+ + + + + + + + abstract + + + + int @@ -953,7 +982,7 @@ android.os.Parcelable - + abstract @@ -971,7 +1000,7 @@ android.os.Parcelable - + abstract @@ -989,7 +1018,7 @@ android.os.Parcelable - + abstract @@ -1007,7 +1036,7 @@ android.os.Parcelable - + abstract @@ -1025,7 +1054,7 @@ android.os.Parcelable - + abstract @@ -1043,7 +1072,7 @@ android.os.Parcelable - + abstract @@ -1061,7 +1090,7 @@ android.os.Parcelable - + abstract @@ -1079,7 +1108,7 @@ android.os.Parcelable - + abstract @@ -1098,7 +1127,7 @@ android.os.Parcelable - + abstract @@ -1116,7 +1145,7 @@ android.os.Parcelable - + abstract @@ -1134,7 +1163,7 @@ android.os.Parcelable - + abstract @@ -1152,7 +1181,7 @@ android.os.Parcelable - + abstract @@ -1170,7 +1199,7 @@ android.os.Parcelable - + abstract @@ -1188,7 +1217,7 @@ android.os.Parcelable - + abstract @@ -1206,7 +1235,7 @@ android.os.Parcelable - + abstract @@ -1399,6 +1428,40 @@ From interface + + +
+

+ + public + + + abstract + + boolean + + areSnapshotsEnabled + () +

+
+
+ + + +
+
+ +

Indicates whether or not this game supports snapshots.

+
+
Returns
+
  • Whether or not this game supports snapshots. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/games/GameBuffer.html b/docs/html/reference/com/google/android/gms/games/GameBuffer.html index c066a0f46ce2..e255f367c8d0 100644 --- a/docs/html/reference/com/google/android/gms/games/GameBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/GameBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1237,6 +1302,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -716,6 +727,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -784,7 +802,7 @@ Summary: implements - Parcelable + SafeParcelable Game @@ -921,6 +939,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -969,6 +1018,24 @@ android.os.Parcelable + boolean + + + areSnapshotsEnabled() + +
Indicates whether or not this game supports snapshots.
+ + + + + + + + + + + + int @@ -978,7 +1045,7 @@ android.os.Parcelable - + @@ -994,7 +1061,7 @@ android.os.Parcelable - + @@ -1012,7 +1079,7 @@ android.os.Parcelable - + @@ -1030,7 +1097,7 @@ android.os.Parcelable - + @@ -1048,7 +1115,7 @@ android.os.Parcelable - + @@ -1066,7 +1133,7 @@ android.os.Parcelable - + @@ -1084,7 +1151,7 @@ android.os.Parcelable - + @@ -1102,7 +1169,7 @@ android.os.Parcelable - + @@ -1120,7 +1187,7 @@ android.os.Parcelable - + @@ -1138,7 +1205,7 @@ android.os.Parcelable - + @@ -1156,7 +1223,7 @@ android.os.Parcelable - + @@ -1175,7 +1242,7 @@ android.os.Parcelable - + @@ -1193,7 +1260,7 @@ android.os.Parcelable - + @@ -1211,7 +1278,7 @@ android.os.Parcelable - + @@ -1229,7 +1296,7 @@ android.os.Parcelable - + @@ -1247,7 +1314,7 @@ android.os.Parcelable - + @@ -1265,7 +1332,7 @@ android.os.Parcelable - + @@ -1281,7 +1348,7 @@ android.os.Parcelable - + @@ -1299,7 +1366,7 @@ android.os.Parcelable - + @@ -1317,7 +1384,7 @@ android.os.Parcelable - + @@ -1335,7 +1402,7 @@ android.os.Parcelable - + @@ -1351,7 +1418,7 @@ android.os.Parcelable - + @@ -1703,6 +1770,8 @@ From interface + + + + + areSnapshotsEnabled() + +
Indicates whether or not this game supports snapshots.
+ + + + + + + + abstract + + + + int @@ -1741,7 +1828,7 @@ From interface - + abstract @@ -1759,7 +1846,7 @@ From interface - + abstract @@ -1777,7 +1864,7 @@ From interface - + abstract @@ -1795,7 +1882,7 @@ From interface - + abstract @@ -1813,7 +1900,7 @@ From interface - + abstract @@ -1831,7 +1918,7 @@ From interface - + abstract @@ -1849,7 +1936,7 @@ From interface - + abstract @@ -1867,7 +1954,7 @@ From interface - + abstract @@ -1886,7 +1973,7 @@ From interface - + abstract @@ -1904,7 +1991,7 @@ From interface - + abstract @@ -1922,7 +2009,7 @@ From interface - + abstract @@ -1940,7 +2027,7 @@ From interface - + abstract @@ -1958,7 +2045,7 @@ From interface - + abstract @@ -1976,7 +2063,7 @@ From interface - + abstract @@ -1994,7 +2081,7 @@ From interface - + abstract @@ -2094,6 +2181,40 @@ From interface + + +
+

+ + public + + + + + boolean + + areSnapshotsEnabled + () +

+
+
+ + + +
+
+ +

Indicates whether or not this game supports snapshots.

+
+
Returns
+
  • Whether or not this game supports snapshots. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.Builder.html b/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.Builder.html index 98bb4ce45fbf..c2d5b4e3c3b4 100644 --- a/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.Builder.html +++ b/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html b/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html index d43f75f0acae..4059dd9cd273 100644 --- a/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html +++ b/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/Games.html b/docs/html/reference/com/google/android/gms/games/Games.html index a188899b3158..338de7e0e885 100644 --- a/docs/html/reference/com/google/android/gms/games/Games.html +++ b/docs/html/reference/com/google/android/gms/games/Games.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -928,6 +939,17 @@ Summary: +
+ public + static + final + Events + Events + Methods for interacting with events. + + + + public static @@ -938,7 +960,7 @@ Summary: - + public static @@ -949,7 +971,7 @@ Summary: - + public static @@ -960,7 +982,7 @@ Summary: - + public static @@ -971,7 +993,7 @@ Summary: - + public static @@ -982,6 +1004,17 @@ Summary: + + + public + static + final + Quests + Quests + Methods for interacting with quests. + + + public @@ -1016,6 +1049,17 @@ Summary: + + public + static + final + Snapshots + Snapshots + Methods for interacting with snapshots. + + + + public static @@ -1532,6 +1576,35 @@ From class + + +
+

+ + public + static + final + Events + + Events +

+
+ + + + +
+
+ +

Methods for interacting with events. +

+ + +
+
+ + +
@@ -1677,6 +1750,35 @@ From class + + +
+

+ + public + static + final + Quests + + Quests +

+
+ + + + +
+
+ +

Methods for interacting with quests. +

+ + +
+
+ + +
@@ -1764,6 +1866,35 @@ From class + + +
+

+ + public + static + final + Snapshots + + Snapshots +

+
+ + + + +
+
+ +

Methods for interacting with snapshots. +

+ + +
+
+ + +
diff --git a/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html b/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html index 4fabbc4efe10..a4799871c06c 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html +++ b/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html b/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html index bbc2f8347c45..37c56c82351e 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html +++ b/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/GamesMetadata.html b/docs/html/reference/com/google/android/gms/games/GamesMetadata.html index 43e9d6728d03..b81382079348 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesMetadata.html +++ b/docs/html/reference/com/google/android/gms/games/GamesMetadata.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html b/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html index 7283d7507477..d55fbd48f7fd 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -717,6 +728,9 @@ Summary: + | Methods + + | Inherited Methods @@ -974,6 +988,20 @@ Summary: + + int + STATUS_MILESTONE_CLAIMED_PREVIOUSLY + This quest milestone was previously claimed (on this device or another). + + + + + int + STATUS_MILESTONE_CLAIM_FAILED + This quest milestone is not available for claiming. + + + int STATUS_MULTIPLAYER_DISABLED @@ -1063,6 +1091,20 @@ Summary: + + int + STATUS_QUEST_NOT_STARTED + This quest is not available yet and cannot be accepted. + + + + + int + STATUS_QUEST_NO_LONGER_AVAILABLE + This quest has expired or the developer has removed, and cannot be accepted. + + + int STATUS_REAL_TIME_CONNECTION_FAILED @@ -1106,6 +1148,48 @@ Summary: + + int + STATUS_SNAPSHOT_COMMIT_FAILED + The attempt to commit the snapshot change failed. + + + + + int + STATUS_SNAPSHOT_CONFLICT + A conflict was detected for the snapshot. + + + + + int + STATUS_SNAPSHOT_CONTENTS_UNAVAILABLE + An error occurred while attempting to open the contents of the snapshot. + + + + + int + STATUS_SNAPSHOT_CREATION_FAILED + The attempt to create a snapshot failed. + + + + + int + STATUS_SNAPSHOT_FOLDER_UNAVAILABLE + The root folder for snapshots could not be found or created. + + + + + int + STATUS_SNAPSHOT_NOT_FOUND + The specified snapshot does not exist on the server. + + + int STATUS_TIMEOUT @@ -1131,6 +1215,33 @@ Summary: + + + + + + + + + + + + +
Public Methods
+ + + + static + + String + + getStatusString(int statusCode) + +
Get the string associated with the status code.
+ +
+ + @@ -2128,6 +2239,85 @@ From class + + +
+

+ + public + static + final + int + + STATUS_MILESTONE_CLAIMED_PREVIOUSLY +

+
+ + + + +
+
+ +

This quest milestone was previously claimed (on this device or another). +

+ + +
+ Constant Value: + + + 8000 + (0x00001f40) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_MILESTONE_CLAIM_FAILED +

+
+ + + + +
+
+ +

This quest milestone is not available for claiming. You may want to refresh quests + from the server when this happens, as the local cache is out of sync with the server. +

+ + +
+ Constant Value: + + + 8001 + (0x00001f41) + + +
+ +
+
+ + +
@@ -2607,6 +2797,84 @@ From class + + +
+

+ + public + static + final + int + + STATUS_QUEST_NOT_STARTED +

+
+ + + + +
+
+ +

This quest is not available yet and cannot be accepted. +

+ + +
+ Constant Value: + + + 8003 + (0x00001f43) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_QUEST_NO_LONGER_AVAILABLE +

+
+ + + + +
+
+ +

This quest has expired or the developer has removed, and cannot be accepted. +

+ + +
+ Constant Value: + + + 8002 + (0x00001f42) + + +
+ +
+
+ + +
@@ -2842,6 +3110,243 @@ From class + + +
+

+ + public + static + final + int + + STATUS_SNAPSHOT_COMMIT_FAILED +

+
+ + + + +
+
+ +

The attempt to commit the snapshot change failed. See the device logs for more details. +

+ + +
+ Constant Value: + + + 4003 + (0x00000fa3) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_SNAPSHOT_CONFLICT +

+
+ + + + +
+
+ +

A conflict was detected for the snapshot. Use resolveConflict(GoogleApiClient, String, Snapshot) to resolve + this conflict. +

+ + +
+ Constant Value: + + + 4004 + (0x00000fa4) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_SNAPSHOT_CONTENTS_UNAVAILABLE +

+
+ + + + +
+
+ +

An error occurred while attempting to open the contents of the snapshot. See the device logs + for more details. +

+ + +
+ Constant Value: + + + 4002 + (0x00000fa2) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_SNAPSHOT_CREATION_FAILED +

+
+ + + + +
+
+ +

The attempt to create a snapshot failed. See the device logs for more details. +

+ + +
+ Constant Value: + + + 4001 + (0x00000fa1) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_SNAPSHOT_FOLDER_UNAVAILABLE +

+
+ + + + +
+
+ +

The root folder for snapshots could not be found or created. See the device logs for more + details on the failure. +

+ + +
+ Constant Value: + + + 4005 + (0x00000fa5) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATUS_SNAPSHOT_NOT_FOUND +

+
+ + + + +
+
+ +

The specified snapshot does not exist on the server. +

+ + +
+ Constant Value: + + + 4000 + (0x00000fa0) + + +
+ +
+
+ + +
@@ -2898,6 +3403,56 @@ From class +

Public Methods

+ + + + + +
+

+ + public + static + + + + String + + getStatusString + (int statusCode) +

+
+
+ + + +
+
+ +

Get the string associated with the status code. This can be used for clearer logging messages + to avoid having to look up error codes. + TODO Consider replacing this with a generated class using annotations.

+
+
Parameters
+ + + + +
statusCode + The status code to get the message string for.
+
+
+
Returns
+
  • The string associated with the error code. +
+
+ +
+
+ + + diff --git a/docs/html/reference/com/google/android/gms/games/Notifications.html b/docs/html/reference/com/google/android/gms/games/Notifications.html index c2ea36c36eef..b3f0ac249031 100644 --- a/docs/html/reference/com/google/android/gms/games/Notifications.html +++ b/docs/html/reference/com/google/android/gms/games/Notifications.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -816,12 +827,26 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + int + NOTIFICATION_TYPE_LEVEL_UP + Notification type for level-ups. + + + + int NOTIFICATION_TYPE_MATCH_UPDATE Notification type for updates to match information. + + int + NOTIFICATION_TYPE_QUEST + Notification type for quests. + + + int NOTIFICATION_TYPE_REQUEST @@ -950,8 +975,8 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> Constant Value: - 7 - (0x00000007) + 31 + (0x0000001f)
@@ -1037,6 +1062,44 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + +
+

+ + public + static + final + int + + NOTIFICATION_TYPE_LEVEL_UP +

+
+ + + + +
+
+ +

Notification type for level-ups.

+ + +
+ Constant Value: + + + 16 + (0x00000010) + + +
+ +
+
+ + +
@@ -1075,6 +1138,44 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + +
+

+ + public + static + final + int + + NOTIFICATION_TYPE_QUEST +

+
+ + + + +
+
+ +

Notification type for quests.

+ + +
+ Constant Value: + + + 8 + (0x00000008) + + +
+ +
+
+ + +
diff --git a/docs/html/reference/com/google/android/gms/games/PageDirection.html b/docs/html/reference/com/google/android/gms/games/PageDirection.html index ba5b7d22fd29..81a96e99551e 100644 --- a/docs/html/reference/com/google/android/gms/games/PageDirection.html +++ b/docs/html/reference/com/google/android/gms/games/PageDirection.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/Player.html b/docs/html/reference/com/google/android/gms/games/Player.html index 8cb37dcc99fe..5e5fc9d46c3e 100644 --- a/docs/html/reference/com/google/android/gms/games/Player.html +++ b/docs/html/reference/com/google/android/gms/games/Player.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -717,8 +728,11 @@ Summary: + Constants + - Inherited Constants + + | Inherited Constants @@ -867,6 +881,29 @@ Summary: + + + + + + + + + + + + + + + + + + + + +
Constants
longCURRENT_XP_UNKNOWNConstant indicating that the current XP total for a player is not known.
longTIMESTAMP_UNKNOWNConstant indicating that a timestamp for a player is not known.
+ + @@ -1033,6 +1070,24 @@ android.os.Parcelable + PlayerLevelInfo
+ + + getLevelInfo() + +
Retrieves the player level associated information if any exists.
+ + + + + + + + abstract + + + + String @@ -1044,7 +1099,7 @@ android.os.Parcelable - + abstract @@ -1062,6 +1117,24 @@ android.os.Parcelable + + + abstract + + + + + void + + + getTitle(CharArrayBuffer dataOut) + +
Loads the player's title into the given CharArrayBuffer.
+ + + + + abstract @@ -1069,6 +1142,24 @@ android.os.Parcelable + String + + + getTitle() + +
Retrieves the title of the player.
+ + + + + + + + abstract + + + + boolean @@ -1080,7 +1171,7 @@ android.os.Parcelable - + abstract @@ -1254,6 +1345,91 @@ From interface + +

Constants

+ + + + + + +
+

+ + public + static + final + long + + CURRENT_XP_UNKNOWN +

+
+ + + + +
+
+ +

Constant indicating that the current XP total for a player is not known. +

+ + +
+ Constant Value: + + + -1 + (0xffffffffffffffff) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + long + + TIMESTAMP_UNKNOWN +

+
+ + + + +
+
+ +

Constant indicating that a timestamp for a player is not known. +

+ + +
+ Constant Value: + + + -1 + (0xffffffffffffffff) + + +
+ +
+
+ + + + @@ -1445,11 +1621,47 @@ From interface

Retrieves the timestamp at which this player last played a multiplayer game with the - currently signed in user.

+ currently signed in user. If the timestamp is not found, this method returns + TIMESTAMP_UNKNOWN.

Returns
  • The timestamp (in ms since epoch) at which the player last played a multiplayer - game with the currently signed in user. + game with the currently signed in user. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + PlayerLevelInfo + + getLevelInfo + () +

+
+
+ + + +
+
+ +

Retrieves the player level associated information if any exists. If no level information + exists for this player, this method will return null.

+
+
Returns
+
@@ -1525,6 +1737,81 @@ From interface
+ + +
+

+ + public + + + abstract + + void + + getTitle + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the player's title into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getTitle + () +

+
+
+ + + +
+
+ +

Retrieves the title of the player. This is based on the player's gameplay activity in apps + using Google Play Games services. Note that not all players have titles, and that a player's + title may change over time.

+
+
Returns
+
  • The player's title, or null if this player has no title. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html index 5b389717d52f..41d2582e21a2 100644 --- a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1237,6 +1302,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -716,10 +727,19 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + + + @@ -784,7 +804,7 @@ Summary: implements - Parcelable + SafeParcelable Player @@ -921,6 +941,73 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + + + + + From interface +com.google.android.gms.games.Player +
+ + +
+ + @@ -1110,6 +1197,24 @@ android.os.Parcelable + PlayerLevelInfo + + + getLevelInfo() + +
Retrieves the player level associated information if any exists.
+ + + + + + + + + + + + String @@ -1121,7 +1226,7 @@ android.os.Parcelable - + @@ -1139,6 +1244,24 @@ android.os.Parcelable + + + + + + + + void + + + getTitle(CharArrayBuffer dataOut) + +
Loads the player's title into the given CharArrayBuffer.
+ + + + + @@ -1146,6 +1269,24 @@ android.os.Parcelable + String + + + getTitle() + +
Retrieves the title of the player.
+ + + + + + + + + + + + boolean @@ -1157,7 +1298,7 @@ android.os.Parcelable - + @@ -1175,7 +1316,7 @@ android.os.Parcelable - + @@ -1191,7 +1332,7 @@ android.os.Parcelable - + @@ -1209,7 +1350,7 @@ android.os.Parcelable - + @@ -1225,7 +1366,7 @@ android.os.Parcelable - + @@ -1577,6 +1718,8 @@ From interface + + PlayerLevelInfo + + + getLevelInfo() + +
Retrieves the player level associated information if any exists.
+ + + + + + + + abstract + + + + String @@ -1706,7 +1867,7 @@ From interface - + abstract @@ -1724,6 +1885,24 @@ From interface + + + abstract + + + + + void + + + getTitle(CharArrayBuffer dataOut) + +
Loads the player's title into the given CharArrayBuffer.
+ + + + + abstract @@ -1731,6 +1910,24 @@ From interface + String + + + getTitle() + +
Retrieves the title of the player.
+ + + + + + + + abstract + + + + boolean @@ -1742,7 +1939,7 @@ From interface - + abstract @@ -2119,11 +2316,47 @@ From interface

Retrieves the timestamp at which this player last played a multiplayer game with the - currently signed in user.

+ currently signed in user. If the timestamp is not found, this method returns + TIMESTAMP_UNKNOWN.

Returns
  • The timestamp (in ms since epoch) at which the player last played a multiplayer - game with the currently signed in user. + game with the currently signed in user. +
+
+ +
+
+ + + + +
+

+ + public + + + + + PlayerLevelInfo + + getLevelInfo + () +

+
+
+ + + +
+
+ +

Retrieves the player level associated information if any exists. If no level information + exists for this player, this method will return null.

+
+
Returns
+
@@ -2199,6 +2432,81 @@ From interface
+ + +
+

+ + public + + + + + void + + getTitle + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the player's title into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getTitle + () +

+
+
+ + + +
+
+ +

Retrieves the title of the player. This is based on the player's gameplay activity in apps + using Google Play Games services. Note that not all players have titles, and that a player's + title may change over time.

+
+
Returns
+
  • The player's title, or null if this player has no title. +
+
+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/games/PlayerLevel.html b/docs/html/reference/com/google/android/gms/games/PlayerLevel.html new file mode 100644 index 000000000000..0e9e53a8eaac --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/PlayerLevel.html @@ -0,0 +1,1778 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlayerLevel | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

PlayerLevel

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.games.PlayerLevel
+ + + + + + + +
+ + +

Class Overview

+

Data object representing a level a player can obtain in the metagame. +

+ A PlayerLevel has three components: a numeric value, and a range of XP totals it + represents. A player is considered a given level if they have at least getMinXp() + and less than getMaxXp(). +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + PlayerLevelCreatorCREATOR
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + int + + getLevelNumber() + +
Returns the number for this level, e.g.
+ +
+ + + + + + long + + getMaxXp() + +
+ + + + + + long + + getMinXp() + +
+ + + + + + int + + hashCode() + +
+ + + + + + String + + toString() + +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + PlayerLevelCreator + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + int + + getLevelNumber + () +

+
+
+ + + +
+
+ +

Returns the number for this level, e.g. "level 10". +

+ This is the level that this object represents. For a player to be considered as being of this + level, the value given by getCurrentXpTotal() must fall in the range + [getMinXp(), getMaxXp()).

+
+
Returns
+
  • The level number for this level. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getMaxXp + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The maximum XP value represented by this level, exclusive. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getMinXp + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The minimum XP value needed to attain this level, inclusive. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + String + + toString + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/PlayerLevelInfo.html b/docs/html/reference/com/google/android/gms/games/PlayerLevelInfo.html new file mode 100644 index 000000000000..3e94696b985a --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/PlayerLevelInfo.html @@ -0,0 +1,1843 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlayerLevelInfo | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

PlayerLevelInfo

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.games.PlayerLevelInfo
+ + + + + + + +
+ + +

Class Overview

+

Data object representing the current level information of a player in the metagame. +

+ A PlayerLevelInfo has four components: the player's current XP, the timestamp of the + player's last level-up, the player's current level, and the player's next level. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + PlayerLevelInfoCreatorCREATOR
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + PlayerLevel + + getCurrentLevel() + +
Getter for the player's current level object.
+ +
+ + + + + + long + + getCurrentXpTotal() + +
+ + + + + + long + + getLastLevelUpTimestamp() + +
+ + + + + + PlayerLevel + + getNextLevel() + +
Getter for the player's next level object.
+ +
+ + + + + + int + + hashCode() + +
+ + + + + + boolean + + isMaxLevel() + +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + PlayerLevelInfoCreator + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + PlayerLevel + + getCurrentLevel + () +

+
+
+ + + +
+
+ +

Getter for the player's current level object. This object will be the same as the one + returned from getNextLevel() if the player reached the maximum level.

+
+
Returns
+
  • The player's current level object. +
+
+
+
See Also
+ +
+ +
+
+ + + + +
+

+ + public + + + + + long + + getCurrentXpTotal + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The player's current XP value. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getLastLevelUpTimestamp + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The timestamp of the player's last level-up. +
+
+ +
+
+ + + + +
+

+ + public + + + + + PlayerLevel + + getNextLevel + () +

+
+
+ + + +
+
+ +

Getter for the player's next level object. This object will be the same as the one returned + from getCurrentLevel() if the player reached the maximum level.

+
+
Returns
+
  • The player's next level object. +
+
+
+
See Also
+ +
+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isMaxLevel + () +

+
+
+ + + +
+
+ +

+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/Players.LoadPlayersResult.html b/docs/html/reference/com/google/android/gms/games/Players.LoadPlayersResult.html index fdbfd65b56a6..e2740afb05d3 100644 --- a/docs/html/reference/com/google/android/gms/games/Players.LoadPlayersResult.html +++ b/docs/html/reference/com/google/android/gms/games/Players.LoadPlayersResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/Players.html b/docs/html/reference/com/google/android/gms/games/Players.html index 80ae3439d84a..85877824adda 100644 --- a/docs/html/reference/com/google/android/gms/games/Players.html +++ b/docs/html/reference/com/google/android/gms/games/Players.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html index 11ba7e89f3c9..5724693d09c1 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievement.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1170,6 +1181,24 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + +
+ abstract + + + + + long + + + getXpValue() + +
Retrieves the XP value of this achievement.
+ + + + + @@ -2039,6 +2068,40 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">
+ + +
+

+ + public + + + abstract + + long + + getXpValue + () +

+
+
+ + + +
+
+ +

Retrieves the XP value of this achievement.

+
+
Returns
+
  • XP value given to players for unlocking this achievement. +
+
+ +
+
+ + diff --git a/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html b/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html index 434a4ed7d03b..dc63b6f61d10 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/AchievementBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1237,6 +1302,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html index 8f43b2f2b9c2..6fd5201767a0 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html index 09e0cbcee011..4f30b64f4a55 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/achievement/package-summary.html b/docs/html/reference/com/google/android/gms/games/achievement/package-summary.html index 9ae63e8edeb2..bb244e71c358 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/event/Event.html b/docs/html/reference/com/google/android/gms/games/event/Event.html new file mode 100644 index 000000000000..75ba372657e3 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/event/Event.html @@ -0,0 +1,1772 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Event | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

Event

+ + + + + + implements + + Parcelable + + Freezable<T> + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.games.event.Event
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

Data interface for retrieving event information. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + String + + getDescription() + +
Retrieves the description for this event.
+ +
+ abstract + + + + + void + + getDescription(CharArrayBuffer dataOut) + +
Loads the event description into the given CharArrayBuffer.
+ +
+ abstract + + + + + String + + getEventId() + +
Retrieves the ID of this event.
+ +
+ abstract + + + + + String + + getFormattedValue() + +
Retrieves the sum of increments have been made to this event (formatted for the user's + locale).
+ +
+ abstract + + + + + void + + getFormattedValue(CharArrayBuffer dataOut) + +
Retrieves the sum of increments have been made to this event (formatted + for the user's locale).
+ +
+ abstract + + + + + Uri + + getIconImageUri() + +
Retrieves a URI that can be used to load the event's image icon.
+ +
+ abstract + + + + + String + + getName() + +
Retrieves the name of this event.
+ +
+ abstract + + + + + void + + getName(CharArrayBuffer dataOut) + +
Loads the event name into the given CharArrayBuffer.
+ +
+ abstract + + + + + Player + + getPlayer() + +
Retrieves the player information associated with this event.
+ +
+ abstract + + + + + long + + getValue() + +
Retrieves the number of increments this user has made to this event.
+ +
+ abstract + + + + + boolean + + isVisible() + +
Retrieves whether the event should be displayed to the user in any event related UIs.
+ +
+ + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.data.Freezable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + String + + getDescription + () +

+
+
+ + + +
+
+ +

Retrieves the description for this event.

+
+
Returns
+
  • The event description. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + getDescription + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the event description into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getEventId + () +

+
+
+ + + +
+
+ +

Retrieves the ID of this event.

+
+
Returns
+
  • The event ID. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getFormattedValue + () +

+
+
+ + + +
+
+ +

Retrieves the sum of increments have been made to this event (formatted for the user's + locale).

+
+
Returns
+
  • The formatted number of increments this user has made to this event. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + getFormattedValue + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Retrieves the sum of increments have been made to this event (formatted + for the user's locale).

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + Uri + + getIconImageUri + () +

+
+
+ + + +
+
+ +

Retrieves a URI that can be used to load the event's image icon. Returns null if the event + has no image. +

+ To retrieve the Image from the Uri, use ImageManager.

+
+
Returns
+
  • The image URI for the achievement's unlocked image icon, or null if the achievement + has no unlocked image. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getName + () +

+
+
+ + + +
+
+ +

Retrieves the name of this event.

+
+
Returns
+
  • The event name. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + getName + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the event name into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + Player + + getPlayer + () +

+
+
+ + + +
+
+ +

Retrieves the player information associated with this event. +

+ Note that this object is a volatile representation, so it is not safe to cache the output of + this directly. Instead, cache the result of freeze().

+
+
Returns
+
  • The player associated with this event. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + long + + getValue + () +

+
+
+ + + +
+
+ +

Retrieves the number of increments this user has made to this event.

+
+
Returns
+
  • The number of increments this user has made to this event. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + boolean + + isVisible + () +

+
+
+ + + +
+
+ +

Retrieves whether the event should be displayed to the user in any event related UIs.

+
+
Returns
+
  • Whether to display the event to the user. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/event/EventBuffer.html b/docs/html/reference/com/google/android/gms/games/event/EventBuffer.html new file mode 100644 index 000000000000..50ea3b61f8d6 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/event/EventBuffer.html @@ -0,0 +1,1529 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +EventBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

EventBuffer

+ + + + + + + + + extends DataBuffer<T>
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBuffer<T>
    ↳com.google.android.gms.games.event.EventBuffer
+ + + + + + + +
+ + +

Class Overview

+

Data structure providing access to a list of achievements. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + Event + + get(int position) + +
Get the item at the specified position.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + com.google.android.gms.common.data.DataBuffer + +
+ + +
+
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+
+ +From interface + + java.lang.Iterable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + Event + + get + (int position) +

+
+
+ + + +
+
+ +

Get the item at the specified position. Note that the objects returned from subsequent + invocations of this method for the same position may not be identical objects, but will be + equal in value. In other words: +

+ buffer.get(i) == buffer.get(i) may return false. +

+ buffer.get(i).equals(buffer.get(i)) will return true.

+
+
Parameters
+ + + + +
position + The position of the item to retrieve.
+
+
+
Returns
+
  • the item at position in this buffer. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/event/EventEntity.html b/docs/html/reference/com/google/android/gms/games/event/EventEntity.html new file mode 100644 index 000000000000..f800fd3d2f49 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/event/EventEntity.html @@ -0,0 +1,2753 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +EventEntity | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

EventEntity

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + Event + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.games.event.EventEntity
+ + + + + + + +
+ + +

Class Overview

+

Data object representing the data for a event. This is immutable, and therefore safe + to cache or store. Note, however, that the data it represents may grow stale. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + EventEntityCreatorCREATOR
+ + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + EventEntity(Event event) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + Event + + freeze() + +
Freeze a volatile representation into an immutable representation.
+ +
+ + + + + + String + + getDescription() + +
Retrieves the description for this event.
+ +
+ + + + + + void + + getDescription(CharArrayBuffer dataOut) + +
Loads the event description into the given CharArrayBuffer.
+ +
+ + + + + + String + + getEventId() + +
Retrieves the ID of this event.
+ +
+ + + + + + String + + getFormattedValue() + +
Retrieves the sum of increments have been made to this event (formatted for the user's + locale).
+ +
+ + + + + + void + + getFormattedValue(CharArrayBuffer dataOut) + +
Retrieves the sum of increments have been made to this event (formatted + for the user's locale).
+ +
+ + + + + + Uri + + getIconImageUri() + +
Retrieves a URI that can be used to load the event's image icon.
+ +
+ + + + + + String + + getIconImageUrl() + +
+ + + + + + void + + getName(CharArrayBuffer dataOut) + +
Loads the event name into the given CharArrayBuffer.
+ +
+ + + + + + String + + getName() + +
Retrieves the name of this event.
+ +
+ + + + + + Player + + getPlayer() + +
Retrieves the player information associated with this event.
+ +
+ + + + + + long + + getValue() + +
Retrieves the number of increments this user has made to this event.
+ +
+ + + + + + int + + hashCode() + +
+ + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
+ + + + + + boolean + + isVisible() + +
Retrieves whether the event should be displayed to the user in any event related UIs.
+ +
+ + + + + + String + + toString() + +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.data.Freezable + +
+ + +
+
+ +From interface + + com.google.android.gms.games.event.Event + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + EventEntityCreator + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + EventEntity + (Event event) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Event + + freeze + () +

+
+
+ + + +
+
+ +

Freeze a volatile representation into an immutable representation. Objects returned from this + call are safe to cache. +

+ Note that the output of freeze may not be identical to the parent object, but should + be equal. In other words: + +

+ 
+ Freezable f1 = new Freezable();
+ Freezable f2 = f1.freeze();
+ f1 == f2 may not be true.
+ f1.equals(f2) will be true.
+ 
+ 

+
+
Returns
+
  • A concrete implementation of the data object. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getDescription + () +

+
+
+ + + +
+
+ +

Retrieves the description for this event.

+
+
Returns
+
  • The event description. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + getDescription + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the event description into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getEventId + () +

+
+
+ + + +
+
+ +

Retrieves the ID of this event.

+
+
Returns
+
  • The event ID. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getFormattedValue + () +

+
+
+ + + +
+
+ +

Retrieves the sum of increments have been made to this event (formatted for the user's + locale).

+
+
Returns
+
  • The formatted number of increments this user has made to this event. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + getFormattedValue + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Retrieves the sum of increments have been made to this event (formatted + for the user's locale).

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Uri + + getIconImageUri + () +

+
+
+ + + +
+
+ +

Retrieves a URI that can be used to load the event's image icon. Returns null if the event + has no image. +

+ To retrieve the Image from the Uri, use ImageManager.

+
+
Returns
+
  • The image URI for the achievement's unlocked image icon, or null if the achievement + has no unlocked image. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getIconImageUrl + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + getName + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the event name into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getName + () +

+
+
+ + + +
+
+ +

Retrieves the name of this event.

+
+
Returns
+
  • The event name. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Player + + getPlayer + () +

+
+
+ + + +
+
+ +

Retrieves the player information associated with this event. +

+ Note that this object is a volatile representation, so it is not safe to cache the output of + this directly. Instead, cache the result of freeze().

+
+
Returns
+
  • The player associated with this event. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getValue + () +

+
+
+ + + +
+
+ +

Retrieves the number of increments this user has made to this event.

+
+
Returns
+
  • The number of increments this user has made to this event. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isVisible + () +

+
+
+ + + +
+
+ +

Retrieves whether the event should be displayed to the user in any event related UIs.

+
+
Returns
+
  • Whether to display the event to the user. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + toString + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/event/Events.LoadEventsResult.html b/docs/html/reference/com/google/android/gms/games/event/Events.LoadEventsResult.html new file mode 100644 index 000000000000..ea0df868d2a7 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/event/Events.LoadEventsResult.html @@ -0,0 +1,1121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Events.LoadEventsResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + interface +

Events.LoadEventsResult

+ + + + + + implements + + Releasable + + Result + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.games.event.Events.LoadEventsResult
+ + + + + + + +
+ + +

Class Overview

+

Result delivered when event data has been loaded. +

+ Possible status codes include: +

+

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + EventBuffer + + getEvents() + +
+ + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.api.Result + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + EventBuffer + + getEvents + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The event data that was requested. This is guaranteed to be non-null, + though it may be empty. The listener must close this object when finished. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/event/Events.html b/docs/html/reference/com/google/android/gms/games/event/Events.html new file mode 100644 index 000000000000..34e57c57dba7 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/event/Events.html @@ -0,0 +1,1157 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Events | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

Events

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.games.event.Events
+ + + + + + + +
+ + +

Class Overview

+

Entry point for events functionality. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + interfaceEvents.LoadEventsResultResult delivered when event data has been loaded. 
+ + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + increment(GoogleApiClient apiClient, String eventId, int incrementAmount) + +
Increments an event by the given number of steps.
+ +
+ abstract + + + + + PendingResult<Events.LoadEventsResult> + + load(GoogleApiClient apiClient, boolean forceReload) + +
Asynchronously load event data for the currently signed in player.
+ +
+ abstract + + + + + PendingResult<Events.LoadEventsResult> + + loadByIds(GoogleApiClient apiClient, boolean forceReload, String... eventIds) + +
Asynchronously load event data for specified event IDs.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + increment + (GoogleApiClient apiClient, String eventId, int incrementAmount) +

+
+
+ + + +
+
+ +

Increments an event by the given number of steps. +

+ This is the fire-and-forget API. Event increments are cached locally and flushed to the + server in batches. +

+ Required API: API
+ Required Scopes: SCOPE_GAMES

+
+
Parameters
+ + + + + + + + + + +
apiClient + The GoogleApiClient to service the call.
eventId + The event ID to increment.
incrementAmount + The amount increment by. Must be greater than or equal to 0. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + PendingResult<Events.LoadEventsResult> + + load + (GoogleApiClient apiClient, boolean forceReload) +

+
+
+ + + +
+
+ +

Asynchronously load event data for the currently signed in player. +

+ Required API: API
+ Required Scopes: SCOPE_GAMES

+
+
Parameters
+ + + + + + + +
apiClient + The GoogleApiClient to service the call.
forceReload + If true, this call will clear any locally cached data and attempt to fetch + the latest data from the server. This would commonly be used for something like a + user-initiated refresh. Normally, this should be set to false to gain advantages + of data caching.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + abstract + + PendingResult<Events.LoadEventsResult> + + loadByIds + (GoogleApiClient apiClient, boolean forceReload, String... eventIds) +

+
+
+ + + +
+
+ +

Asynchronously load event data for specified event IDs. +

+ Required API: API
+ Required Scopes: SCOPE_GAMES

+
+
Parameters
+ + + + + + + + + + +
apiClient + The GoogleApiClient to service the call.
forceReload + If true, this call will clear any locally cached data and attempt to fetch + the latest data from the server. This would commonly be used for something like a + user-initiated refresh. Normally, this should be set to false to gain advantages + of data caching.
eventIds + The IDs of the events to load.
+
+
+
Returns
+ +
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/event/package-summary.html b/docs/html/reference/com/google/android/gms/games/event/package-summary.html new file mode 100644 index 000000000000..036d5dfc5cb7 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/event/package-summary.html @@ -0,0 +1,814 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.games.event | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+
+ + + + +
+
+ +
+ package +

com.google.android.gms.games.event

+
+ +
+ +
+ + + + + + + +

Interfaces

+
+ + + + + + + + + + + + + + +
EventData interface for retrieving event information. 
EventsEntry point for events functionality. 
Events.LoadEventsResultResult delivered when event data has been loaded. 
+
+ + + + +

Classes

+
+ + + + + + + + + + +
EventBufferData structure providing access to a list of achievements. 
EventEntityData object representing the data for a event. 
+
+ + + + + + + + + + + + + +
+
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html index deb0daa4d617..cc2dbc5b1333 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboard.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html index 11197443b1d7..896b03708509 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1320,6 +1318,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + -

Protected Methods

- - - -
- -
-

- - protected - - - - - int - - getChildCount - (int pos) -

-
-
- - - -
-
- -

Count the number of children underneath the entity at the given external position.

-
-
Parameters
- - - - -
pos - External position of the entity.
-
-
-
Returns
-
  • the number of children owned by this entity. -
-
- -
-
- - - - -
-

- - protected - - - - - Leaderboard - - getEntry - (int rowIndex, int numChildren) -

-
-
- - - -
-
- -

Subclasses must implement this method to get an entry for the provided rowIndex.

-
-
Parameters
- - - - - - - -
rowIndex - Row index of underlying DataHolder to construct an entry for.
numChildren - The number of children underneath the given entry.
-
-
-
Returns
-
  • Appropriate entry for this row. -
-
- -
-
- - - - -
-

- - protected - - - - - String - - getPrimaryDataMarkerColumn - () -

-
-
- - - -
-
- -

Subclasses must implement this method to indicate a column in the data holder that can be - used to determine where the boundaries between the primary data entities occur. -

- Note that the column must contain a String value.

-
-
Returns
-
  • The name of a column in the data holder that is guaranteed to change when the primary - data type transitions to another instance (typically an ID of the primary data type). -
-
- -
-
- - - diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html index 51d21daeca38..94de3f408d79 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html index ff33dfc02da9..497aefd49b70 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1237,6 +1302,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html index 1f5996c31c79..08898d78bc00 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html index e1177393c8af..51fcd1982da9 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html index ee65a70291d1..fc366e8cbba1 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html index e5fb8279c1bf..0bf323b592f7 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html index a008e8f7c15c..8357ac895378 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html index 0f801d87aaa4..407fc5c7a78b 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html index 42bf11643db8..024cb331b459 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/package-summary.html b/docs/html/reference/com/google/android/gms/games/leaderboard/package-summary.html index 81e6fcc2551d..1118130aa85e 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html index c0e2eac17fc5..d72ea458bd2b 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitation.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html index 29c89fe21c25..9c7256c217f4 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1320,6 +1318,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + -

Protected Methods

- - - -
- -
-

- - protected - - - - - int - - getChildCount - (int pos) -

-
-
- - - -
-
- -

Count the number of children underneath the entity at the given external position.

-
-
Parameters
- - - - -
pos - External position of the entity.
-
-
-
Returns
-
  • the number of children owned by this entity. -
-
- -
-
- - - - -
-

- - protected - - - - - Invitation - - getEntry - (int rowIndex, int numChildren) -

-
-
- - - -
-
- -

Subclasses must implement this method to get an entry for the provided rowIndex.

-
-
Parameters
- - - - - - - -
rowIndex - Row index of underlying DataHolder to construct an entry for.
numChildren - The number of children underneath the given entry.
-
-
-
Returns
-
  • Appropriate entry for this row. -
-
- -
-
- - - - -
-

- - protected - - - - - String - - getPrimaryDataMarkerColumn - () -

-
-
- - - -
-
- -

Subclasses must implement this method to indicate a column in the data holder that can be - used to determine where the boundaries between the primary data entities occur. -

- Note that the column must contain a String value.

-
-
Returns
-
  • The name of a column in the data holder that is guaranteed to change when the primary - data type transitions to another instance (typically an ID of the primary data type). -
-
- -
-
- - - diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html index 0403ef812351..6580cd171fe9 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -716,6 +727,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -793,7 +811,7 @@ Summary: implements - Parcelable + SafeParcelable Invitation @@ -930,6 +948,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -1587,6 +1636,8 @@ From interface + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html index f01628a34ea7..ccd96708fa38 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html index 049c836a44c5..30d8dbeee0b2 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/OnInvitationReceivedListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/OnInvitationReceivedListener.html index 3321b447b758..662a1b45f573 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/OnInvitationReceivedListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/OnInvitationReceivedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html index 169cf7910ecd..f088d12f8cf4 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Participant.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html index b014e9d4c444..d57d290f7556 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -712,6 +723,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +
@@ -1237,6 +1302,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -716,6 +727,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -786,7 +804,7 @@ Summary: implements - Parcelable + SafeParcelable Participant @@ -923,6 +941,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -1649,6 +1698,8 @@ From interface + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -1671,6 +1686,10 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> will be torn down. The result is delivered by the callback onJoinedRoom(int, Room) to the given RoomUpdateListener in the RoomConfig. The listener is called on the main thread. +
+ The room created by this API is a resource that needs to be released by
+ leave(GoogleApiClient, RoomUpdateListener, String) when the caller is done
+ with it.
  

Required API: API
Required Scopes: SCOPE_GAMES

diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeSocket.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeSocket.html index d626bb7c9377..ee037dda2c92 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeSocket.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeSocket.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html index 6aecc74b8de6..34803246e76c 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/Room.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html index a141bd81d60f..a2c0f75d773c 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html index 76e018d9bea5..583d8e9b0488 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html index ddc0bf7132ea..bfdbe7d608dc 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -716,6 +727,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -793,7 +811,7 @@ Summary: implements - Parcelable + SafeParcelable Room @@ -930,6 +948,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -1728,6 +1777,8 @@ From interface + + - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html index 31e15d733a96..0acad9e78eed 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html index 56df4ff82613..b24ea5d8d1f5 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/LoadMatchesResponse.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/LoadMatchesResponse.html index b30bb87e9cb5..d83ae9b55f94 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/LoadMatchesResponse.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/LoadMatchesResponse.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/OnTurnBasedMatchUpdateReceivedListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/OnTurnBasedMatchUpdateReceivedListener.html index 3ce627903bb5..a410c45cf52b 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/OnTurnBasedMatchUpdateReceivedListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/OnTurnBasedMatchUpdateReceivedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatch.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatch.html index ea0393ab0830..bd5b8c450709 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatch.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatch.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchBuffer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchBuffer.html index 9bc17c22ce9d..e4a935cd597b 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -714,31 +725,32 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - @@ -1348,6 +1318,48 @@ From class + + + +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+ + + + - -

Public Constructors

- - - -
- -
-

- - public - - - - - - - TurnBasedMatchBuffer - (DataHolder dataHolder) -

-
-
- - - -
-
- -

- -
-
- - - - @@ -1550,139 +1526,6 @@ From interface -

Protected Methods

- - - - - -
-

- - protected - - - - - int - - getChildCount - (int pos) -

-
-
- - - -
-
- -

Count the number of children underneath the entity at the given external position.

-
-
Parameters
- - - - -
pos - External position of the entity.
-
-
-
Returns
-
  • the number of children owned by this entity. -
-
- -
-
- - - - -
-

- - protected - - - - - TurnBasedMatch - - getEntry - (int rowIndex, int numChildren) -

-
-
- - - -
-
- -

Subclasses must implement this method to get an entry for the provided rowIndex.

-
-
Parameters
- - - - - - - -
rowIndex - Row index of underlying DataHolder to construct an entry for.
numChildren - The number of children underneath the given entry.
-
-
-
Returns
-
  • Appropriate entry for this row. -
-
- -
-
- - - - -
-

- - protected - - - - - String - - getPrimaryDataMarkerColumn - () -

-
-
- - - -
-
- -

Subclasses must implement this method to indicate a column in the data holder that can be - used to determine where the boundaries between the primary data entities occur. -

- Note that the column must contain a String value.

-
-
Returns
-
  • The name of a column in the data holder that is guaranteed to change when the primary - data type transitions to another instance (typically an ID of the primary data type). -
-
- -
-
- - - diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.Builder.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.Builder.html index 0addc2d50911..3d8be03f1820 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.Builder.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -930,24 +941,6 @@ Summary: - TurnBasedMatchConfig.Builder - - - setMinPlayers(int minPlayers) - -
Sets the minimum number of players required to start the match.
- - - - - - - - - - - - TurnBasedMatchConfig.Builder @@ -1381,49 +1374,6 @@ From class
- - -
-

- - public - - - - - TurnBasedMatchConfig.Builder - - setMinPlayers - (int minPlayers) -

-
-
- - - -
-
- -

Sets the minimum number of players required to start the match.

-
-
Parameters
- - - - -
minPlayers - The minimum number of players this match can continue with.
-
-
-
Returns
-
  • The builder instance. -
-
- -
-
- -
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.html index b1b57fdfb4ce..1ddb7c38375f 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchConfig.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -953,25 +964,6 @@ Summary: - int
- - - getMinPlayers() - -
Retrieves the minimum number of players that must be active in the match for the match to - continue.
- - - - - - - - - - - - int @@ -1395,42 +1387,6 @@ From class
- - -
-

- - public - - - - - int - - getMinPlayers - () -

-
-
- - - -
-
- -

Retrieves the minimum number of players that must be active in the match for the match to - continue.

-
-
Returns
-
  • The minimum number of players that must be active in the match for the match to - continue. -
-
- -
-
- -
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchEntity.html index 1e1924fb86ae..b7a6d8fd2836 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchEntity.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMatchEntity.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -716,6 +727,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -798,7 +816,7 @@ Summary: implements - Parcelable + SafeParcelable TurnBasedMatch @@ -935,6 +953,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+ + + + @@ -1047,7 +1096,7 @@ android.os.Parcelable public static final - TurnBasedMatchEntityCreator
+ TurnBasedMatchEntityCreator CREATOR @@ -1074,6 +1123,8 @@ android.os.Parcelable + + @@ -2064,6 +2115,8 @@ From interface + + TurnBasedMatchEntityCreator + TurnBasedMatchEntityCreator CREATOR diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html index 0bb73b0ed56a..6a535097254d 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html index c8b851477331..db756e20d2fc 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html index c85c161b7e6d..d78ea7da7594 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html index 3b5ec0245a46..7a3adcd76e8c 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html index 5f7a601cb7af..29eebe6f7734 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html index ba59528b9c19..2b952add01ca 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html index 8fad9f0f94cf..c3112ea76413 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
+
- + @@ -1960,9 +1971,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

Gets the maximum data size per match in bytes. Guaranteed to be at least 128 KB. May increase in the future.

- If the service cannot be reached for some reason, this will return - STATUS_CLIENT_RECONNECT_REQUIRED. In this case, no further operations - should be attempted until after the client has reconnected. + If the service cannot be reached for some reason, this will return -1.

Required API: API
Required Scopes: SCOPE_GAMES

diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html index ac79ea4d3ad0..53bc880c5b59 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + diff --git a/docs/html/reference/com/google/android/gms/games/package-summary.html b/docs/html/reference/com/google/android/gms/games/package-summary.html index 24be208a10d8..c95bcfb5ae3e 100644 --- a/docs/html/reference/com/google/android/gms/games/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
+
- + @@ -801,6 +812,14 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> PlayerEntity Data object representing a set of Player data.  + + PlayerLevel + Data object representing a level a player can obtain in the metagame.  + + + PlayerLevelInfo + Data object representing the current level information of a player in the metagame.  +
diff --git a/docs/html/reference/com/google/android/gms/games/quest/Milestone.html b/docs/html/reference/com/google/android/gms/games/quest/Milestone.html new file mode 100644 index 000000000000..0353bbcc0d7d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/Milestone.html @@ -0,0 +1,1752 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Milestone | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

Milestone

+ + + + + + implements + + Parcelable + + Freezable<T> + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.games.quest.Milestone
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

Data interface for retrieving milestone information. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
intSTATE_CLAIMEDConstant returned by server indicating the milestone was successfully claimed.
intSTATE_COMPLETED_NOT_CLAIMEDConstant returned by server indicating the milestone has not been claimed yet.
intSTATE_NOT_COMPLETEDConstant returned by server indicating the player has not completed the milestone.
intSTATE_NOT_STARTEDConstant returned by server when the milestone has not been started.
longUNSET_CRITERIAThe default value for unset criteria.
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + byte[] + + getCompletionRewardData() + +
Retrieves the completion reward data for this milestone.
+ +
+ abstract + + + + + long + + getCurrentProgress() + +
Retrieves the current progress of getTargetProgress() required to complete the + milestone.
+ +
+ abstract + + + + + String + + getEventId() + +
Retrieve the ID of the associated event.
+ +
+ abstract + + + + + String + + getMilestoneId() + +
Retrieves the ID of this milestone.
+ +
+ abstract + + + + + int + + getState() + +
Retrieves the state of the milestone - one of STATE_COMPLETED_NOT_CLAIMED, + STATE_CLAIMED, STATE_NOT_COMPLETED, or STATE_NOT_STARTED.
+ +
+ abstract + + + + + long + + getTargetProgress() + +
Retrieves the number of increments of the event associated with the milestone + getEventId() required to complete the milestone.
+ +
+ + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.data.Freezable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + int + + STATE_CLAIMED +

+
+ + + + +
+
+ +

Constant returned by server indicating the milestone was successfully claimed. +

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_COMPLETED_NOT_CLAIMED +

+
+ + + + +
+
+ +

Constant returned by server indicating the milestone has not been claimed yet. +

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_NOT_COMPLETED +

+
+ + + + +
+
+ +

Constant returned by server indicating the player has not completed the milestone. +

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_NOT_STARTED +

+
+ + + + +
+
+ +

Constant returned by server when the milestone has not been started. +

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + long + + UNSET_CRITERIA +

+
+ + + + +
+
+ +

The default value for unset criteria. +

+ + +
+ Constant Value: + + + -1 + (0xffffffffffffffff) + + +
+ +
+
+ + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + byte[] + + getCompletionRewardData + () +

+
+
+ + + +
+
+ +

Retrieves the completion reward data for this milestone.

+
+
Returns
+
  • The completion reward data. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + long + + getCurrentProgress + () +

+
+
+ + + +
+
+ +

Retrieves the current progress of getTargetProgress() required to complete the + milestone. +

+ When the milestone state is STATE_CLAIMED or STATE_COMPLETED_NOT_CLAIMED
+ the value of getTargetProgress() is returned.
+ 
+ When the milestone state is STATE_NOT_COMPLETED the return value is the number of
+ increments to the event getEventId() associated with the milestone that have
+ occurred since the quest was accepted.
+ 
+ When the milestone state is STATE_NOT_STARTED the return value is 0.

+
+
Returns
+
  • An indicator of progress through the milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getEventId + () +

+
+
+ + + +
+
+ +

Retrieve the ID of the associated event. Increments to this event will increase the user's + progress toward this milestone when the milestone is in the STATE_NOT_COMPLETED + state.

+
+
Returns
+
  • The ID of the Event associated with this milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getMilestoneId + () +

+
+
+ + + +
+
+ +

Retrieves the ID of this milestone.

+
+
Returns
+
  • The milestone ID. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + int + + getState + () +

+
+
+ + + +
+
+ +

Retrieves the state of the milestone - one of STATE_COMPLETED_NOT_CLAIMED, + STATE_CLAIMED, STATE_NOT_COMPLETED, or STATE_NOT_STARTED.

+
+
Returns
+
  • The state of this milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + long + + getTargetProgress + () +

+
+
+ + + +
+
+ +

Retrieves the number of increments of the event associated with the milestone + getEventId() required to complete the milestone.

+
+
Returns
+
  • The number of increments required to complete the milestone. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/MilestoneBuffer.html b/docs/html/reference/com/google/android/gms/games/quest/MilestoneBuffer.html new file mode 100644 index 000000000000..384d348fdbee --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/MilestoneBuffer.html @@ -0,0 +1,1530 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +MilestoneBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

MilestoneBuffer

+ + + + + + + + + extends DataBuffer<T>
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBuffer<T>
    ↳com.google.android.gms.games.quest.MilestoneBuffer
+ + + + + + + +
+ + +

Class Overview

+

DataBuffer implementation containing quest + milestone data. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + Milestone + + get(int position) + +
Get the item at the specified position.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + com.google.android.gms.common.data.DataBuffer + +
+ + +
+
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+
+ +From interface + + java.lang.Iterable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + Milestone + + get + (int position) +

+
+
+ + + +
+
+ +

Get the item at the specified position. Note that the objects returned from subsequent + invocations of this method for the same position may not be identical objects, but will be + equal in value. In other words: +

+ buffer.get(i) == buffer.get(i) may return false. +

+ buffer.get(i).equals(buffer.get(i)) will return true.

+
+
Parameters
+ + + + +
position + The position of the item to retrieve.
+
+
+
Returns
+
  • the item at position in this buffer. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/MilestoneEntity.html b/docs/html/reference/com/google/android/gms/games/quest/MilestoneEntity.html new file mode 100644 index 000000000000..47d153827978 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/MilestoneEntity.html @@ -0,0 +1,2347 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +MilestoneEntity | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

MilestoneEntity

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + Milestone + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.games.quest.MilestoneEntity
+ + + + + + + +
+ + +

Class Overview

+

Data object representing the data for a milestone. This is immutable, and therefore safe + to cache or store. Note, however, that the data it represents may grow stale. +

+ This class exists solely to support parceling these objects and should not be used directly. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + From interface +com.google.android.gms.games.quest.Milestone +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + MilestoneEntityCreatorCREATOR
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + Milestone + + freeze() + +
Freeze a volatile representation into an immutable representation.
+ +
+ + + + + + byte[] + + getCompletionRewardData() + +
Retrieves the completion reward data for this milestone.
+ +
+ + + + + + long + + getCurrentProgress() + +
Retrieves the current progress of getTargetProgress() required to complete the + milestone.
+ +
+ + + + + + String + + getEventId() + +
Retrieve the ID of the associated event.
+ +
+ + + + + + String + + getMilestoneId() + +
Retrieves the ID of this milestone.
+ +
+ + + + + + int + + getState() + +
Retrieves the state of the milestone - one of STATE_COMPLETED_NOT_CLAIMED, + STATE_CLAIMED, STATE_NOT_COMPLETED, or STATE_NOT_STARTED.
+ +
+ + + + + + long + + getTargetProgress() + +
Retrieves the number of increments of the event associated with the milestone + getEventId() required to complete the milestone.
+ +
+ + + + + + int + + hashCode() + +
+ + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
+ + + + + + String + + toString() + +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.data.Freezable + +
+ + +
+
+ +From interface + + com.google.android.gms.games.quest.Milestone + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + MilestoneEntityCreator + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Milestone + + freeze + () +

+
+
+ + + +
+
+ +

Freeze a volatile representation into an immutable representation. Objects returned from this + call are safe to cache. +

+ Note that the output of freeze may not be identical to the parent object, but should + be equal. In other words: + +

+ 
+ Freezable f1 = new Freezable();
+ Freezable f2 = f1.freeze();
+ f1 == f2 may not be true.
+ f1.equals(f2) will be true.
+ 
+ 

+
+
Returns
+
  • A concrete implementation of the data object. +
+
+ +
+
+ + + + +
+

+ + public + + + + + byte[] + + getCompletionRewardData + () +

+
+
+ + + +
+
+ +

Retrieves the completion reward data for this milestone.

+
+
Returns
+
  • The completion reward data. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getCurrentProgress + () +

+
+
+ + + +
+
+ +

Retrieves the current progress of getTargetProgress() required to complete the + milestone. +

+ When the milestone state is STATE_CLAIMED or STATE_COMPLETED_NOT_CLAIMED
+ the value of getTargetProgress() is returned.
+ 
+ When the milestone state is STATE_NOT_COMPLETED the return value is the number of
+ increments to the event getEventId() associated with the milestone that have
+ occurred since the quest was accepted.
+ 
+ When the milestone state is STATE_NOT_STARTED the return value is 0.

+
+
Returns
+
  • An indicator of progress through the milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getEventId + () +

+
+
+ + + +
+
+ +

Retrieve the ID of the associated event. Increments to this event will increase the user's + progress toward this milestone when the milestone is in the STATE_NOT_COMPLETED + state.

+
+
Returns
+
  • The ID of the Event associated with this milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getMilestoneId + () +

+
+
+ + + +
+
+ +

Retrieves the ID of this milestone.

+
+
Returns
+
  • The milestone ID. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getState + () +

+
+
+ + + +
+
+ +

Retrieves the state of the milestone - one of STATE_COMPLETED_NOT_CLAIMED, + STATE_CLAIMED, STATE_NOT_COMPLETED, or STATE_NOT_STARTED.

+
+
Returns
+
  • The state of this milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getTargetProgress + () +

+
+
+ + + +
+
+ +

Retrieves the number of increments of the event associated with the milestone + getEventId() required to complete the milestone.

+
+
Returns
+
  • The number of increments required to complete the milestone. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + toString + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/Quest.html b/docs/html/reference/com/google/android/gms/games/quest/Quest.html new file mode 100644 index 000000000000..5d98087afd8c --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/Quest.html @@ -0,0 +1,2436 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Quest | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

Quest

+ + + + + + implements + + Parcelable + + Freezable<T> + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.games.quest.Quest
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

Data interface for retrieving quest information. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Constants
intSTATE_ACCEPTEDConstant returned by getState() indicating the player has accepted the quest.
intSTATE_COMPLETEDConstant returned by getState() indicating the player has completed the quest.
intSTATE_EXPIREDConstant returned by getState() indicating the quest is over and this player + never accepted the quest.
intSTATE_FAILEDConstant returned by getState() indicating the quest is over and this player + did not complete the quest.
intSTATE_OPENConstant returned by getState() indicating players can now accept this quest.
intSTATE_UPCOMINGConstant returned by getState() indicating the quest happens in the future, + so it is visible to the UI, but players can't accept it yet.
longUNSET_QUEST_TIMESTAMPThe default value for Quest related timestamps when they aren't set by the server.
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + int[]QUEST_STATE_ALLArray of all the valid state constants.
+ public + static + final + String[]QUEST_STATE_NON_TERMINAL
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + long + + getAcceptedTimestamp() + +
Retrieves the timestamp (in milliseconds since epoch) at which this quest was accepted + by the player.
+ +
+ abstract + + + + + Uri + + getBannerImageUri() + +
Retrieves a URI that can be used to load the quest's banner image.
+ +
+ abstract + + + + + Milestone + + getCurrentMilestone() + +
Retrieves the latest milestone information associated with this quest.
+ +
+ abstract + + + + + String + + getDescription() + +
Retrieves the description for this quest.
+ +
+ abstract + + + + + void + + getDescription(CharArrayBuffer dataOut) + +
Loads the quest description into the given CharArrayBuffer.
+ +
+ abstract + + + + + long + + getEndTimestamp() + +
Timestamp at which this quest will change to STATE_EXPIRED if not accepted, + or change to STATE_FAILED if accepted but not completed.
+ +
+ abstract + + + + + Game + + getGame() + +
Retrieves the game metadata associated with this quest.
+ +
+ abstract + + + + + Uri + + getIconImageUri() + +
Retrieves a URI that can be used to load the quest's icon image.
+ +
+ abstract + + + + + long + + getLastUpdatedTimestamp() + +
Retrieves the timestamp (in milliseconds since epoch) at which this quest was last + updated.
+ +
+ abstract + + + + + void + + getName(CharArrayBuffer dataOut) + +
Loads the quest name into the given CharArrayBuffer.
+ +
+ abstract + + + + + String + + getName() + +
Retrieves the name of this quest.
+ +
+ abstract + + + + + String + + getQuestId() + +
Retrieves the ID of this quest.
+ +
+ abstract + + + + + long + + getStartTimestamp() + +
Retrieves the timestamp (in milliseconds since epoch) at which this quest will be available + for players to accept.
+ +
+ abstract + + + + + int + + getState() + +
Retrieves the state of the quest - one of STATE_UPCOMING, + STATE_OPEN, STATE_COMPLETED, STATE_EXPIRED, + STATE_FAILED, STATE_ACCEPTED.
+ +
+ abstract + + + + + boolean + + isEndingSoon() + +
Indicates whether the quest will be expiring soon
+ +
+ + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.data.Freezable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + int + + STATE_ACCEPTED +

+
+ + + + +
+
+ +

Constant returned by getState() indicating the player has accepted the quest. +

+ + +
+ Constant Value: + + + 3 + (0x00000003) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_COMPLETED +

+
+ + + + +
+
+ +

Constant returned by getState() indicating the player has completed the quest. +

+ + +
+ Constant Value: + + + 4 + (0x00000004) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_EXPIRED +

+
+ + + + +
+
+ +

Constant returned by getState() indicating the quest is over and this player + never accepted the quest. +

+ + +
+ Constant Value: + + + 5 + (0x00000005) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_FAILED +

+
+ + + + +
+
+ +

Constant returned by getState() indicating the quest is over and this player + did not complete the quest. +

+ + +
+ Constant Value: + + + 6 + (0x00000006) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_OPEN +

+
+ + + + +
+
+ +

Constant returned by getState() indicating players can now accept this quest. +

+ + +
+ Constant Value: + + + 2 + (0x00000002) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + STATE_UPCOMING +

+
+ + + + +
+
+ +

Constant returned by getState() indicating the quest happens in the future, + so it is visible to the UI, but players can't accept it yet. +

+ + +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + long + + UNSET_QUEST_TIMESTAMP +

+
+ + + + +
+
+ +

The default value for Quest related timestamps when they aren't set by the server. +

+ + +
+ Constant Value: + + + -1 + (0xffffffffffffffff) + + +
+ +
+
+ + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + int[] + + QUEST_STATE_ALL +

+
+ + + + +
+
+ +

Array of all the valid state constants. +

+ + +
+
+ + + + + +
+

+ + public + static + final + String[] + + QUEST_STATE_NON_TERMINAL +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + long + + getAcceptedTimestamp + () +

+
+
+ + + +
+
+ +

Retrieves the timestamp (in milliseconds since epoch) at which this quest was accepted + by the player. If the quest has never been accepted, this will return + UNSET_QUEST_TIMESTAMP. If you are looking for the time that a quest is available + to be accepted, see getStartTimestamp(). This value should always be greater + than getStartTimestamp() and less than getEndTimestamp()

+
+
Returns
+
  • Timestamp at which this quest was accepted. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + Uri + + getBannerImageUri + () +

+
+
+ + + +
+
+ +

Retrieves a URI that can be used to load the quest's banner image. Returns null + if the quest has no banner image. +

+ To retrieve the Image from the Uri, use + ImageManager.

+
+
Returns
+
  • The image URI for the quest's banner image, or null if the quest + has no banner image. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + Milestone + + getCurrentMilestone + () +

+
+
+ + + +
+
+ +

Retrieves the latest milestone information associated with this quest.

+
+
Returns
+
  • The latest milestone associated with this quest. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getDescription + () +

+
+
+ + + +
+
+ +

Retrieves the description for this quest.

+
+
Returns
+
  • The quest description. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + getDescription + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the quest description into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + long + + getEndTimestamp + () +

+
+
+ + + +
+
+ +

Timestamp at which this quest will change to STATE_EXPIRED if not accepted, + or change to STATE_FAILED if accepted but not completed.

+
+
Returns
+
  • Timestamp at which this quest will end. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + Game + + getGame + () +

+
+
+ + + +
+
+ +

Retrieves the game metadata associated with this quest.

+
+
Returns
+
  • The game associated with the quest. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + Uri + + getIconImageUri + () +

+
+
+ + + +
+
+ +

Retrieves a URI that can be used to load the quest's icon image. Returns null + if the quest has no icon image. +

+ To retrieve the Image from the Uri, use + ImageManager.

+
+
Returns
+
  • The image URI for the quest's icon image, or null if the quest + has no icon image. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + long + + getLastUpdatedTimestamp + () +

+
+
+ + + +
+
+ +

Retrieves the timestamp (in milliseconds since epoch) at which this quest was last + updated. If the quest has never been updated, this will return + UNSET_QUEST_TIMESTAMP.

+
+
Returns
+
  • Timestamp at which this quest was last updated. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + void + + getName + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the quest name into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getName + () +

+
+
+ + + +
+
+ +

Retrieves the name of this quest.

+
+
Returns
+
  • The quest name. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + String + + getQuestId + () +

+
+
+ + + +
+
+ +

Retrieves the ID of this quest.

+
+
Returns
+
  • The quest ID. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + long + + getStartTimestamp + () +

+
+
+ + + +
+
+ +

Retrieves the timestamp (in milliseconds since epoch) at which this quest will be available + for players to accept. If you are looking for the time that a quest was accepted by the + player, see getAcceptedTimestamp()

+
+
Returns
+
  • Timestamp at which this quest will begin. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + int + + getState + () +

+
+
+ + + +
+
+ +

Retrieves the state of the quest - one of STATE_UPCOMING, + STATE_OPEN, STATE_COMPLETED, STATE_EXPIRED, + STATE_FAILED, STATE_ACCEPTED.

+
+
Returns
+
  • The state of this quest. +
+
+ +
+
+ + + + +
+

+ + public + + + abstract + + boolean + + isEndingSoon + () +

+
+
+ + + +
+
+ +

Indicates whether the quest will be expiring soon

+
+
Returns
+
  • Is the quest expiring soon. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/QuestBuffer.html b/docs/html/reference/com/google/android/gms/games/quest/QuestBuffer.html new file mode 100644 index 000000000000..bd54514551df --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/QuestBuffer.html @@ -0,0 +1,1574 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +QuestBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

QuestBuffer

+ + + + + + + + + extends DataBuffer<T>
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBuffer<T>
    ↳com.google.android.gms.games.quest.QuestBuffer
+ + + + + + + +
+ + +

Class Overview

+

DataBuffer implementation containing Quest details. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + final + + + T + + get(int position) + +
Get the item at the specified position.
+ +
+ + + + + + int + + getCount() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + com.google.android.gms.common.data.DataBuffer + +
+ + +
+
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + com.google.android.gms.common.api.Releasable + +
+ + +
+
+ +From interface + + java.lang.Iterable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + final + + + T + + get + (int position) +

+
+
+ + + +
+
+ +

Get the item at the specified position. Note that the objects returned from subsequent + invocations of this method for the same position may not be identical objects, but will be + equal in value. In other words: +

+ buffer.get(i) == buffer.get(i) may return false. +

+ buffer.get(i).equals(buffer.get(i)) will return true.

+
+
Parameters
+ + + + +
position + The position of the item to retrieve.
+
+
+
Returns
+
  • the item at position in this buffer. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getCount + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/QuestEntity.html b/docs/html/reference/com/google/android/gms/games/quest/QuestEntity.html new file mode 100644 index 000000000000..0ea93edf8958 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/QuestEntity.html @@ -0,0 +1,3084 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +QuestEntity | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

QuestEntity

+ + + + + extends Object
+ + + + + + + implements + + SafeParcelable + + Quest + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.games.quest.QuestEntity
+ + + + + + + +
+ + +

Class Overview

+

Data object representing the data for a quest. This is immutable, and therefore safe + to cache or store. Note, however, that the data it represents may grow stale. +

+ This class exists solely to support parceling these objects and should not be used directly. +

+ + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
+ + +
+
+ + From interface +com.google.android.gms.games.quest.Quest +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + QuestEntityCreatorCREATOR
+ + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Fields
+ + From interface +com.google.android.gms.games.quest.Quest +
+ + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + int + + describeContents() + +
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + Quest + + freeze() + +
Freeze a volatile representation into an immutable representation.
+ +
+ + + + + + long + + getAcceptedTimestamp() + +
Retrieves the timestamp (in milliseconds since epoch) at which this quest was accepted + by the player.
+ +
+ + + + + + Uri + + getBannerImageUri() + +
Retrieves a URI that can be used to load the quest's banner image.
+ +
+ + + + + + Milestone + + getCurrentMilestone() + +
Retrieves the latest milestone information associated with this quest.
+ +
+ + + + + + String + + getDescription() + +
Retrieves the description for this quest.
+ +
+ + + + + + void + + getDescription(CharArrayBuffer dataOut) + +
Loads the quest description into the given CharArrayBuffer.
+ +
+ + + + + + long + + getEndTimestamp() + +
Timestamp at which this quest will change to STATE_EXPIRED if not accepted, + or change to STATE_FAILED if accepted but not completed.
+ +
+ + + + + + Game + + getGame() + +
Retrieves the game metadata associated with this quest.
+ +
+ + + + + + Uri + + getIconImageUri() + +
Retrieves a URI that can be used to load the quest's icon image.
+ +
+ + + + + + long + + getLastUpdatedTimestamp() + +
Retrieves the timestamp (in milliseconds since epoch) at which this quest was last + updated.
+ +
+ + + + + + void + + getName(CharArrayBuffer dataOut) + +
Loads the quest name into the given CharArrayBuffer.
+ +
+ + + + + + String + + getName() + +
Retrieves the name of this quest.
+ +
+ + + + + + String + + getQuestId() + +
Retrieves the ID of this quest.
+ +
+ + + + + + long + + getStartTimestamp() + +
Retrieves the timestamp (in milliseconds since epoch) at which this quest will be available + for players to accept.
+ +
+ + + + + + int + + getState() + +
Retrieves the state of the quest - one of STATE_UPCOMING, + STATE_OPEN, STATE_COMPLETED, STATE_EXPIRED, + STATE_FAILED, STATE_ACCEPTED.
+ +
+ + + + + + int + + hashCode() + +
+ + + + + + boolean + + isDataValid() + +
Check to see if this object is valid for use.
+ +
+ + + + + + boolean + + isEndingSoon() + +
Indicates whether the quest will be expiring soon
+ +
+ + + + + + String + + toString() + +
+ + + + + + void + + writeToParcel(Parcel out, int flags) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.os.Parcelable + +
+ + +
+
+ +From interface + + com.google.android.gms.common.data.Freezable + +
+ + +
+
+ +From interface + + com.google.android.gms.games.quest.Quest + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + public + static + final + QuestEntityCreator + + CREATOR +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + int + + describeContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Quest + + freeze + () +

+
+
+ + + +
+
+ +

Freeze a volatile representation into an immutable representation. Objects returned from this + call are safe to cache. +

+ Note that the output of freeze may not be identical to the parent object, but should + be equal. In other words: + +

+ 
+ Freezable f1 = new Freezable();
+ Freezable f2 = f1.freeze();
+ f1 == f2 may not be true.
+ f1.equals(f2) will be true.
+ 
+ 

+
+
Returns
+
  • A concrete implementation of the data object. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getAcceptedTimestamp + () +

+
+
+ + + +
+
+ +

Retrieves the timestamp (in milliseconds since epoch) at which this quest was accepted + by the player. If the quest has never been accepted, this will return + UNSET_QUEST_TIMESTAMP. If you are looking for the time that a quest is available + to be accepted, see getStartTimestamp(). This value should always be greater + than getStartTimestamp() and less than getEndTimestamp()

+
+
Returns
+
  • Timestamp at which this quest was accepted. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Uri + + getBannerImageUri + () +

+
+
+ + + +
+
+ +

Retrieves a URI that can be used to load the quest's banner image. Returns null + if the quest has no banner image. +

+ To retrieve the Image from the Uri, use + ImageManager.

+
+
Returns
+
  • The image URI for the quest's banner image, or null if the quest + has no banner image. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Milestone + + getCurrentMilestone + () +

+
+
+ + + +
+
+ +

Retrieves the latest milestone information associated with this quest.

+
+
Returns
+
  • The latest milestone associated with this quest. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getDescription + () +

+
+
+ + + +
+
+ +

Retrieves the description for this quest.

+
+
Returns
+
  • The quest description. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + getDescription + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the quest description into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getEndTimestamp + () +

+
+
+ + + +
+
+ +

Timestamp at which this quest will change to STATE_EXPIRED if not accepted, + or change to STATE_FAILED if accepted but not completed.

+
+
Returns
+
  • Timestamp at which this quest will end. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Game + + getGame + () +

+
+
+ + + +
+
+ +

Retrieves the game metadata associated with this quest.

+
+
Returns
+
  • The game associated with the quest. +
+
+ +
+
+ + + + +
+

+ + public + + + + + Uri + + getIconImageUri + () +

+
+
+ + + +
+
+ +

Retrieves a URI that can be used to load the quest's icon image. Returns null + if the quest has no icon image. +

+ To retrieve the Image from the Uri, use + ImageManager.

+
+
Returns
+
  • The image URI for the quest's icon image, or null if the quest + has no icon image. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getLastUpdatedTimestamp + () +

+
+
+ + + +
+
+ +

Retrieves the timestamp (in milliseconds since epoch) at which this quest was last + updated. If the quest has never been updated, this will return + UNSET_QUEST_TIMESTAMP.

+
+
Returns
+
  • Timestamp at which this quest was last updated. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + getName + (CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Loads the quest name into the given CharArrayBuffer.

+
+
Parameters
+ + + + +
dataOut + The buffer to load the data into. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getName + () +

+
+
+ + + +
+
+ +

Retrieves the name of this quest.

+
+
Returns
+
  • The quest name. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getQuestId + () +

+
+
+ + + +
+
+ +

Retrieves the ID of this quest.

+
+
Returns
+
  • The quest ID. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getStartTimestamp + () +

+
+
+ + + +
+
+ +

Retrieves the timestamp (in milliseconds since epoch) at which this quest will be available + for players to accept. If you are looking for the time that a quest was accepted by the + player, see getAcceptedTimestamp()

+
+
Returns
+
  • Timestamp at which this quest will begin. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getState + () +

+
+
+ + + +
+
+ +

Retrieves the state of the quest - one of STATE_UPCOMING, + STATE_OPEN, STATE_COMPLETED, STATE_EXPIRED, + STATE_FAILED, STATE_ACCEPTED.

+
+
Returns
+
  • The state of this quest. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + hashCode + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isDataValid + () +

+
+
+ + + +
+
+ +

Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

+
+
Returns
+
  • whether or not the object is valid for use. +
+
+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isEndingSoon + () +

+
+
+ + + +
+
+ +

Indicates whether the quest will be expiring soon

+
+
Returns
+
  • Is the quest expiring soon. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + toString + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/drive/DriveApi.OnSyncFinishCallback.html b/docs/html/reference/com/google/android/gms/games/quest/QuestUpdateListener.html similarity index 88% rename from docs/html/reference/com/google/android/gms/drive/DriveApi.OnSyncFinishCallback.html rename to docs/html/reference/com/google/android/gms/games/quest/QuestUpdateListener.html index 5e405a9cc19a..c7c765888ffd 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveApi.OnSyncFinishCallback.html +++ b/docs/html/reference/com/google/android/gms/games/quest/QuestUpdateListener.html @@ -79,6 +79,8 @@ + + @@ -90,14 +92,14 @@ -DriveApi.OnSyncFinishCallback | Android Developers +QuestUpdateListener | Android Developers - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + +
  • Android Open Source Project
  • - - + +
    Language
    + + + + + + + + +
    + + + +
    +
    +
    + + + + +
    +
    +
      +
    +
    +
    + +
    +
     
    +
    +
      +
    +
    +
    +
    +
    +
    +
    +
    +
    +
      +
    +
    +
    +
      +
    +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Quests.AcceptQuestResult

    + + + + + + implements + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.quest.Quests.AcceptQuestResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when accepting a quest. +

    + Possible status codes include: +

      +
    • STATUS_OK if the request was successful and the quest is + updated after accepting.
    • +
    • STATUS_NETWORK_ERROR_NO_DATA if the device was unable to + retrieve any data from the network and has no data cached locally.
    • +
    • STATUS_INTERNAL_ERROR if an unexpected error occurred in the + service.
    • +
    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + Quest + + getQuest() + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + Quest + + getQuest + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The quest that was accepted. This will be null if the accept operation did + not succeed. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/Quests.ClaimMilestoneResult.html b/docs/html/reference/com/google/android/gms/games/quest/Quests.ClaimMilestoneResult.html new file mode 100644 index 000000000000..5e0be81e2968 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/Quests.ClaimMilestoneResult.html @@ -0,0 +1,1119 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Quests.ClaimMilestoneResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Quests.ClaimMilestoneResult

    + + + + + + implements + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.quest.Quests.ClaimMilestoneResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when claiming a milestone. +

    + Possible status codes include: +

    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + Milestone + + getMilestone() + +
    + abstract + + + + + Quest + + getQuest() + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + Milestone + + getMilestone + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The claimed milestone. This will be null if the claim operation did not succeed. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Quest + + getQuest + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The quest owning the claimed milestone. This will be null if the claim + operation did not succeed. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/Quests.LoadQuestsResult.html b/docs/html/reference/com/google/android/gms/games/quest/Quests.LoadQuestsResult.html new file mode 100644 index 000000000000..e2fa83f6a01b --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/Quests.LoadQuestsResult.html @@ -0,0 +1,1118 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Quests.LoadQuestsResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Quests.LoadQuestsResult

    + + + + + + implements + + Releasable + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.quest.Quests.LoadQuestsResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when quest data has been loaded. +

    + Possible status codes include: +

    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + QuestBuffer + + getQuests() + +
    Retrieves all loaded quests who's state is one of the states in the provided state list.
    + +
    + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Releasable + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + QuestBuffer + + getQuests + () +

    +
    +
    + + + +
    +
    + +

    Retrieves all loaded quests who's state is one of the states in the provided state list.

    +
    +
    Returns
    +
    • A collection of quests order by last updated timestamp. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/Quests.html b/docs/html/reference/com/google/android/gms/games/quest/Quests.html new file mode 100644 index 000000000000..b467157e4989 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/Quests.html @@ -0,0 +1,2180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Quests | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    Quests

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.quest.Quests
    + + + + + + + +
    + + +

    Class Overview

    +

    Entry point for Quest functionality. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + interfaceQuests.AcceptQuestResultResult delivered when accepting a quest. 
    + + + + + interfaceQuests.ClaimMilestoneResultResult delivered when claiming a milestone. 
    + + + + + interfaceQuests.LoadQuestsResultResult delivered when quest data has been loaded. 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    StringEXTRA_QUESTIntent extra used to pass a Quest.
    intSELECT_ACCEPTEDConstant used to add quests in the STATE_ACCEPTED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_COMPLETEDConstant used to add quests in the STATE_COMPLETED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_COMPLETED_UNCLAIMEDConstant used to add quests in the STATE_COMPLETED state that have at least + one milestone in the STATE_COMPLETED_NOT_CLAIMED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_ENDING_SOONConstant used to add quests in the STATE_ACCEPTED state that have been marked + as ending soon isEndingSoon() returned by load(GoogleApiClient, int[], int, boolean) and + getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_EXPIREDConstant used to add quests in the STATE_EXPIRED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_FAILEDConstant used to add quests in the STATE_FAILED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_OPENConstant used to add quests in the STATE_OPEN state to the QuestBuffer returned + by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSELECT_UPCOMINGConstant used to add quests in the STATE_UPCOMING state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]).
    intSORT_ORDER_ENDING_SOON_FIRSTSort requests with the quests ending soon first.
    intSORT_ORDER_RECENTLY_UPDATED_FIRSTSort requests with the recently updated quests first.
    + + + + + + + + + + + + + + + + + + + + +
    Fields
    + public + static + final + int[]SELECT_ALL_QUESTSArray of all the valid state selector constants.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + PendingResult<Quests.AcceptQuestResult> + + accept(GoogleApiClient apiClient, String questId) + +
    Asynchronously accept the quest.
    + +
    + abstract + + + + + PendingResult<Quests.ClaimMilestoneResult> + + claim(GoogleApiClient apiClient, String questId, String milestoneId) + +
    Asynchronously claim the milestone.
    + +
    + abstract + + + + + Intent + + getQuestIntent(GoogleApiClient apiClient, String questId) + +
    Get an intent to view a single quest.
    + +
    + abstract + + + + + Intent + + getQuestsIntent(GoogleApiClient apiClient, int[] questSelectors) + +
    Get an intent to view a list of quests.
    + +
    + abstract + + + + + PendingResult<Quests.LoadQuestsResult> + + load(GoogleApiClient apiClient, int[] questSelectors, int sortOrder, boolean forceReload) + +
    Asynchronously load the quest data for the currently signed-in player and game into + a single result, including only quests in the provided state array.
    + +
    + abstract + + + + + PendingResult<Quests.LoadQuestsResult> + + loadByIds(GoogleApiClient apiClient, boolean forceReload, String... questIds) + +
    Asynchronously load single quest data for the currently signed-in player and game.
    + +
    + abstract + + + + + void + + registerQuestUpdateListener(GoogleApiClient apiClient, QuestUpdateListener listener) + +
    Register a listener to listen for updates on Quest instances.
    + +
    + abstract + + + + + void + + unregisterQuestUpdateListener(GoogleApiClient apiClient) + +
    Unregisters this client's quest update listener, if any.
    + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + String + + EXTRA_QUEST +

    +
    + + + + +
    +
    + +

    Intent extra used to pass a Quest.

    +
    +
    See Also
    + +
    + + +
    + Constant Value: + + + "quest" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_ACCEPTED +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_ACCEPTED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). +

    + + +
    + Constant Value: + + + 3 + (0x00000003) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_COMPLETED +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_COMPLETED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). +

    + + +
    + Constant Value: + + + 4 + (0x00000004) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_COMPLETED_UNCLAIMED +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_COMPLETED state that have at least + one milestone in the STATE_COMPLETED_NOT_CLAIMED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). This is a subset of + SELECT_COMPLETED, so the two criteria do not both need to be included to get + all quests. +

    + + +
    + Constant Value: + + + 101 + (0x00000065) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_ENDING_SOON +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_ACCEPTED state that have been marked + as ending soon isEndingSoon() returned by load(GoogleApiClient, int[], int, boolean) and + getQuestsIntent(GoogleApiClient, int[]). This is a subset of STATE_ACCEPTED, so the two + criteria do not both need to be included to get all quests. +

    + + +
    + Constant Value: + + + 102 + (0x00000066) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_EXPIRED +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_EXPIRED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). +

    + + +
    + Constant Value: + + + 5 + (0x00000005) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_FAILED +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_FAILED state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). +

    + + +
    + Constant Value: + + + 6 + (0x00000006) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_OPEN +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_OPEN state to the QuestBuffer returned + by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). +

    + + +
    + Constant Value: + + + 2 + (0x00000002) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SELECT_UPCOMING +

    +
    + + + + +
    +
    + +

    Constant used to add quests in the STATE_UPCOMING state to the QuestBuffer + returned by load(GoogleApiClient, int[], int, boolean) and getQuestsIntent(GoogleApiClient, int[]). +

    + + +
    + Constant Value: + + + 1 + (0x00000001) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SORT_ORDER_ENDING_SOON_FIRST +

    +
    + + + + +
    +
    + +

    Sort requests with the quests ending soon first. +

    + + +
    + Constant Value: + + + 1 + (0x00000001) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + SORT_ORDER_RECENTLY_UPDATED_FIRST +

    +
    + + + + +
    +
    + +

    Sort requests with the recently updated quests first. +

    + + +
    + Constant Value: + + + 0 + (0x00000000) + + +
    + +
    +
    + + + + + + + + +

    Fields

    + + + + + + +
    +

    + + public + static + final + int[] + + SELECT_ALL_QUESTS +

    +
    + + + + +
    +
    + +

    Array of all the valid state selector constants. +

    + + +
    +
    + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + PendingResult<Quests.AcceptQuestResult> + + accept + (GoogleApiClient apiClient, String questId) +

    +
    +
    + + + +
    +
    + +

    Asynchronously accept the quest. This enters the player into an STATE_OPEN + quest and will start tracking their progress towards the milestone goal. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to + service the call.
    questId + The quest ID of the quest to accept.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Quests.ClaimMilestoneResult> + + claim + (GoogleApiClient apiClient, String questId, String milestoneId) +

    +
    +
    + + + +
    +
    + +

    Asynchronously claim the milestone. This method informs Google Play Games services that the + player has completed the milestone on this device, and prevents the milestone from being + claimed on another device by the same user. If the method call returns + STATUS_OK, your app should reward the player based on the + ComepletionRewardData of the milestone. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + + + + +
    apiClient + The GoogleApiClient to service the + call.
    questId + The parent quest ID.
    milestoneId + The ID of the milestone to claim.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Intent + + getQuestIntent + (GoogleApiClient apiClient, String questId) +

    +
    +
    + + + +
    +
    + +

    Get an intent to view a single quest. Note that this must be invoked using + startActivityForResult(Intent, int) so that the identity of the + calling package can be established. +

    + The functionality of this activity is identical to (GoogleApiClient, int[]), the only difference being this activity displays a single quest + rather than a list of quests. See + getQuestsIntent(GoogleApiClient, int[]) for usage details and behavior. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    questId + The ID of the quest to display.
    +
    +
    +
    Returns
    +
    • An Intent that can be started to view the quest. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Intent + + getQuestsIntent + (GoogleApiClient apiClient, int[] questSelectors) +

    +
    +
    + + + +
    +
    + +

    Get an intent to view a list of quests. Note that this must be invoked using + startActivityForResult(Intent, int) so that the identity of the + calling package can be established. +

    + Quests that are open will contain an "Accept" button, while quests that are completed with + unclaimed milestone rewards will have a "Claim Reward" button. Buttons will not be shown for + quests in other states. +

    + If the user clicks the "Accept" button on a quest, + accept(GoogleApiClient, String) will be called. If the quest is successfully + accepted, the activity will close with RESULT_OK, and the data + intent will contain a parcelable object in EXTRA_QUEST indicating the accepted + quest. +

    + If the user clicks the "Claim Reward" button on a quest, the activity will close with + RESULT_OK, and the data intent will contain a parcelable object in + EXTRA_QUEST indicating the quest the user would like to claim a reward for. + The caller is responsible for examining the state of this returned quest. If the quest state + is STATE_COMPLETED, the caller should invoke + claim(GoogleApiClient, String, String). If the claim succeeds, the caller + should then give the reward to the player. +

    + If the user canceled, the result will be RESULT_CANCELED. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    questSelectors + Array of quest selectors to include in the list of quests. Valid values + include: SELECT_UPCOMING, SELECT_OPEN, SELECT_ACCEPTED, + SELECT_ENDING_SOON, SELECT_COMPLETED, + SELECT_COMPLETED_UNCLAIMED, SELECT_EXPIRED, or + SELECT_FAILED. Use SELECT_ALL_QUESTS to view all quests.
    +
    +
    +
    Returns
    +
    • An Intent that can be started to view the list of quests. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Quests.LoadQuestsResult> + + load + (GoogleApiClient apiClient, int[] questSelectors, int sortOrder, boolean forceReload) +

    +
    +
    + + + +
    +
    + +

    Asynchronously load the quest data for the currently signed-in player and game into + a single result, including only quests in the provided state array. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + + + + + + + +
    apiClient + The GoogleApiClient to + service the call.
    questSelectors + An array of quest selectors to indicate which quest states to include. + Valid values include: + SELECT_UPCOMING, SELECT_OPEN, + SELECT_ACCEPTED, SELECT_ENDING_SOON, + SELECT_COMPLETED, SELECT_COMPLETED_UNCLAIMED, + SELECT_EXPIRED, or SELECT_FAILED. + Use SELECT_ALL_QUESTS to view all quests.
    sortOrder + The sort order to use for sorting the quests. Must be either + SORT_ORDER_ENDING_SOON_FIRST or SORT_ORDER_RECENTLY_UPDATED_FIRST.
    forceReload + If true, this call will clear any locally cached data and attempt to fetch + the latest data from the server. This would commonly be used for something like a + user-initiated refresh. Normally, this should be set to false to gain advantages + of data caching.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Quests.LoadQuestsResult> + + loadByIds + (GoogleApiClient apiClient, boolean forceReload, String... questIds) +

    +
    +
    + + + +
    +
    + +

    Asynchronously load single quest data for the currently signed-in player and game. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + + + + +
    apiClient + The GoogleApiClient to + service the call.
    forceReload + If true, this call will clear any locally cached data and attempt to fetch + the latest data from the server. This would commonly be used for something like a + user-initiated refresh. Normally, this should be set to false to gain advantages + of data caching.
    questIds + The IDs of quests to retrieve.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + void + + registerQuestUpdateListener + (GoogleApiClient apiClient, QuestUpdateListener listener) +

    +
    +
    + + + +
    +
    + +

    Register a listener to listen for updates on Quest instances. +

    + Note that only one quest listener may be active at a time. Calling this method while + another quest listener was previously registered will replace the original listener with + the new one. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    listener + The listener that is called when the quest state changes. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + void + + unregisterQuestUpdateListener + (GoogleApiClient apiClient) +

    +
    +
    + + + +
    +
    + +

    Unregisters this client's quest update listener, if any. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES

    +
    +
    Parameters
    + + + + +
    apiClient + The GoogleApiClient to service the call. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/quest/package-summary.html b/docs/html/reference/com/google/android/gms/games/quest/package-summary.html new file mode 100644 index 000000000000..320c263b3188 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/quest/package-summary.html @@ -0,0 +1,839 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.games.quest | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    +
    + + + + +
    +
    + +
    + package +

    com.google.android.gms.games.quest

    +
    + +
    + +
    + + + + + + + +

    Interfaces

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    MilestoneData interface for retrieving milestone information. 
    QuestData interface for retrieving quest information. 
    QuestsEntry point for Quest functionality. 
    Quests.AcceptQuestResultResult delivered when accepting a quest. 
    Quests.ClaimMilestoneResultResult delivered when claiming a milestone. 
    Quests.LoadQuestsResultResult delivered when quest data has been loaded. 
    QuestUpdateListenerListener to invoke when a quest is updated. 
    +
    + + + + +

    Classes

    +
    + + + + + + + + + + + + + + + + + + +
    MilestoneBufferDataBuffer implementation containing quest + milestone data. 
    MilestoneEntityData object representing the data for a milestone. 
    QuestBufferDataBuffer implementation containing Quest details. 
    QuestEntityData object representing the data for a quest. 
    +
    + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/request/GameRequest.html b/docs/html/reference/com/google/android/gms/games/request/GameRequest.html index 51c9e25e2353..35ee781fce91 100644 --- a/docs/html/reference/com/google/android/gms/games/request/GameRequest.html +++ b/docs/html/reference/com/google/android/gms/games/request/GameRequest.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/games/request/GameRequestBuffer.html b/docs/html/reference/com/google/android/gms/games/request/GameRequestBuffer.html index 7167863cd7a7..a7223cc65d61 100644 --- a/docs/html/reference/com/google/android/gms/games/request/GameRequestBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/request/GameRequestBuffer.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -714,28 +725,29 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - @@ -1350,19 +1320,19 @@ From class - From interface - java.lang.Iterable + com.google.android.gms.common.api.Releasable -
    -
    + - - -

    Public Constructors

    + - -
    -

    - - public + - - GameRequestBuffer - (DataHolder dataHolder) -

    -
    -
    + -
    -
    + -

    -
    -
    + + @@ -1550,139 +1526,6 @@ From interface -

    Protected Methods

    - - - - - -
    -

    - - protected - - - - - int - - getChildCount - (int pos) -

    -
    -
    - - - -
    -
    - -

    Count the number of children underneath the entity at the given external position.

    -
    -
    Parameters
    - - - - -
    pos - External position of the entity.
    -
    -
    -
    Returns
    -
    • the number of children owned by this entity. -
    -
    - -
    -
    - - - - -
    -

    - - protected - - - - - GameRequest - - getEntry - (int rowIndex, int numChildren) -

    -
    -
    - - - -
    -
    - -

    Subclasses must implement this method to get an entry for the provided rowIndex.

    -
    -
    Parameters
    - - - - - - - -
    rowIndex - Row index of underlying DataHolder to construct an entry for.
    numChildren - The number of children underneath the given entry.
    -
    -
    -
    Returns
    -
    • Appropriate entry for this row. -
    -
    - -
    -
    - - - - -
    -

    - - protected - - - - - String - - getPrimaryDataMarkerColumn - () -

    -
    -
    - - - -
    -
    - -

    Subclasses must implement this method to indicate a column in the data holder that can be - used to determine where the boundaries between the primary data entities occur. -

    - Note that the column must contain a String value.

    -
    -
    Returns
    -
    • The name of a column in the data holder that is guaranteed to change when the primary - data type transitions to another instance (typically an ID of the primary data type). -
    -
    - -
    -
    - - - diff --git a/docs/html/reference/com/google/android/gms/games/request/GameRequestEntity.html b/docs/html/reference/com/google/android/gms/games/request/GameRequestEntity.html index ab024c37ed90..acdccf922a2c 100644 --- a/docs/html/reference/com/google/android/gms/games/request/GameRequestEntity.html +++ b/docs/html/reference/com/google/android/gms/games/request/GameRequestEntity.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -717,6 +728,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -786,7 +804,7 @@ Summary: implements - Parcelable + SafeParcelable GameRequest @@ -923,6 +941,37 @@ android.os.Parcelable + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    + + + + @@ -1010,7 +1059,7 @@ android.os.Parcelable public static final - GameRequestEntityCreator + GameRequestEntityCreator CREATOR @@ -1681,6 +1730,8 @@ From interface + + GameRequestEntityCreator + GameRequestEntityCreator CREATOR diff --git a/docs/html/reference/com/google/android/gms/games/request/OnRequestReceivedListener.html b/docs/html/reference/com/google/android/gms/games/request/OnRequestReceivedListener.html index 3336a245acea..8543d70d5d8d 100644 --- a/docs/html/reference/com/google/android/gms/games/request/OnRequestReceivedListener.html +++ b/docs/html/reference/com/google/android/gms/games/request/OnRequestReceivedListener.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/games/request/Requests.LoadRequestsResult.html b/docs/html/reference/com/google/android/gms/games/request/Requests.LoadRequestsResult.html index 780a87bcb9cf..73be026646af 100644 --- a/docs/html/reference/com/google/android/gms/games/request/Requests.LoadRequestsResult.html +++ b/docs/html/reference/com/google/android/gms/games/request/Requests.LoadRequestsResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html b/docs/html/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html index 122a71ca88af..0b87227fa7b1 100644 --- a/docs/html/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html +++ b/docs/html/reference/com/google/android/gms/games/request/Requests.UpdateRequestsResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/games/request/Requests.html b/docs/html/reference/com/google/android/gms/games/request/Requests.html index 1fdfa6abd3e4..6271d0fc0436 100644 --- a/docs/html/reference/com/google/android/gms/games/request/Requests.html +++ b/docs/html/reference/com/google/android/gms/games/request/Requests.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -2023,9 +2034,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

    Gets the maximum lifetime of a request in days. This is guaranteed to be at least 14 days.

    - If the service cannot be reached for some reason, this will return - STATUS_CLIENT_RECONNECT_REQUIRED. In this case, no further - operations should be attempted until after the client has reconnected. + If the service cannot be reached for some reason, this will return -1.

    Required API: API
    Required Scopes: SCOPE_GAMES

    @@ -2074,9 +2083,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed">

    Gets the maximum data size of a request payload in bytes. Guaranteed to be at least 2 KB. May increase in the future.

    - If the service cannot be reached for some reason, this will return - STATUS_CLIENT_RECONNECT_REQUIRED. In this case, no further - operations should be attempted until after the client has reconnected. + If the service cannot be reached for some reason, this will return -1.

    Required API: API
    Required Scopes: SCOPE_GAMES

    @@ -2126,6 +2133,9 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> must be invoked using startActivityForResult(Intent, int) so that the identity of the calling package can be established.

    + Players may be preselected by specifying a list of player IDs in the + EXTRA_PLAYER_IDS extra on the returned intent. +

    If the user canceled, the result will be RESULT_CANCELED. If the request was sent successfully, the result will be RESULT_OK. If the request could not be sent, the result will be RESULT_SEND_REQUEST_FAILED. diff --git a/docs/html/reference/com/google/android/gms/games/request/package-summary.html b/docs/html/reference/com/google/android/gms/games/request/package-summary.html index 721c4f38174d..d640dd05c37d 100644 --- a/docs/html/reference/com/google/android/gms/games/request/package-summary.html +++ b/docs/html/reference/com/google/android/gms/games/request/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -

    +
    - + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/Snapshot.html b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshot.html new file mode 100644 index 000000000000..92a1b8afb2f9 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshot.html @@ -0,0 +1,1489 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Snapshot | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    Snapshot

    + + + + + + implements + + Parcelable + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.Snapshot
    + + + + + + +
    + + Known Indirect Subclasses + +
    + + +
    +
    + + +
    + + +

    Class Overview

    +

    Data interface for a representation of a saved game. This includes both the metadata and the + actual game content. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Constants
    + + From interface +android.os.Parcelable +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + Contents + + getContents() + +
    Retrieve the Contents associated with this snapshot.
    + +
    + abstract + + + + + SnapshotMetadata + + getMetadata() + +
    Retrieves the metadata for this snapshot.
    + +
    + abstract + + + + + boolean + + modifyBytes(int dstOffset, byte[] content, int srcOffset, int count) + +
    Write the specified data into the snapshot.
    + +
    + abstract + + + + + byte[] + + readFully() + +
    Read the contents of a snapshot.
    + +
    + abstract + + + + + boolean + + writeBytes(byte[] content) + +
    Write the specified data into the snapshot.
    + +
    + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + android.os.Parcelable + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + Contents + + getContents + () +

    +
    +
    + + + +
    +
    + +

    Retrieve the Contents associated with this snapshot. This object can be used to + update the data of a snapshot. Note that this will return null if this snapshot was not + obtained via open(GoogleApiClient, SnapshotMetadata).

    +
    +
    Returns
    +
    • The Contents for this snapshot, or null if the snapshot is not opened. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + SnapshotMetadata + + getMetadata + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the metadata for this snapshot.

    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + modifyBytes + (int dstOffset, byte[] content, int srcOffset, int count) +

    +
    +
    + + + +
    +
    + +

    Write the specified data into the snapshot. The contents of the snapshot will be replaced + with the data provided in content. The data will be persisted on disk, but is not + uploaded to the server until the snapshot is committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange). +

    + Note that this form of the API does not necessarily overwrite the entire contents of the + file. If you are writing less data than was previously stored in the snapshot, the excess + data will remain. Use writeBytes(byte[]) to fully overwrite the file. +

    + If the snapshot was not opened via open(GoogleApiClient, SnapshotMetadata), or if the contents have already + been committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange), this method will throw an exception.

    +
    +
    Parameters
    + + + + + + + + + + + + + +
    dstOffset + Position in the snapshot file to start writing data to. 0 indicates the head + of the file.
    content + The data to write.
    srcOffset + Position in content to start writing from.
    count + Number of bytes from content to write to this snapshot.
    +
    +
    +
    Returns
    +
    • Whether or not the data was successfully written to disk. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + byte[] + + readFully + () +

    +
    +
    + + + +
    +
    + +

    Read the contents of a snapshot. +

    + If this snapshot was not opened via open(GoogleApiClient, SnapshotMetadata), or if the contents have already + been committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange) this method will throw an exception.

    +
    +
    Returns
    +
    • The bytes of the snapshot contents. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + writeBytes + (byte[] content) +

    +
    +
    + + + +
    +
    + +

    Write the specified data into the snapshot. The contents of the snapshot will be replaced + with the data provided in content. The data will be persisted on disk, but is not + uploaded to the server until the snapshot is committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange). +

    + Note that this form of the API will fully overwrite the contents of the file. No previous + data will be retained. Use modifyBytes(int, byte[], int, int) to overwrite + parts of the file. +

    + If the snapshot was not opened via open(GoogleApiClient, SnapshotMetadata), or if the contents have already + been committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange), this method will throw an exception.

    +
    +
    Parameters
    + + + + +
    content + The data to write.
    +
    +
    +
    Returns
    +
    • Whether or not the data was successfully written to disk. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotEntity.html b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotEntity.html new file mode 100644 index 000000000000..4c72ecd068cd --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotEntity.html @@ -0,0 +1,2252 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SnapshotEntity | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    SnapshotEntity

    + + + + + extends Object
    + + + + + + + implements + + SafeParcelable + + Snapshot + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.games.snapshot.SnapshotEntity
    + + + + + + + +
    + + +

    Class Overview

    +

    Data object representing the data for a saved game. This is immutable, and therefore safe to + cache or store. Note, however, that the data it represents may grow stale. +

    + This class exists solely to support parceling these objects and should not be used directly. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Constants
    + + From interface +android.os.Parcelable +
    + + +
    +
    + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    +
    + + + + + + + + + + + + + + + + + +
    Fields
    + public + static + final + SnapshotEntityCreatorCREATOR
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + int + + describeContents() + +
    + + + + + + boolean + + equals(Object obj) + +
    + + + + + + Snapshot + + freeze() + +
    Freeze a volatile representation into an immutable representation.
    + +
    + + + + + + Contents + + getContents() + +
    Retrieve the Contents associated with this snapshot.
    + +
    + + + + + + SnapshotMetadata + + getMetadata() + +
    Retrieves the metadata for this snapshot.
    + +
    + + + + + + int + + hashCode() + +
    + + + + + + boolean + + isDataValid() + +
    Check to see if this object is valid for use.
    + +
    + + + + + + boolean + + modifyBytes(int dstOffset, byte[] content, int srcOffset, int count) + +
    Write the specified data into the snapshot.
    + +
    + + + + + + byte[] + + readFully() + +
    Read the contents of a snapshot.
    + +
    + + + + + + String + + toString() + +
    + + + + + + boolean + + writeBytes(byte[] content) + +
    Write the specified data into the snapshot.
    + +
    + + + + + + void + + writeToParcel(Parcel out, int flags) + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + android.os.Parcelable + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + +From interface + + com.google.android.gms.games.snapshot.Snapshot + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + +

    Fields

    + + + + + + +
    +

    + + public + static + final + SnapshotEntityCreator + + CREATOR +

    +
    + + + + +
    +
    + +

    + + +
    +
    + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + int + + describeContents + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + equals + (Object obj) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + Snapshot + + freeze + () +

    +
    +
    + + + +
    +
    + +

    Freeze a volatile representation into an immutable representation. Objects returned from this + call are safe to cache. +

    + Note that the output of freeze may not be identical to the parent object, but should + be equal. In other words: + +

    + 
    + Freezable f1 = new Freezable();
    + Freezable f2 = f1.freeze();
    + f1 == f2 may not be true.
    + f1.equals(f2) will be true.
    + 
    + 

    +
    +
    Returns
    +
    • A concrete implementation of the data object. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + Contents + + getContents + () +

    +
    +
    + + + +
    +
    + +

    Retrieve the Contents associated with this snapshot. This object can be used to + update the data of a snapshot. Note that this will return null if this snapshot was not + obtained via open(GoogleApiClient, SnapshotMetadata).

    +
    +
    Returns
    +
    • The Contents for this snapshot, or null if the snapshot is not opened. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + SnapshotMetadata + + getMetadata + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the metadata for this snapshot.

    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + int + + hashCode + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + isDataValid + () +

    +
    +
    + + + +
    +
    + +

    Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

    +
    +
    Returns
    +
    • whether or not the object is valid for use. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + modifyBytes + (int dstOffset, byte[] content, int srcOffset, int count) +

    +
    +
    + + + +
    +
    + +

    Write the specified data into the snapshot. The contents of the snapshot will be replaced + with the data provided in content. The data will be persisted on disk, but is not + uploaded to the server until the snapshot is committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange). +

    + Note that this form of the API does not necessarily overwrite the entire contents of the + file. If you are writing less data than was previously stored in the snapshot, the excess + data will remain. Use writeBytes(byte[]) to fully overwrite the file. +

    + If the snapshot was not opened via open(GoogleApiClient, SnapshotMetadata), or if the contents have already + been committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange), this method will throw an exception.

    +
    +
    Parameters
    + + + + + + + + + + + + + +
    dstOffset + Position in the snapshot file to start writing data to. 0 indicates the head + of the file.
    content + The data to write.
    srcOffset + Position in content to start writing from.
    count + Number of bytes from content to write to this snapshot.
    +
    +
    +
    Returns
    +
    • Whether or not the data was successfully written to disk. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + byte[] + + readFully + () +

    +
    +
    + + + +
    +
    + +

    Read the contents of a snapshot. +

    + If this snapshot was not opened via open(GoogleApiClient, SnapshotMetadata), or if the contents have already + been committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange) this method will throw an exception.

    +
    +
    Returns
    +
    • The bytes of the snapshot contents. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + String + + toString + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + writeBytes + (byte[] content) +

    +
    +
    + + + +
    +
    + +

    Write the specified data into the snapshot. The contents of the snapshot will be replaced + with the data provided in content. The data will be persisted on disk, but is not + uploaded to the server until the snapshot is committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange). +

    + Note that this form of the API will fully overwrite the contents of the file. No previous + data will be retained. Use modifyBytes(int, byte[], int, int) to overwrite + parts of the file. +

    + If the snapshot was not opened via open(GoogleApiClient, SnapshotMetadata), or if the contents have already + been committed via commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange), this method will throw an exception.

    +
    +
    Parameters
    + + + + +
    content + The data to write.
    +
    +
    +
    Returns
    +
    • Whether or not the data was successfully written to disk. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadata.html b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadata.html new file mode 100644 index 000000000000..2fc5c720ed21 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadata.html @@ -0,0 +1,1722 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SnapshotMetadata | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    SnapshotMetadata

    + + + + + + implements + + Parcelable + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.SnapshotMetadata
    + + + + + + +
    + + Known Indirect Subclasses + +
    + + +
    +
    + + +
    + + +

    Class Overview

    +

    Data interface for the metadata of a saved game. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    longPLAYED_TIME_UNKNOWNConstant indicating that the played time of a snapshot is unknown.
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Constants
    + + From interface +android.os.Parcelable +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + float + + getCoverImageAspectRatio() + +
    Retrieves the aspect ratio of the cover image for this snapshot, if any.
    + +
    + abstract + + + + + Uri + + getCoverImageUri() + +
    Retrieves an image URI that can be used to load the snapshot's cover image.
    + +
    + abstract + + + + + String + + getDescription() + +
    Retrieves the description of this snapshot.
    + +
    + abstract + + + + + void + + getDescription(CharArrayBuffer dataOut) + +
    Loads the snapshot description into the given CharArrayBuffer.
    + +
    + abstract + + + + + Game + + getGame() + +
    Retrieves the game associated with this snapshot.
    + +
    + abstract + + + + + long + + getLastModifiedTimestamp() + +
    Retrieves the last time this snapshot was modified, in millis since epoch.
    + +
    + abstract + + + + + Player + + getOwner() + +
    Retrieves the player that owns this snapshot.
    + +
    + abstract + + + + + long + + getPlayedTime() + +
    Retrieves the played time of this snapshot in milliseconds.
    + +
    + abstract + + + + + String + + getUniqueName() + +
    Retrieves the unique identifier of this snapshot.
    + +
    + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + android.os.Parcelable + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + long + + PLAYED_TIME_UNKNOWN +

    +
    + + + + +
    +
    + +

    Constant indicating that the played time of a snapshot is unknown. +

    + + +
    + Constant Value: + + + -1 + (0xffffffffffffffff) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + float + + getCoverImageAspectRatio + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the aspect ratio of the cover image for this snapshot, if any. This is the ratio of + width to height, so a value > 1.0f indicates a landscape image while a value < 1.0f indicates + a portrait image. If the snapshot has no cover image, this will return 0.0f.

    +
    +
    Returns
    +
    • The aspect ratio of the cover image, or 0.0f if no image is present. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Uri + + getCoverImageUri + () +

    +
    +
    + + + +
    +
    + +

    Retrieves an image URI that can be used to load the snapshot's cover image. Returns null if + the snapshot has no cover image. +

    + To retrieve the Image from the Uri, use ImageManager.

    +
    +
    Returns
    +
    • A URI that can be used to load this snapshot's cover image, if one is present. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDescription + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the description of this snapshot.

    +
    +
    Returns
    +
    • The description of this snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + void + + getDescription + (CharArrayBuffer dataOut) +

    +
    +
    + + + +
    +
    + +

    Loads the snapshot description into the given CharArrayBuffer.

    +
    +
    Parameters
    + + + + +
    dataOut + The buffer to load the data into. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Game + + getGame + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the game associated with this snapshot.

    +
    +
    Returns
    +
    • The associated game. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + long + + getLastModifiedTimestamp + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the last time this snapshot was modified, in millis since epoch.

    +
    +
    Returns
    +
    • The last modification time of this snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Player + + getOwner + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the player that owns this snapshot.

    +
    +
    Returns
    +
    • The owning player. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + long + + getPlayedTime + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the played time of this snapshot in milliseconds. This value is specified during + the update operation. If not known, returns PLAYED_TIME_UNKNOWN

    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getUniqueName + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the unique identifier of this snapshot. This value can be passed to + open(GoogleApiClient, SnapshotMetadata) to open the snapshot for modification. +

    + This name should be unique within the scope of the application.

    +
    +
    Returns
    +
    • Unique identifier of this snapshot. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataBuffer.html b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataBuffer.html new file mode 100644 index 000000000000..6015d402f51b --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataBuffer.html @@ -0,0 +1,1529 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SnapshotMetadataBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    SnapshotMetadataBuffer

    + + + + + + + + + extends DataBuffer<T>
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.common.data.DataBuffer<T>
        ↳com.google.android.gms.games.snapshot.SnapshotMetadataBuffer
    + + + + + + + +
    + + +

    Class Overview

    +

    Data structure providing access to a list of snapshots. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + SnapshotMetadata + + get(int position) + +
    Get the item at the specified position.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + com.google.android.gms.common.data.DataBuffer + +
    + + +
    +
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.api.Releasable + +
    + + +
    +
    + +From interface + + java.lang.Iterable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + SnapshotMetadata + + get + (int position) +

    +
    +
    + + + +
    +
    + +

    Get the item at the specified position. Note that the objects returned from subsequent + invocations of this method for the same position may not be identical objects, but will be + equal in value. In other words: +

    + buffer.get(i) == buffer.get(i) may return false. +

    + buffer.get(i).equals(buffer.get(i)) will return true.

    +
    +
    Parameters
    + + + + +
    position + The position of the item to retrieve.
    +
    +
    +
    Returns
    +
    • the item at position in this buffer. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.Builder.html b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.Builder.html new file mode 100644 index 000000000000..5aec198652b1 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.Builder.html @@ -0,0 +1,1461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SnapshotMetadataChange.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    SnapshotMetadataChange.Builder

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.games.snapshot.SnapshotMetadataChange.Builder
    + + + + + + + +
    + + +

    Class Overview

    +

    Builder for SnapshotMetadataChange objects. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Constructors
    + + + + + + + + SnapshotMetadataChange.Builder() + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + SnapshotMetadataChange + + build() + +
    + + + + + + SnapshotMetadataChange.Builder + + fromMetadata(SnapshotMetadata metadata) + +
    + + + + + + SnapshotMetadataChange.Builder + + setCoverImage(Bitmap coverImage) + +
    + + + + + + SnapshotMetadataChange.Builder + + setDescription(String description) + +
    + + + + + + SnapshotMetadataChange.Builder + + setPlayedTimeMillis(long playedTimeMillis) + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Constructors

    + + + + + +
    +

    + + public + + + + + + + SnapshotMetadataChange.Builder + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + SnapshotMetadataChange + + build + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + SnapshotMetadataChange.Builder + + fromMetadata + (SnapshotMetadata metadata) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + SnapshotMetadataChange.Builder + + setCoverImage + (Bitmap coverImage) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + SnapshotMetadataChange.Builder + + setDescription + (String description) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + SnapshotMetadataChange.Builder + + setPlayedTimeMillis + (long playedTimeMillis) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.html b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.html new file mode 100644 index 000000000000..a2e86fde79bf --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataChange.html @@ -0,0 +1,1697 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SnapshotMetadataChange | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    SnapshotMetadataChange

    + + + + + extends Object
    + + + + + + + implements + + SafeParcelable + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.games.snapshot.SnapshotMetadataChange
    + + + + + + + +
    + + +

    Class Overview

    +

    A collection of changes to apply to the metadata of a snapshot. Fields that are not set will + retain their current values. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + classSnapshotMetadataChange.BuilderBuilder for SnapshotMetadataChange objects. 
    + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Constants
    + + From interface +android.os.Parcelable +
    + + +
    +
    + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + +
    Fields
    + public + static + final + SnapshotMetadataChangeCreatorCREATOR
    + public + static + final + SnapshotMetadataChangeEMPTY_CHANGESentinel object to use to commit a change without modifying the metadata.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + int + + describeContents() + +
    + + + + + + Bitmap + + getCoverImage() + +
    + + + + + + String + + getDescription() + +
    + + + + + + Long + + getPlayedTimeMillis() + +
    + + + + + + void + + writeToParcel(Parcel out, int flags) + +
    + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + android.os.Parcelable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + +

    Fields

    + + + + + + +
    +

    + + public + static + final + SnapshotMetadataChangeCreator + + CREATOR +

    +
    + + + + +
    +
    + +

    + + +
    +
    + + + + + +
    +

    + + public + static + final + SnapshotMetadataChange + + EMPTY_CHANGE +

    +
    + + + + +
    +
    + +

    Sentinel object to use to commit a change without modifying the metadata. +

    + + +
    +
    + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + int + + describeContents + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + Bitmap + + getCoverImage + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The new cover image to set for the snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + String + + getDescription + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The new description to set for the snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + Long + + getPlayedTimeMillis + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The new played time to set for the snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataEntity.html b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataEntity.html new file mode 100644 index 000000000000..e84890dd96d0 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/SnapshotMetadataEntity.html @@ -0,0 +1,2569 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +SnapshotMetadataEntity | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    SnapshotMetadataEntity

    + + + + + extends Object
    + + + + + + + implements + + SafeParcelable + + SnapshotMetadata + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.games.snapshot.SnapshotMetadataEntity
    + + + + + + + +
    + + +

    Class Overview

    +

    Data object representing the metadata for a saved game. This is immutable, and therefore safe to + cache or store. Note, however, that the data it represents may grow stale. +

    + This class exists solely to support parceling these objects and should not be used directly. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Constants
    + + From interface +android.os.Parcelable +
    + + +
    +
    + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    +
    + + From interface +com.google.android.gms.games.snapshot.SnapshotMetadata +
    + + +
    +
    + + + + + + + + + + + + + + + + + +
    Fields
    + public + static + final + SnapshotMetadataEntityCreatorCREATOR
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + int + + describeContents() + +
    + + + + + + boolean + + equals(Object obj) + +
    + + + + + + SnapshotMetadata + + freeze() + +
    Freeze a volatile representation into an immutable representation.
    + +
    + + + + + + float + + getCoverImageAspectRatio() + +
    Retrieves the aspect ratio of the cover image for this snapshot, if any.
    + +
    + + + + + + Uri + + getCoverImageUri() + +
    Retrieves an image URI that can be used to load the snapshot's cover image.
    + +
    + + + + + + String + + getDescription() + +
    Retrieves the description of this snapshot.
    + +
    + + + + + + void + + getDescription(CharArrayBuffer dataOut) + +
    Loads the snapshot description into the given CharArrayBuffer.
    + +
    + + + + + + Game + + getGame() + +
    Retrieves the game associated with this snapshot.
    + +
    + + + + + + long + + getLastModifiedTimestamp() + +
    Retrieves the last time this snapshot was modified, in millis since epoch.
    + +
    + + + + + + Player + + getOwner() + +
    Retrieves the player that owns this snapshot.
    + +
    + + + + + + long + + getPlayedTime() + +
    Retrieves the played time of this snapshot in milliseconds.
    + +
    + + + + + + String + + getSnapshotId() + +
    + + + + + + String + + getUniqueName() + +
    Retrieves the unique identifier of this snapshot.
    + +
    + + + + + + int + + hashCode() + +
    + + + + + + boolean + + isDataValid() + +
    Check to see if this object is valid for use.
    + +
    + + + + + + String + + toString() + +
    + + + + + + void + + writeToParcel(Parcel out, int flags) + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + android.os.Parcelable + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + +From interface + + com.google.android.gms.games.snapshot.SnapshotMetadata + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + +

    Fields

    + + + + + + +
    +

    + + public + static + final + SnapshotMetadataEntityCreator + + CREATOR +

    +
    + + + + +
    +
    + +

    + + +
    +
    + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + int + + describeContents + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + equals + (Object obj) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + SnapshotMetadata + + freeze + () +

    +
    +
    + + + +
    +
    + +

    Freeze a volatile representation into an immutable representation. Objects returned from this + call are safe to cache. +

    + Note that the output of freeze may not be identical to the parent object, but should + be equal. In other words: + +

    + 
    + Freezable f1 = new Freezable();
    + Freezable f2 = f1.freeze();
    + f1 == f2 may not be true.
    + f1.equals(f2) will be true.
    + 
    + 

    +
    +
    Returns
    +
    • A concrete implementation of the data object. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + float + + getCoverImageAspectRatio + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the aspect ratio of the cover image for this snapshot, if any. This is the ratio of + width to height, so a value > 1.0f indicates a landscape image while a value < 1.0f indicates + a portrait image. If the snapshot has no cover image, this will return 0.0f.

    +
    +
    Returns
    +
    • The aspect ratio of the cover image, or 0.0f if no image is present. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + Uri + + getCoverImageUri + () +

    +
    +
    + + + +
    +
    + +

    Retrieves an image URI that can be used to load the snapshot's cover image. Returns null if + the snapshot has no cover image. +

    + To retrieve the Image from the Uri, use ImageManager.

    +
    +
    Returns
    +
    • A URI that can be used to load this snapshot's cover image, if one is present. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + String + + getDescription + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the description of this snapshot.

    +
    +
    Returns
    +
    • The description of this snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + getDescription + (CharArrayBuffer dataOut) +

    +
    +
    + + + +
    +
    + +

    Loads the snapshot description into the given CharArrayBuffer.

    +
    +
    Parameters
    + + + + +
    dataOut + The buffer to load the data into. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + Game + + getGame + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the game associated with this snapshot.

    +
    +
    Returns
    +
    • The associated game. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + long + + getLastModifiedTimestamp + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the last time this snapshot was modified, in millis since epoch.

    +
    +
    Returns
    +
    • The last modification time of this snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + Player + + getOwner + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the player that owns this snapshot.

    +
    +
    Returns
    +
    • The owning player. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + long + + getPlayedTime + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the played time of this snapshot in milliseconds. This value is specified during + the update operation. If not known, returns PLAYED_TIME_UNKNOWN

    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + String + + getSnapshotId + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + String + + getUniqueName + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the unique identifier of this snapshot. This value can be passed to + open(GoogleApiClient, SnapshotMetadata) to open the snapshot for modification. +

    + This name should be unique within the scope of the application.

    +
    +
    Returns
    +
    • Unique identifier of this snapshot. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + int + + hashCode + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + isDataValid + () +

    +
    +
    + + + +
    +
    + +

    Check to see if this object is valid for use. If the object is still volatile, this method + will indicate whether or not the object can be safely used. The output of a call to + freeze() will always be valid.

    +
    +
    Returns
    +
    • whether or not the object is valid for use. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + String + + toString + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + void + + writeToParcel + (Parcel out, int flags) +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.CommitSnapshotResult.html b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.CommitSnapshotResult.html new file mode 100644 index 000000000000..418f2e29aee4 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.CommitSnapshotResult.html @@ -0,0 +1,1072 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Snapshots.CommitSnapshotResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Snapshots.CommitSnapshotResult

    + + + + + + implements + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.Snapshots.CommitSnapshotResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when a snapshot has been committed. At this point, the snapshot's data may + no longer be modified without being re-opened first. +

    + Possible status codes include: +

    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + SnapshotMetadata + + getSnapshotMetadata() + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + SnapshotMetadata + + getSnapshotMetadata + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The metadata for the snapshot that was committed. Note that the original + Snapshot may no longer be used to write data. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.DeleteSnapshotResult.html b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.DeleteSnapshotResult.html new file mode 100644 index 000000000000..9666519db76d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.DeleteSnapshotResult.html @@ -0,0 +1,1065 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Snapshots.DeleteSnapshotResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Snapshots.DeleteSnapshotResult

    + + + + + + implements + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.Snapshots.DeleteSnapshotResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when a snapshot has been deleted. +

    + Possible status codes include: +

    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getSnapshotId() + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getSnapshotId + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The ID of the snapshot that was deleted. This may be null if the operation did + not complete. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.LoadSnapshotsResult.html b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.LoadSnapshotsResult.html new file mode 100644 index 000000000000..51a85b51149d --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.LoadSnapshotsResult.html @@ -0,0 +1,1121 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Snapshots.LoadSnapshotsResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Snapshots.LoadSnapshotsResult

    + + + + + + implements + + Releasable + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.Snapshots.LoadSnapshotsResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when snapshot data has been loaded. +

    + Possible status codes include: +

    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + SnapshotMetadataBuffer + + getSnapshots() + +
    + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Releasable + +
    + + +
    +
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + SnapshotMetadataBuffer + + getSnapshots + () +

    +
    +
    + + + +
    +
    + +

    +
    +
    Returns
    +
    • The snapshot data that was requested. This is guaranteed to be non-null, though + it may be empty. The listener must close this object when finished. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.OpenSnapshotResult.html b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.OpenSnapshotResult.html new file mode 100644 index 000000000000..f4ad188caceb --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.OpenSnapshotResult.html @@ -0,0 +1,1247 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Snapshots.OpenSnapshotResult | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Snapshots.OpenSnapshotResult

    + + + + + + implements + + Result + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.Snapshots.OpenSnapshotResult
    + + + + + + + +
    + + +

    Class Overview

    +

    Result delivered when a snapshot has been opened. +

    + Possible status codes include: +

    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getConflictId() + +
    Retrieves the ID of the conflict to resolve, if any.
    + +
    + abstract + + + + + Snapshot + + getConflictingSnapshot() + +
    Retrieves the modified version of this snapshot in the case of a conflict.
    + +
    + abstract + + + + + Contents + + getResolutionContents() + +
    Retrieves a Contents object used to update the data in case of a conflict.
    + +
    + abstract + + + + + Snapshot + + getSnapshot() + +
    Retrieves the snapshot that was opened.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.api.Result + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getConflictId + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the ID of the conflict to resolve, if any. Pass this to + resolveConflict(GoogleApiClient, String, Snapshot) when resolving the conflict. Will return null if the + status of this operation is not STATUS_SNAPSHOT_CONFLICT.

    +
    +
    Returns
    +
    • The ID of the conflict to resolve, or null if there was no conflict. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Snapshot + + getConflictingSnapshot + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the modified version of this snapshot in the case of a conflict. This version + may differ from the values returned in getSnapshot(), and may need to be merged. + Will return null if the status of this operation is not + STATUS_SNAPSHOT_CONFLICT.

    +
    +
    Returns
    +
    • The modified snapshot data, or null if there was no conflict. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Contents + + getResolutionContents + () +

    +
    +
    + + + +
    +
    + +

    Retrieves a Contents object used to update the data in case of a conflict. Pass + this to resolveConflict(GoogleApiClient, String, Snapshot) to resolve this conflict. Will return null if + the status of this operation is not STATUS_SNAPSHOT_CONFLICT.

    +
    +
    Returns
    +
    • A Contents object to use to write resolved snapshot data, or null if + there was no conflict. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Snapshot + + getSnapshot + () +

    +
    +
    + + + +
    +
    + +

    Retrieves the snapshot that was opened. This is always the device's most up-to-date view + of the snapshot data. If getStatus() is + STATUS_SNAPSHOT_CONFLICT, the return value here represents the + state of the snapshot on the server.

    +
    +
    Returns
    +
    • The snapshot that was opened, if any. This will be null if the open operation did + not succeed. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.html b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.html new file mode 100644 index 000000000000..5052a9f89080 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/Snapshots.html @@ -0,0 +1,2039 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Snapshots | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    Snapshots

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.games.snapshot.Snapshots
    + + + + + + + +
    + + +

    Class Overview

    +

    The Snapshots API allows you to store data representing the player's game progress on Google's + servers. Your app can use this data to restore saved state from a previous gaming session and + provide a visual indicator of progression to the player. +

    + For more details, see the saved games + developer guide. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + interfaceSnapshots.CommitSnapshotResultResult delivered when a snapshot has been committed. 
    + + + + + interfaceSnapshots.DeleteSnapshotResultResult delivered when a snapshot has been deleted. 
    + + + + + interfaceSnapshots.LoadSnapshotsResultResult delivered when snapshot data has been loaded. 
    + + + + + interfaceSnapshots.OpenSnapshotResultResult delivered when a snapshot has been opened. 
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intDISPLAY_LIMIT_NONEConstant passed to getSelectSnapshotIntent(GoogleApiClient, String, boolean, boolean, int) indicating that the UI should not cap the + number of displayed snapshots.
    StringEXTRA_SNAPSHOT_METADATAIntent extra used to pass a SnapshotMetadata.
    StringEXTRA_SNAPSHOT_NEWIntent extra used to indicate the user wants to create a new snapshot.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + PendingResult<Snapshots.CommitSnapshotResult> + + commitAndClose(GoogleApiClient apiClient, Snapshot snapshot, SnapshotMetadataChange metadataChange) + +
    Commit any modifications made to the snapshot.
    + +
    + abstract + + + + + PendingResult<Snapshots.DeleteSnapshotResult> + + delete(GoogleApiClient apiClient, SnapshotMetadata metadata) + +
    Delete the specified snapshot.
    + +
    + abstract + + + + + void + + discardAndClose(GoogleApiClient apiClient, Snapshot snapshot) + +
    Discard the contents of the snapshot and close the contents.
    + +
    + abstract + + + + + int + + getMaxCoverImageSize(GoogleApiClient apiClient) + +
    Gets the maximum data size per snapshot cover image in bytes.
    + +
    + abstract + + + + + int + + getMaxDataSize(GoogleApiClient apiClient) + +
    Gets the maximum data size per snapshot in bytes.
    + +
    + abstract + + + + + Intent + + getSelectSnapshotIntent(GoogleApiClient apiClient, String title, boolean allowAddButton, boolean allowDelete, int maxSnapshots) + +
    Returns an intent that will let the user select a snapshot.
    + +
    + abstract + + + + + SnapshotMetadata + + getSnapshotFromBundle(Bundle extras) + +
    This method takes a Bundle object and extracts the Snapshot provided.
    + +
    + abstract + + + + + PendingResult<Snapshots.LoadSnapshotsResult> + + load(GoogleApiClient apiClient, boolean forceReload) + +
    Asynchronously load the snapshot data for the currently signed-in player.
    + +
    + abstract + + + + + PendingResult<Snapshots.OpenSnapshotResult> + + open(GoogleApiClient apiClient, String fileName, boolean createIfNotFound) + +
    Open a snapshot with the given name.
    + +
    + abstract + + + + + PendingResult<Snapshots.OpenSnapshotResult> + + open(GoogleApiClient apiClient, SnapshotMetadata metadata) + +
    Open a snapshot with the given metadata (usually returned from + load(GoogleApiClient, boolean).
    + +
    + abstract + + + + + PendingResult<Snapshots.OpenSnapshotResult> + + resolveConflict(GoogleApiClient apiClient, String conflictId, String snapshotId, SnapshotMetadataChange metadataChange, Contents contents) + +
    Resolve a conflict using the provided data.
    + +
    + abstract + + + + + PendingResult<Snapshots.OpenSnapshotResult> + + resolveConflict(GoogleApiClient apiClient, String conflictId, Snapshot snapshot) + +
    Resolve a conflict using the data from the provided snapshot.
    + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + DISPLAY_LIMIT_NONE +

    +
    + + + + +
    +
    + +

    Constant passed to getSelectSnapshotIntent(GoogleApiClient, String, boolean, boolean, int) indicating that the UI should not cap the + number of displayed snapshots. +

    + + +
    + Constant Value: + + + -1 + (0xffffffff) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + EXTRA_SNAPSHOT_METADATA +

    +
    + + + + +
    +
    + +

    Intent extra used to pass a SnapshotMetadata.

    +
    +
    See Also
    + +
    + + +
    + Constant Value: + + + "com.google.android.gms.games.SNAPSHOT_METADATA" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + EXTRA_SNAPSHOT_NEW +

    +
    + + + + +
    +
    + +

    Intent extra used to indicate the user wants to create a new snapshot.

    + + + +
    + Constant Value: + + + "com.google.android.gms.games.SNAPSHOT_NEW" + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.CommitSnapshotResult> + + commitAndClose + (GoogleApiClient apiClient, Snapshot snapshot, SnapshotMetadataChange metadataChange) +

    +
    +
    + + + +
    +
    + +

    Commit any modifications made to the snapshot. This will cause the changes to be synced to + the server in the background. +

    + Calling this method with a snapshot that has already been committed or that was not opened + via open(GoogleApiClient, SnapshotMetadata) will throw an exception. +

    + Note that the total size of the contents of snapshot may not exceed the size provided + by getMaxDataSize(GoogleApiClient). +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    snapshot + The snapshot to commit the data for.
    metadataChange + The set of changes to apply to the metadata for the snapshot. Use + EMPTY_CHANGE to preserve the existing metadata.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.DeleteSnapshotResult> + + delete + (GoogleApiClient apiClient, SnapshotMetadata metadata) +

    +
    +
    + + + +
    +
    + +

    Delete the specified snapshot. This will delete the data of the snapshot locally and on the + server. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    metadata + The metadata of the snapshot to delete.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + void + + discardAndClose + (GoogleApiClient apiClient, Snapshot snapshot) +

    +
    +
    + + + +
    +
    + +

    Discard the contents of the snapshot and close the contents. This will discard all changes + made to the file, and close the snapshot to future changes until it is re-opened. The file + will not be modified on the server. +

    + Calling this method with a snapshot that has already been committed or that was not opened + via open(GoogleApiClient, SnapshotMetadata) will throw an exception. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    snapshot + The snapshot to discard the data for. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getMaxCoverImageSize + (GoogleApiClient apiClient) +

    +
    +
    + + + +
    +
    + +

    Gets the maximum data size per snapshot cover image in bytes. Guaranteed to be at least 800 + KB. May increase in the future. +

    + If the service cannot be reached for some reason, this will return -1. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + +
    apiClient + The GoogleApiClient to service the call.
    +
    +
    +
    Returns
    +
    • The maximum data size per snapshot cover image in bytes. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getMaxDataSize + (GoogleApiClient apiClient) +

    +
    +
    + + + +
    +
    + +

    Gets the maximum data size per snapshot in bytes. Guaranteed to be at least 3 MB. May + increase in the future. +

    + If the service cannot be reached for some reason, this will return -1. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + +
    apiClient + The GoogleApiClient to service the call.
    +
    +
    +
    Returns
    +
    • The maximum data size per snapshot in bytes. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Intent + + getSelectSnapshotIntent + (GoogleApiClient apiClient, String title, boolean allowAddButton, boolean allowDelete, int maxSnapshots) +

    +
    +
    + + + +
    +
    + +

    Returns an intent that will let the user select a snapshot. Note that this must be invoked + using startActivityForResult(Intent, int) so that the identity of the + calling package can be established. +

    + If the user canceled without selecting a snapshot, the result will be + RESULT_CANCELED. If the user selected a snapshot from the list, the result + will be RESULT_OK and the data intent will contain the selected Snapshot as + a parcelable object in EXTRA_SNAPSHOT_METADATA. If the user pressed the add button, + the result will be RESULT_OK and the data intent will contain a true boolean + value in EXTRA_SNAPSHOT_NEW. +

    + Note that if you have modified an open snapshot, the changes will not appear in this UI until + you call commitAndClose(GoogleApiClient, Snapshot, SnapshotMetadataChange) on the snapshot. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + + + + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    title + The title to display in the action bar of the returned Activity.
    allowAddButton + Whether or not to display a "create new snapshot" option in the + selection UI.
    allowDelete + Whether or not to provide a delete overflow menu option for each snapshot + in the selection UI.
    maxSnapshots + The maximum number of snapshots to display in the UI. Use + DISPLAY_LIMIT_NONE to display all snapshots.
    +
    +
    +
    Returns
    +
    • An Intent that can be started to view the select snapshot UI. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + SnapshotMetadata + + getSnapshotFromBundle + (Bundle extras) +

    +
    +
    + + + +
    +
    + +

    This method takes a Bundle object and extracts the Snapshot provided. If the + Bundle is invalid or does not contain the correct data, this method returns null.

    +
    +
    Parameters
    + + + + +
    extras + The Bundle to parse for a Snapshot object.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.LoadSnapshotsResult> + + load + (GoogleApiClient apiClient, boolean forceReload) +

    +
    +
    + + + +
    +
    + +

    Asynchronously load the snapshot data for the currently signed-in player. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    forceReload + If true, this call will clear any locally cached data and attempt to fetch + the latest data from the server. This would commonly be used for something like a + user-initiated refresh. Normally, this should be set to false to gain advantages + of data caching.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.OpenSnapshotResult> + + open + (GoogleApiClient apiClient, String fileName, boolean createIfNotFound) +

    +
    +
    + + + +
    +
    + +

    Open a snapshot with the given name. If createIfNotFound is set to true, the + specified snapshot will be created if it does not already exist. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    fileName + The name of the snapshot file to open. Must be between 1 and 256 + non-URL-reserved characters (a-z, A-Z, 0-9, or the symbols "-", ".", "_", or "~").
    createIfNotFound + If true, the snapshot will be created if one cannot be found.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.OpenSnapshotResult> + + open + (GoogleApiClient apiClient, SnapshotMetadata metadata) +

    +
    +
    + + + +
    +
    + +

    Open a snapshot with the given metadata (usually returned from + load(GoogleApiClient, boolean). To succeed, the snapshot must exist; i.e. this call + will fail if the snapshot was deleted between the load and open calls.

    +
    +
    Parameters
    + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    metadata + The metadata of the existing snapshot to load.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.OpenSnapshotResult> + + resolveConflict + (GoogleApiClient apiClient, String conflictId, String snapshotId, SnapshotMetadataChange metadataChange, Contents contents) +

    +
    +
    + + + +
    +
    + +

    Resolve a conflict using the provided data. This will replace the data on the server with the + specified metadata changes and contents. Note that it is possible for this operation to + result in a conflict itself, in which case resolution should be repeated. +

    + Values which are not included in the metadata change will be resolved to the version + currently on the server. +

    + Note that the total size of contents may not exceed the size provided by + getMaxDataSize(GoogleApiClient). +

    + Calling this method with a snapshot that has already been committed or that was not opened + via open(GoogleApiClient, SnapshotMetadata) will throw an exception. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + + + + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    conflictId + The ID of the conflict to resolve. Must come from + getConflictId().
    snapshotId + The ID of the snapshot to resolve the conflict for.
    metadataChange + The set of changes to apply to the metadata for the snapshot.
    contents + The contents to replace the snapshot data with.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Snapshots.OpenSnapshotResult> + + resolveConflict + (GoogleApiClient apiClient, String conflictId, Snapshot snapshot) +

    +
    +
    + + + +
    +
    + +

    Resolve a conflict using the data from the provided snapshot. This will replace the data on + the server with the specified snapshot. Note that it is possible for this operation to result + in a conflict itself, in which case resolution should be repeated. +

    + Note that the total size of the contents of snapshot may not exceed the size provided + by getMaxDataSize(GoogleApiClient). +

    + Calling this method with a snapshot that has already been committed or that was not opened + via open(GoogleApiClient, SnapshotMetadata) will throw an exception. +

    + Required API: API
    + Required Scopes: SCOPE_GAMES and SCOPE_APPFOLDER.

    +
    +
    Parameters
    + + + + + + + + + + +
    apiClient + The GoogleApiClient to service the call.
    conflictId + The ID of the conflict to resolve. Must come from + getConflictId().
    snapshot + The snapshot to use to resolve the conflict.
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/games/snapshot/package-summary.html b/docs/html/reference/com/google/android/gms/games/snapshot/package-summary.html new file mode 100644 index 000000000000..38af69e48518 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/games/snapshot/package-summary.html @@ -0,0 +1,848 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.games.snapshot | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    +
    + + + + +
    +
    + +
    + package +

    com.google.android.gms.games.snapshot

    +
    + +
    + +
    + + +
    + Contains data classes for snapshot functionality. + +
    + + + + + + +

    Interfaces

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    SnapshotData interface for a representation of a saved game. 
    SnapshotMetadataData interface for the metadata of a saved game. 
    SnapshotsThe Snapshots API allows you to store data representing the player's game progress on Google's + servers. 
    Snapshots.CommitSnapshotResultResult delivered when a snapshot has been committed. 
    Snapshots.DeleteSnapshotResultResult delivered when a snapshot has been deleted. 
    Snapshots.LoadSnapshotsResultResult delivered when snapshot data has been loaded. 
    Snapshots.OpenSnapshotResultResult delivered when a snapshot has been opened. 
    +
    + + + + +

    Classes

    +
    + + + + + + + + + + + + + + + + + + + + + + +
    SnapshotEntityData object representing the data for a saved game. 
    SnapshotMetadataBufferData structure providing access to a list of snapshots. 
    SnapshotMetadataChangeA collection of changes to apply to the metadata of a snapshot. 
    SnapshotMetadataChange.BuilderBuilder for SnapshotMetadataChange objects. 
    SnapshotMetadataEntityData object representing the metadata for a saved game. 
    +
    + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html b/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html index 3ac20630ac5b..34da4a166138 100644 --- a/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html +++ b/docs/html/reference/com/google/android/gms/gcm/GoogleCloudMessaging.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/gcm/package-summary.html b/docs/html/reference/com/google/android/gms/gcm/package-summary.html index e85a4f37d235..1326ce554dd2 100644 --- a/docs/html/reference/com/google/android/gms/gcm/package-summary.html +++ b/docs/html/reference/com/google/android/gms/gcm/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/Address.AddressOptions.html b/docs/html/reference/com/google/android/gms/identity/intents/Address.AddressOptions.html index 330c6be09532..e5eb2e7e786c 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/Address.AddressOptions.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/Address.AddressOptions.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/Address.html b/docs/html/reference/com/google/android/gms/identity/intents/Address.html index 28f584014c70..532a88411978 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/Address.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/Address.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ErrorCodes.html b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ErrorCodes.html index c7ccef3fe25a..5d84e8348e90 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ErrorCodes.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ErrorCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Extras.html b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Extras.html index f6f4fc90824f..5f7859aa07c7 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Extras.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Extras.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ResultCodes.html b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ResultCodes.html index 6cc9bd3005f8..3d1f1db863a9 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ResultCodes.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.ResultCodes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Themes.html b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Themes.html index b85a54ef828c..5575e666c6f5 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Themes.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.Themes.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.html b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.html index bc4d359afe0b..850518a756de 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/AddressConstants.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.Builder.html b/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.Builder.html index 543c0ad57b3a..9aedd722c46b 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.Builder.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.Builder.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.html b/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.html index 4bcc1e14d74d..32212edaf31e 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/UserAddressRequest.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -702,6 +713,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -773,7 +791,7 @@ Summary: implements - Parcelable + SafeParcelable @@ -925,6 +943,37 @@ android.os.Parcelable + + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    + + + @@ -1302,6 +1351,8 @@ From interface + + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/model/CountrySpecification.html b/docs/html/reference/com/google/android/gms/identity/intents/model/CountrySpecification.html index 49b9582f8d14..fa69798e2ddf 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/model/CountrySpecification.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/model/CountrySpecification.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -702,6 +713,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -773,7 +791,7 @@ Summary: implements - Parcelable + SafeParcelable @@ -903,6 +921,37 @@ android.os.Parcelable + + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    + + + @@ -1307,6 +1356,8 @@ From interface + + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/model/UserAddress.html b/docs/html/reference/com/google/android/gms/identity/intents/model/UserAddress.html index 64ab66a585bd..24002aae4a06 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/model/UserAddress.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/model/UserAddress.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -702,6 +713,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + + @@ -770,7 +788,7 @@ Summary: implements - Parcelable + SafeParcelable @@ -899,6 +917,37 @@ android.os.Parcelable + + + + + From interface +com.google.android.gms.common.internal.safeparcel.SafeParcelable +
    + + +
    + + + @@ -1516,6 +1565,8 @@ From interface + + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/model/package-summary.html b/docs/html/reference/com/google/android/gms/identity/intents/model/package-summary.html index 402cb489e786..225ee7fc5a16 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/model/package-summary.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/model/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/identity/intents/package-summary.html b/docs/html/reference/com/google/android/gms/identity/intents/package-summary.html index b16ac66c9576..f3bfc3abf14b 100644 --- a/docs/html/reference/com/google/android/gms/identity/intents/package-summary.html +++ b/docs/html/reference/com/google/android/gms/identity/intents/package-summary.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + @@ -275,11 +278,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> -
    +
    - + diff --git a/docs/html/reference/com/google/android/gms/location/ActivityRecognition.html b/docs/html/reference/com/google/android/gms/location/ActivityRecognition.html new file mode 100644 index 000000000000..7458bed10b47 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognition.html @@ -0,0 +1,1317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ActivityRecognition | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + class +

    ActivityRecognition

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.location.ActivityRecognition
    + + + + + + + +
    + + +

    Class Overview

    +

    The main entry point for activity recognition integration. +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    StringCLIENT_NAME
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Fields
    + public + static + final + Api<Api.ApiOptions.NoOptions>APIToken to pass to addApi(Api) to enable ContextServices.
    + public + static + + ActivityRecognitionApiActivityRecognitionApiEntry point to the activity recognition APIs.
    + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + String + + CLIENT_NAME +

    +
    + + + + +
    +
    + +

    + + +
    + Constant Value: + + + "activity_recognition" + + +
    + +
    +
    + + + + + + + + +

    Fields

    + + + + + + +
    +

    + + public + static + final + Api<Api.ApiOptions.NoOptions> + + API +

    +
    + + + + +
    +
    + +

    Token to pass to addApi(Api) to enable ContextServices. +

    + + +
    +
    + + + + + +
    +

    + + public + static + + ActivityRecognitionApi + + ActivityRecognitionApi +

    +
    + + + + +
    +
    + +

    Entry point to the activity recognition APIs. +

    + + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionApi.html b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionApi.html new file mode 100644 index 000000000000..7b358fa32095 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionApi.html @@ -0,0 +1,1123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ActivityRecognitionApi | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + +
    + + + + + + + + +
    + + + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    ActivityRecognitionApi

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.location.ActivityRecognitionApi
    + + + + + + + +
    + + +

    Class Overview

    +

    The main entry point for interacting with activity recognition. + +

    The methods must be used in conjunction with a GoogleApiClient. E.g. +

    
    +     new GoogleApiClient.Builder(context)
    +             .addApi(ActivityRecognitionServices.API)
    +             .addConnectionCallbacks(this)
    +             .addOnConnectionFailedListener(this)
    +             .build()
    + 
    +

    + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + PendingResult<Status> + + removeActivityUpdates(GoogleApiClient client, PendingIntent callbackIntent) + +
    Removes all activity updates for the specified PendingIntent.
    + +
    + abstract + + + + + PendingResult<Status> + + requestActivityUpdates(GoogleApiClient client, long detectionIntervalMillis, PendingIntent callbackIntent) + +
    Register for activity recognition updates.
    + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + PendingResult<Status> + + removeActivityUpdates + (GoogleApiClient client, PendingIntent callbackIntent) +

    +
    +
    + + + +
    +
    + +

    Removes all activity updates for the specified PendingIntent. +

    + Calling this function requires the + com.google.android.gms.permission.ACTIVITY_RECOGNITION permission.

    +
    +
    Parameters
    + + + + + + + +
    client + An existing GoogleApiClient. It must be connected at the + time of this call, which is normally achieved by calling + connect() and waiting for + onConnected(Bundle) to + be called.
    callbackIntent + pending intent object that no longer needs activity + detection updates
    +
    +
    +
    Returns
    +
    • a PendingResult for the call, check isSuccess() to + determine if it was successful. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + abstract + + PendingResult<Status> + + requestActivityUpdates + (GoogleApiClient client, long detectionIntervalMillis, PendingIntent callbackIntent) +

    +
    +
    + + + +
    +
    + +

    Register for activity recognition updates. +

    + The activities are detected by periodically waking up the device and + reading short bursts of sensor data. It only makes use of low power + sensors in order to keep the power usage to a minimum. For example, it + can detect if the user is currently on foot, in a car, on a bicycle or + still. See DetectedActivity for more details. +

    + The activity detection update interval can be controlled with the + detectionIntervalMillis parameter. Larger values will result in fewer + activity detections while improving battery life. Smaller values will + result in more frequent activity detections but will consume more power + since the device must be woken up more frequently. +

    + Activities may be received more frequently than the + detectionIntervalMillis parameter if another application has also + requested activity updates at a faster rate. It may also receive updates + faster when the activity detection service receives a signal that the + current activity may change, such as if the device has been still for a + long period of time and is then unplugged from a phone charger. +

    + Activities may arrive several seconds after the requested + detectionIntervalMillis if the activity detection service requires more + samples to make a more accurate prediction. +

    + To conserve battery, activity reporting may stop when the device is + 'STILL' for an extended period of time. It will resume once the device + moves again. This only happens on devices that support the + Sensor.TYPE_SIGNIFICANT_MOTION hardware. +

    + A common use case is that an application wants to monitor activities in + the background and perform an action when a specific activity is + detected. To do this without needing a service that is always on in the + background consuming resources, detected activities are delivered via an + intent. The application specifies a PendingIntent callback (typically an + IntentService) which will be called when activities are detected. See the + documentation of PendingIntent for more details. +

    + Applications can call this function several times in a row with the same + callbackIntent to change the desired activity detection interval. +

    + Calling this function requires the + com.google.android.gms.permission.ACTIVITY_RECOGNITION permission.

    +
    +
    Parameters
    + + + + + + + + + + +
    client + An existing GoogleApiClient. It must be connected at the + time of this call, which is normally achieved by calling + connect() and waiting for + onConnected(Bundle) to + be called.
    detectionIntervalMillis + the desired time between activity + detections. Larger values will result in fewer activity + detections while improving battery life. A value of 0 will + result in activity detections at the fastest possible rate.
    callbackIntent + a PendingIntent to be sent for each activity + detection.
    +
    +
    +
    Returns
    +
    • a PendingResult for the call, check isSuccess() to + determine if it was successful. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html index 08506a3b6d42..c2671c8fc7f4 100644 --- a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -802,7 +813,12 @@ Summary:
    +

    +

    + This class is deprecated.
    + Use
    ActivityRecognition. +

    Class Overview

    The main entry point for activity recognition integration. @@ -843,8 +859,7 @@ Summary: }

    Use of the ActivityRecognitionClient requires the - com.google.android.gms.permission.ACTIVITY_RECOGNITION permission. -

    + com.google.android.gms.permission.ACTIVITY_RECOGNITION permission.

    diff --git a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html index 92c941dfd5ab..1f07478bc5b9 100644 --- a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionResult.html @@ -79,6 +79,8 @@ + + @@ -97,7 +99,7 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> - + @@ -109,19 +111,20 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> var metaTags = []; var devsite = false; - - - + + + -
    +
    - + @@ -707,6 +718,13 @@ href="//fonts.googleapis.com/css?family=Roboto+Condensed"> + + + + + + +