From 5a6c979c80dc7c41aa1c79ee94f7ce05e2104be3 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 30 Jan 2014 16:33:50 +0000 Subject: [PATCH] Revert "add warning to all the new iberico API pages about SDK not available yet" This reverts commit e724990230d267c13f8f820b5fdbe7c58b25d344. Change-Id: I1415bf9542b01b57b1802115466288ec93ab6987 --- .../html/reference/com/google/android/gms/appstate/AppStateManager.html | 2 +- .../reference/com/google/android/gms/appstate/AppStateStatusCodes.html | 2 +- .../html/reference/com/google/android/gms/cast/ApplicationMetadata.html | 2 +- .../com/google/android/gms/cast/Cast.ApplicationConnectionResult.html | 2 +- docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html | 2 +- .../reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html | 2 +- docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html | 2 +- docs/html/reference/com/google/android/gms/cast/Cast.Listener.html | 2 +- .../com/google/android/gms/cast/Cast.MessageReceivedCallback.html | 2 +- docs/html/reference/com/google/android/gms/cast/Cast.html | 2 +- docs/html/reference/com/google/android/gms/cast/CastDevice.html | 2 +- .../reference/com/google/android/gms/cast/CastMediaControlIntent.html | 2 +- docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html | 2 +- docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html | 2 +- docs/html/reference/com/google/android/gms/cast/MediaInfo.html | 2 +- docs/html/reference/com/google/android/gms/cast/MediaMetadata.html | 2 +- docs/html/reference/com/google/android/gms/cast/MediaStatus.html | 2 +- .../google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html | 2 +- .../android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html | 2 +- .../android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html | 2 +- docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html | 2 +- .../reference/com/google/android/gms/common/api/CommonStatusCodes.html | 2 +- docs/html/reference/com/google/android/gms/common/images/WebImage.html | 2 +- docs/html/reference/com/google/android/gms/games/Games.html | 2 +- docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html | 2 +- docs/html/reference/com/google/android/gms/games/Players.html | 2 +- .../com/google/android/gms/games/achievement/Achievements.html | 2 +- .../com/google/android/gms/games/leaderboard/Leaderboards.html | 2 +- .../android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html | 2 +- .../android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html | 2 +- .../reference/com/google/android/gms/location/GeofenceStatusCodes.html | 2 +- docs/html/reference/com/google/android/gms/plus/People.html | 2 +- docs/html/reference/com/google/android/gms/wallet/Wallet.html | 2 +- 33 files changed, 33 insertions(+), 33 deletions(-) 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 ef9e77c39d76..568f6dd8db2e 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html @@ -764,7 +764,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Main public API entry point for the AppState APIs.

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 7348137be246..4d99d91dc1e7 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html @@ -758,7 +758,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Status codes for AppState results.

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 322ec9c64ab0..74f88746349a 100644 --- a/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html +++ b/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html @@ -778,7 +778,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Cast application metadata.

Contains metadata about the receiver application, supplied in 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 42653af9cf58..d6b55b75f924 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 @@ -749,7 +749,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

When a connection to a receiver application has been established, this object contains information about that application, including its ApplicationMetadata and current status. If the connection fails, then all values except getStatus() will be invalid. 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 d8457282dde5..ce4d6672074b 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />

-

Class Overview

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.

+

Class Overview

The main entry point for interacting with a 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 bf49edb60ad1..700f4a442ee3 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 @@ -758,7 +758,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

A builder to create an instance of Cast.CastOptions to set API configuration parameters for Cast.

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 0d10774d0040..752f51d2ac13 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 @@ -771,7 +771,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

API configuration parameters for Cast. The Cast.CastOptions.Builder is used to create an instance of Cast.CastOptions.

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 b0b8b556a1fc..87f7964490ee 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 @@ -761,7 +761,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

The interface for Cast callbacks. These callbacks may get called at any time, when connected to a 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 00ed53fe1c5f..266cc66b3aa3 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 @@ -766,7 +766,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

The interface to process received messages from a CastDevice.

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 3635fbaab016..d7f6cf290c94 100644 --- a/docs/html/reference/com/google/android/gms/cast/Cast.html +++ b/docs/html/reference/com/google/android/gms/cast/Cast.html @@ -764,7 +764,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Main entry point for the Cast APIs. This class provides APIs and interfaces to access Google Cast devices.

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 06d20fa21b80..66a4ce11933b 100644 --- a/docs/html/reference/com/google/android/gms/cast/CastDevice.html +++ b/docs/html/reference/com/google/android/gms/cast/CastDevice.html @@ -778,7 +778,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

