diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html index 5b0e0dbf00426..94fe06c4de3fb 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html @@ -749,7 +749,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result retrieved from AppStateManager.StateResult when a conflict is detected while loading app
state. To resolve the conflict, call resolve(GoogleApiClient, int, String, byte[]) with the new desired
data and the value of StateConflictResult#getResolvedVersion provided here.
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 78040d7a2f52b..49cf8d3db2f26 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
@@ -749,7 +749,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when app state data has been loaded. Possible status codes include:
STATUS_OK if data was successfully loaded and is up-to-date.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result retrieved from AppStateManager.StateResult when app state data has been loaded successfully.
Possible status codes include:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result of an operation that could potentially generate a state conflict. Note that at most
one of getLoadedResult or getConflictResult will ever return a non-null
value. In the event of a INTERRUPTED status, both getLoadedResult
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 2f875d3616585..deac0c32cbc17 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
@@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
An interface for receiving a Result from a PendingResult as an asynchronous
callback.
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result that contains a DriveId.
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 35f614fabafa7..2410730e5337c 100644 --- a/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html @@ -784,7 +784,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Drive specific status codes, for use in getStatusCode()
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
API configuration parameters for Games.
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 936550691ae65..b80eb3977bf00 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 @@ -758,7 +758,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when game metadata has been loaded.
Possible status codes include: 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 241133ef1304b..bdf77161df787 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesMetadata.html +++ b/docs/html/reference/com/google/android/gms/games/GamesMetadata.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Entry point for game metadata functionality.
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 84212c72fd322..a02cc924f6bf7 100644 --- a/docs/html/reference/com/google/android/gms/games/Notifications.html +++ b/docs/html/reference/com/google/android/gms/games/Notifications.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Entry point for notifications functionality.
diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html index e88462ba6e2e9..5218013302176 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html @@ -758,7 +758,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when achievement data has been loaded.
Possible status codes include: 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 79267677d42ed..efd9745c15124 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 @@ -749,7 +749,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when achievement data has been updated (revealed, unlocked or incremented).
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 03a8249e378e6..4f05ac6452b22 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 @@ -758,7 +758,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when leaderboard metadata has been loaded.
Possible status codes include: 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 cb7a08ef06fa1..e61471ad0362a 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 @@ -749,7 +749,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when a player's leaderboard score has been loaded.
Possible status codes include: 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 6078c4e059dab..7bd354589cf3a 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 @@ -758,7 +758,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when leaderboard scores have been loaded.
Possible status codes include: 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 78cf0c3e11c4a..53e1a5f40ddcd 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 @@ -758,7 +758,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when a leaderboard score has been submitted. The statusCode indicates whether or not the score was successfully submitted to the servers.
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 df6509703b6cf..86733da0b8eab 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 @@ -764,7 +764,7 @@ Summary:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Simple data class containing the result data for a particular time span.
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 6e08942bd9ac5..f64ff7b64c711 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 @@ -761,7 +761,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Data object representing the result of submitting a score to a leaderboard.
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html index bc3f1247f4da9..36bfbfd77c5f8 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html @@ -758,7 +758,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when invitations have been loaded. Possible status codes include:
STATUS_OK if data was successfully loaded and is up-to-date.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Entry point for invitations functionality.
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 4c82fae4cc7f6..ff555b8e33f99 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Common constants/methods for multiplayer functionality.
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html index 75d6a03feacdc..f0291bedf326c 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
The listener for callback that is called when a reliable message is sent successfully.
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 4641a9e585e67..31d0bb4e73c64 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 @@ -749,7 +749,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when the match has been canceled. Possible status codes include:
STATUS_OK if the match was successfully canceled.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when match has been initiated. This happens when the player creates a new match, or when the player joins an existing match. Possible status codes include:
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when the player has left the match. Possible status codes include:
STATUS_OK if the player successfully left the match.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when a turn-based match has been loaded. Possible status codes include:
STATUS_OK if data was successfully loaded and is up-to-date.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when matches have been loaded. Possible status codes include:
STATUS_OK if data was successfully loaded and is up-to-date.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Result delivered when match has been updated. Possible status codes include:
STATUS_OK if data was successfully loaded and is up-to-date.Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
The main entry point for Google+ account management. To use these features, you should add the
API to your GoogleApiClient.Builder.
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Information about the set of moments that was loaded.
diff --git a/docs/html/reference/com/google/android/gms/plus/Moments.html b/docs/html/reference/com/google/android/gms/plus/Moments.html index f855c96aff8f8..4db98f08cf5f5 100644 --- a/docs/html/reference/com/google/android/gms/plus/Moments.html +++ b/docs/html/reference/com/google/android/gms/plus/Moments.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Methods and interfaces related to moments in Google+.
diff --git a/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html b/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html index 4d4b9cf0c96aa..6ae6343ca8a37 100644 --- a/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html +++ b/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html @@ -758,7 +758,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Information about the set of people that was loaded.
diff --git a/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html b/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html index d4548a8660004..4c51a2a33bbca 100644 --- a/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html +++ b/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Constants to declare the order to return people in.
These constants are used with the loadVisible(GoogleApiClient, int, String) method.
diff --git a/docs/html/reference/com/google/android/gms/plus/People.html b/docs/html/reference/com/google/android/gms/plus/People.html
index f60a9ed11efc1..53ee88e6c0cff 100644
--- a/docs/html/reference/com/google/android/gms/plus/People.html
+++ b/docs/html/reference/com/google/android/gms/plus/People.html
@@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Methods and interfaces related to people in Google+.
diff --git a/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html b/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html index 93389af5dc099..4d0bcfb2d3600 100644 --- a/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html +++ b/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html @@ -771,7 +771,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
API configuration parameters for Google+.
diff --git a/docs/html/reference/com/google/android/gms/plus/Plus.html b/docs/html/reference/com/google/android/gms/plus/Plus.html index 90c357cf90e6c..766f85eec3d6f 100644 --- a/docs/html/reference/com/google/android/gms/plus/Plus.html +++ b/docs/html/reference/com/google/android/gms/plus/Plus.html @@ -761,7 +761,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
The main entry point for Google+ integration.
diff --git a/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html b/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html index 9dbf4d5af8726..9e4bd323febad 100644 --- a/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html +++ b/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html @@ -771,7 +771,7 @@ Summary:Notice
This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.
Options for using the Wallet API. To create an instance, use the
Wallet.WalletOptions.Builder.