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 ef9e77c39d766..568f6dd8db2e5 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 7348137be2468..4d99d91dc1e72 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 322ec9c64ab0a..74f88746349a3 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 42653af9cf580..d6b55b75f9241 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 d8457282dde53..ce4d6672074b0 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 bf49edb60ad19..700f4a442ee3e 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 0d10774d0040d..752f51d2ac135 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 b0b8b556a1fc1..87f7964490ee4 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 00ed53fe1c5f4..266cc66b3aa35 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 3635fbaab016b..d7f6cf290c940 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 06d20fa21b800..66a4ce11933be 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 ec2d3b88d25f4..6e52b465ba2e9 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 79c610762295c..0bad71bc69fb0 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 9fcc545366bf7..4d3e2f4e1f159 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 7accfd4b14a77..97aa577faa67b 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 832b6605093f4..22d75dcf28b49 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 fa676b1677933..807c4b2bfe48a 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 f4e4df9a3fa49..ac35fb7073578 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 bb2a864be16bb..885012d8c39e7 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 642aa251ebc6b..9cee458444835 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 d58fc866e2cb5..7ddefa600f16e 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 856b53e5bf36a..e2d6b25152af1 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 68563392fd948..ed7d5b8480d33 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 9f899f9e87b50..b4b4e0b6ac3af 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 25f512cddb009..57fe373ac4801 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 9aa2d8b5a1d0d..85f6eceed716b 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 76e481c898ba2..591b6d5624bd8 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 f08587dde57ef..bea487a32b04e 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 c04476232ddd7..71a3e2ed04d1c 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 483be00951dca..59afd8084bb70 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 53ee88e6c0cff..3ac7f2989abb8 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 9f5e204b539d0..e81dc2a16317f 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