An object representing a Cast receiver device.

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 ec2d3b88d25f..6e52b465ba2e 100644 --- a/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html +++ b/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html @@ -761,7 +761,7 @@ Summary:
-

Class Overview

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.

+

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 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 79c610762295..0bad71bc69fb 100644 --- a/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html @@ -758,7 +758,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

Status codes for the Cast APIs.

Status codes for the Cast API that are returned in various callbacks as error parameter 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 9fcc545366bf..4d3e2f4e1f15 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 @@ -761,7 +761,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

A builder for MediaInfo objects. MediaInfo is used by RemoteMediaPlayer to load media on the receiver application.

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 7accfd4b14a7..97aa577faa67 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaInfo.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaInfo.html @@ -764,7 +764,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

A class that aggregates information about a media item. Use MediaInfo.Builder to build an instance of this class. MediaInfo is used by RemoteMediaPlayer to load media on the receiver application. 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 832b6605093f..22d75dcf28b4 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html @@ -764,7 +764,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

Container class for media metadata. Metadata has a media type, an optional list of images, and a collection of metadata fields. Keys for common metadata fields are predefined as constants, but the application is free to 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 fa676b167793..807c4b2bfe48 100644 --- a/docs/html/reference/com/google/android/gms/cast/MediaStatus.html +++ b/docs/html/reference/com/google/android/gms/cast/MediaStatus.html @@ -761,7 +761,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

A class that holds status information about some media. The current MediaStatus can be obtained from the RemoteMediaPlayer.

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 f4e4df9a3fa4..ac35fb707357 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 @@ -746,7 +746,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Result of a media command.

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 bb2a864be16b..885012d8c39e 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

The listener interface for tracking metadata changes.

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 642aa251ebc6..9cee45844483 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

The listener interface for tracking player status changes.

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 d58fc866e2cb..7ddefa600f16 100644 --- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html +++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html @@ -779,7 +779,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Class for controlling a media player application running on a receiver.

Some operations, like loading of media or adjusting volume, can be tracked. The corresponding 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 856b53e5bf36..e2d6b25152af 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 @@ -803,7 +803,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

Common status codes that are often shared across API surfaces.

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 68563392fd94..ed7d5b8480d3 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 @@ -781,7 +781,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

A class that represents an image that is located on a web server.

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 9f899f9e87b5..b4b4e0b6ac3a 100644 --- a/docs/html/reference/com/google/android/gms/games/Games.html +++ b/docs/html/reference/com/google/android/gms/games/Games.html @@ -764,7 +764,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

Main entry point for the Games APIs. This class provides APIs and interfaces to access the Google Play game services functionality.

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 25f512cddb00..57fe373ac480 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html +++ b/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html @@ -758,7 +758,7 @@ Summary:

-

Class Overview

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.

+

Class Overview

Status codes for Games results.

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 9aa2d8b5a1d0..85f6eceed716 100644 --- a/docs/html/reference/com/google/android/gms/games/Players.html +++ b/docs/html/reference/com/google/android/gms/games/Players.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

Entry point for player functionality.

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 76e481c898ba..591b6d5624bd 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

Entry point for achievements functionality.

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 f08587dde57e..bea487a32b04 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

Entry point for leaderboard functionality.

diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html index c04476232ddd..71a3e2ed04d1 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

Entry point for real-time multiplayer functionality.

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 483be00951dc..59afd8084bb7 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 @@ -716,7 +716,7 @@ onkeyup="return search_changed(event, false, '/')" />
-

Class Overview

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.

+

Class Overview

Entry point for turn-based multiplayer functionality.

For more details, see the -

Class Overview

+

Class Overview

Geofence specific status codes, for use in getStatusCode()

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 53ee88e6c0cf..3ac7f2989abb 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, '/')" />
-

Class Overview

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.

+

Class Overview

Methods and interfaces related to people in Google+.

diff --git a/docs/html/reference/com/google/android/gms/wallet/Wallet.html b/docs/html/reference/com/google/android/gms/wallet/Wallet.html index 9f5e204b539d..e81dc2a16317 100644 --- a/docs/html/reference/com/google/android/gms/wallet/Wallet.html +++ b/docs/html/reference/com/google/android/gms/wallet/Wallet.html @@ -764,7 +764,7 @@ Summary:
-

Class Overview

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.

+

Class Overview

The main entry point for Google Wallet integration. You need to build a GoogleApiClient using the API and the appropriate Wallet.WalletOptions. Once you have called connect() and your listener has received the -- 2.11.0