From 8f1a75972735032fdab859f053d6f1b2cad3d937 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 28 Jun 2013 14:04:39 -0700 Subject: Doc change: Update gcore reference docs. Change-Id: I9064969741598663ba7a732054ee378d3a14da7e --- docs/html/gms_navtree_data.js | 4 +- .../reference/com/google/android/gms/R.string.html | 267 ++-- .../com/google/android/gms/appstate/AppState.html | 12 +- .../android/gms/appstate/AppStateBuffer.html | 20 +- .../gms/appstate/AppStateClient.Builder.html | 14 +- .../android/gms/appstate/AppStateClient.html | 62 +- .../google/android/gms/common/AccountPicker.html | 12 +- .../android/gms/common/ConnectionResult.html | 4 +- .../gms/common/GooglePlayServicesClient.html | 28 +- .../android/gms/common/GooglePlayServicesUtil.html | 4 +- .../google/android/gms/common/data/DataBuffer.html | 20 +- .../common/images/ImageManager.ImageReceiver.html | 1552 -------------------- .../images/ImageManager.OnImageLoadedListener.html | 22 +- .../android/gms/common/images/ImageManager.html | 26 +- .../android/gms/common/images/package-summary.html | 11 +- .../google/android/gms/common/package-summary.html | 3 +- .../com/google/android/gms/games/Game.html | 52 - .../com/google/android/gms/games/GameBuffer.html | 20 +- .../com/google/android/gms/games/GameEntity.html | 27 +- .../gms/games/GamesActivityResultCodes.html | 4 +- .../android/gms/games/GamesClient.Builder.html | 6 +- .../com/google/android/gms/games/GamesClient.html | 342 +++-- .../android/gms/games/GamesClientSettings.html | 1189 --------------- .../com/google/android/gms/games/PlayerBuffer.html | 20 +- .../google/android/gms/games/RealTimeSocket.html | 10 +- .../android/gms/games/achievement/Achievement.html | 2 +- .../gms/games/achievement/AchievementBuffer.html | 20 +- .../achievement/OnAchievementUpdatedListener.html | 2 +- .../gms/games/leaderboard/LeaderboardBuffer.html | 20 +- .../gms/games/leaderboard/LeaderboardScore.html | 2 +- .../games/leaderboard/LeaderboardScoreBuffer.html | 20 +- .../gms/games/leaderboard/LeaderboardVariant.html | 13 +- .../leaderboard/OnScoreSubmittedListener.html | 3 +- .../gms/games/leaderboard/SubmitScoreResult.html | 8 +- .../android/gms/games/multiplayer/Invitation.html | 6 +- .../gms/games/multiplayer/InvitationBuffer.html | 20 +- .../gms/games/multiplayer/InvitationEntity.html | 8 +- .../gms/games/multiplayer/ParticipantBuffer.html | 20 +- .../gms/games/multiplayer/Participatable.html | 2 +- .../gms/games/multiplayer/realtime/Room.html | 6 +- .../multiplayer/realtime/RoomConfig.Builder.html | 10 +- .../gms/games/multiplayer/realtime/RoomConfig.html | 13 +- .../gms/games/multiplayer/realtime/RoomEntity.html | 4 +- .../realtime/RoomStatusUpdateListener.html | 4 +- .../google/android/gms/games/package-summary.html | 8 +- .../gms/location/ActivityRecognitionClient.html | 28 +- .../android/gms/location/LocationClient.html | 26 +- .../android/gms/location/LocationRequest.html | 104 +- .../com/google/android/gms/maps/MapFragment.html | 65 +- .../android/gms/maps/SupportMapFragment.html | 65 +- .../android/gms/panorama/PanoramaClient.html | 26 +- .../android/gms/plus/PlusClient.Builder.html | 12 +- .../com/google/android/gms/plus/PlusClient.html | 28 +- .../gms/plus/model/moments/MomentBuffer.html | 20 +- .../gms/plus/model/people/PersonBuffer.html | 20 +- docs/html/reference/gms-packages.html | 2 +- docs/html/reference/gms_lists.js | 394 +++-- 57 files changed, 1108 insertions(+), 3604 deletions(-) delete mode 100644 docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html delete mode 100644 docs/html/reference/com/google/android/gms/games/GamesClientSettings.html (limited to 'docs') diff --git a/docs/html/gms_navtree_data.js b/docs/html/gms_navtree_data.js index 86f31d9..51c01f6 100644 --- a/docs/html/gms_navtree_data.js +++ b/docs/html/gms_navtree_data.js @@ -15,10 +15,10 @@ var GMS_NAVTREE_DATA = , 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 ] ] , 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 ], [ "ImageManager.ImageReceiver", "reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html", null, null ] ] +, null ], [ "Classes", null, [ [ "ImageManager", "reference/com/google/android/gms/common/images/ImageManager.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 ], [ "OnGamesLoadedListener", "reference/com/google/android/gms/games/OnGamesLoadedListener.html", null, null ], [ "OnPlayersLoadedListener", "reference/com/google/android/gms/games/OnPlayersLoadedListener.html", null, null ], [ "OnSignOutCompleteListener", "reference/com/google/android/gms/games/OnSignOutCompleteListener.html", null, null ], [ "Player", "reference/com/google/android/gms/games/Player.html", null, null ], [ "RealTimeSocket", "reference/com/google/android/gms/games/RealTimeSocket.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 ], [ "GamesActivityResultCodes", "reference/com/google/android/gms/games/GamesActivityResultCodes.html", null, null ], [ "GamesClient", "reference/com/google/android/gms/games/GamesClient.html", null, null ], [ "GamesClient.Builder", "reference/com/google/android/gms/games/GamesClient.Builder.html", null, null ], [ "GamesClientSettings", "reference/com/google/android/gms/games/GamesClientSettings.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 ], [ "GamesActivityResultCodes", "reference/com/google/android/gms/games/GamesActivityResultCodes.html", null, null ], [ "GamesClient", "reference/com/google/android/gms/games/GamesClient.html", null, null ], [ "GamesClient.Builder", "reference/com/google/android/gms/games/GamesClient.Builder.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 ] ] , 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 ], [ "OnAchievementsLoadedListener", "reference/com/google/android/gms/games/achievement/OnAchievementsLoadedListener.html", null, null ], [ "OnAchievementUpdatedListener", "reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html", null, null ] ] , null ], [ "Classes", null, [ [ "AchievementBuffer", "reference/com/google/android/gms/games/achievement/AchievementBuffer.html", null, null ] ] 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 f4fbd3a..9a353cd 100644 --- a/docs/html/reference/com/google/android/gms/R.string.html +++ b/docs/html/reference/com/google/android/gms/R.string.html @@ -778,9 +778,33 @@ Summary: static int - auth_client_availability_notification_title - Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=70] - + auth_client_needs_enabling_title + Title for notification shown when GooglePlayServices needs to be + enabled for a application to work. + + + + + + public + static + + int + auth_client_needs_installation_title + Title for notification shown when GooglePlayServices needs to be + installed for a application to work. + + + + + + public + static + + int + auth_client_needs_update_title + Title for notification shown when GooglePlayServices needs to be + udpated for a application to work. @@ -813,12 +837,24 @@ Summary: static int + auth_client_using_bad_version_title + Title for notification shown when a bad version of GooglePlayServices + has been installed and needs correction for an application to work. + + + + + + public + static + + int common_google_play_services_enable_button Button in confirmation dialog to enable Google Play services. - + public static @@ -831,7 +867,7 @@ Summary: - + public static @@ -844,7 +880,7 @@ Summary: - + public static @@ -856,7 +892,7 @@ Summary: - + public static @@ -869,7 +905,7 @@ Summary: - + public static @@ -882,7 +918,7 @@ Summary: - + public static @@ -895,7 +931,7 @@ Summary: - + public static @@ -908,7 +944,7 @@ Summary: - + public static @@ -920,7 +956,7 @@ Summary: - + public static @@ -932,7 +968,7 @@ Summary: - + public static @@ -944,7 +980,7 @@ Summary: - + public static @@ -957,7 +993,7 @@ Summary: - + public static @@ -970,7 +1006,7 @@ Summary: - + public static @@ -982,7 +1018,7 @@ Summary: - + public static @@ -994,44 +1030,6 @@ Summary: - - - public - static - - int - location_client_ulr_inactive_age_under_13 - Location client code resources (prefix with location_client) - - Begin strings for location.reporting - - - Some InactiveReason names. - - - - - - public - static - - int - location_client_ulr_inactive_age_unknown - - - - - - - public - static - - int - location_client_ulr_inactive_unknown_restriction - - - - @@ -1314,7 +1312,7 @@ From class - +

@@ -1324,7 +1322,7 @@ From class int - auth_client_availability_notification_title + auth_client_needs_enabling_title

@@ -1334,7 +1332,8 @@ From class
-

Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=70] +

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

@@ -1343,7 +1342,7 @@ From class - +

@@ -1353,7 +1352,7 @@ From class int - auth_client_play_services_err_notification_msg + auth_client_needs_installation_title

@@ -1363,7 +1362,8 @@ From class
-

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

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

@@ -1372,7 +1372,7 @@ From class - +

@@ -1382,7 +1382,7 @@ From class int - auth_client_requested_by_msg + auth_client_needs_update_title

@@ -1392,7 +1392,8 @@ From class
-

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

Title for notification shown when GooglePlayServices needs to be + udpated for a application to work. [CHAR LIMIT=70]

@@ -1401,7 +1402,7 @@ From class - +

@@ -1411,7 +1412,7 @@ From class int - common_google_play_services_enable_button + auth_client_play_services_err_notification_msg

@@ -1421,9 +1422,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] +

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

@@ -1432,7 +1431,7 @@ From class - +

@@ -1442,7 +1441,7 @@ From class int - common_google_play_services_enable_text + auth_client_requested_by_msg

@@ -1452,8 +1451,7 @@ From class
-

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

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

@@ -1462,7 +1460,7 @@ From class - +

@@ -1472,7 +1470,7 @@ From class int - common_google_play_services_enable_title + auth_client_using_bad_version_title

@@ -1482,8 +1480,9 @@ From class
-

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

Title for notification shown when a bad version of GooglePlayServices + has been installed and needs correction for an application to work. + [CHAR LIMIT=70]

@@ -1492,7 +1491,7 @@ From class - +

@@ -1502,7 +1501,7 @@ From class int - common_google_play_services_install_button + common_google_play_services_enable_button

@@ -1512,7 +1511,9 @@ From class
-

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

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]

@@ -1521,7 +1522,7 @@ From class - +

@@ -1531,7 +1532,7 @@ From class int - common_google_play_services_install_text_phone + common_google_play_services_enable_text

@@ -1541,8 +1542,8 @@ From class
-

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

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

@@ -1551,7 +1552,7 @@ From class - +

@@ -1561,7 +1562,7 @@ From class int - common_google_play_services_install_text_tablet + common_google_play_services_enable_title

@@ -1571,8 +1572,8 @@ From class
-

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

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

@@ -1581,7 +1582,7 @@ From class - +

@@ -1591,7 +1592,7 @@ From class int - common_google_play_services_install_title + common_google_play_services_install_button

@@ -1601,8 +1602,7 @@ From class
-

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

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

@@ -1611,7 +1611,7 @@ From class - +

@@ -1621,7 +1621,7 @@ From class int - common_google_play_services_unknown_issue + common_google_play_services_install_text_phone

@@ -1631,8 +1631,8 @@ From class
-

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

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

@@ -1641,7 +1641,7 @@ From class - +

@@ -1651,7 +1651,7 @@ From class int - common_google_play_services_unsupported_text + common_google_play_services_install_text_tablet

@@ -1661,7 +1661,8 @@ From class
-

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

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

@@ -1670,7 +1671,7 @@ From class - +

@@ -1680,7 +1681,7 @@ From class int - common_google_play_services_unsupported_title + common_google_play_services_install_title

@@ -1690,7 +1691,8 @@ From class
-

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

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

@@ -1699,7 +1701,7 @@ From class - +

@@ -1709,7 +1711,7 @@ From class int - common_google_play_services_update_button + common_google_play_services_unknown_issue

@@ -1719,7 +1721,8 @@ From class
-

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

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

@@ -1728,7 +1731,7 @@ From class - +

@@ -1738,7 +1741,7 @@ From class int - common_google_play_services_update_text + common_google_play_services_unsupported_text

@@ -1748,8 +1751,7 @@ From class
-

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

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

@@ -1758,7 +1760,7 @@ From class - +

@@ -1768,7 +1770,7 @@ From class int - common_google_play_services_update_title + common_google_play_services_unsupported_title

@@ -1778,8 +1780,7 @@ From class
-

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

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

@@ -1788,7 +1789,7 @@ From class - +

@@ -1798,7 +1799,7 @@ From class int - common_signin_button_text + common_google_play_services_update_button

@@ -1808,7 +1809,7 @@ From class
-

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

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

@@ -1817,7 +1818,7 @@ From class - +

@@ -1827,7 +1828,7 @@ From class int - common_signin_button_text_long + common_google_play_services_update_text

@@ -1837,7 +1838,8 @@ From class
-

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

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

@@ -1846,7 +1848,7 @@ From class - +

@@ -1856,7 +1858,7 @@ From class int - location_client_ulr_inactive_age_under_13 + common_google_play_services_update_title

@@ -1866,13 +1868,8 @@ From class
-

Location client code resources (prefix with location_client) - - Begin strings for location.reporting - - - Some InactiveReason names. See more in OneUp/package/location/res/values/strings.xml - +

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

@@ -1881,7 +1878,7 @@ From class - +

@@ -1891,7 +1888,7 @@ From class int - location_client_ulr_inactive_age_unknown + common_signin_button_text

@@ -1901,7 +1898,8 @@ From class
-

+

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

@@ -1909,7 +1907,7 @@ From class - +

@@ -1919,7 +1917,7 @@ From class int - location_client_ulr_inactive_unknown_restriction + common_signin_button_text_long

@@ -1929,7 +1927,8 @@ From class
-

+

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

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 287f031..564f1eb 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppState.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppState.html @@ -995,7 +995,7 @@ From interface

Returns
-
@@ -1029,7 +1029,7 @@ From interface

Returns
-
  • the latest known version of conflicting data from the server. +
    • The latest known version of conflicting data from the server.
@@ -1063,7 +1063,7 @@ From interface

Returns
-
  • the key associated with this app state blob. +
    • The key associated with this app state blob.
@@ -1097,7 +1097,7 @@ From interface

Returns
-
  • the local data for this app state blob, or null if none present. +
    • The local data for this app state blob, or null if none present.
@@ -1131,7 +1131,7 @@ From interface

Returns
-
  • the local version of the app state data. +
    • The local version of the app state data.
@@ -1165,7 +1165,7 @@ From interface

Returns
-
  • whether or not this app state has conflict data to resolve. +
    • Whether or not this app state has conflict data to resolve.
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 f02cb98..785f9e7 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateBuffer.html @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/appstate/AppStateClient.Builder.html b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html index 445ca0b..a6e3ed9 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.Builder.html @@ -1146,16 +1146,16 @@ From class + @@ -1262,11 +1262,15 @@ From class + AppStateClient. Must be non-null.
    context - the context to use for the connection.The context to use for the connection.
    connectedListener - the listener where the results of the asynchronous + The listener where the results of the asynchronous connect() call are delivered.
    connectionFailedListener - the listener which will be notified if the connection + The listener which will be notified if the connection attempt fails.
    accountName The account name on the device that should be used by this - AppStateClient. Must be non-null. -
+
+
Returns
+
  • This Builder. +
+
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html index 706df18..cf381b3 100644 --- a/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html +++ b/docs/html/reference/com/google/android/gms/appstate/AppStateClient.html @@ -817,7 +817,7 @@ Summary: int STATUS_DEVELOPER_ERROR - The developer has configured something incorrectly with their application. + Your application is incorrectly configured. @@ -870,8 +870,8 @@ Summary: int STATUS_STATE_KEY_LIMIT_EXCEEDED - The application already has data in the maximum number of keys and is attempting to create a - new one. + The application already has data in the maximum number of keys (data slots) and is attempting + to create a new one. @@ -1816,8 +1816,8 @@ From interface
-

The developer has configured something incorrectly with their application. This is a hard - error, since retrying will not fix this. +

Your application is incorrectly configured. This is a hard error, since retrying will not fix + this.

@@ -2095,9 +2095,9 @@ From interface
-

The application already has data in the maximum number of keys and is attempting to create a - new one. This is a hard error. Subsequent writes to this same key will only succeed after - some number of keys have been deleted. +

The application already has data in the maximum number of keys (data slots) and is attempting + to create a new one. This is a hard error. Subsequent writes to this same key will only + succeed after some number of keys have been deleted.

@@ -2327,7 +2327,7 @@ From interface @@ -2478,7 +2478,7 @@ From interface client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -2512,7 +2512,7 @@ From interface

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -2556,7 +2556,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -2600,7 +2600,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -2640,7 +2640,7 @@ From interface
listener - the listener that is called when the load is complete. This listener is + The listener that is called when the load is complete. This listener is required to be non-null. The listener is called on the main thread.
@@ -2683,7 +2683,7 @@ From interface
listener - the listener that is called when the load is complete. This listener is + The listener that is called when the load is complete. This listener is required to be non-null. The listener is called on the main thread.
@@ -2765,9 +2765,10 @@ From interface

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -2816,11 +2817,12 @@ From interface

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. @@ -2880,7 +2882,7 @@ From interface

listener - the listener that is called when the load is complete. This listener is + The listener that is called when the load is complete. This listener is required to be non-null. The listener is called on the main thread.
@@ -2890,11 +2892,11 @@ From interface + @@ -2937,7 +2939,7 @@ From interface
listener - the listener that is called when the operation is complete. This listener is + The listener that is called when the operation is complete. This listener is required to be non-null. The listener is called on the main thread.
resolvedVersion - version code from previous onStateConflict call.Version code from previous onStateConflict call.
resolvedData - data to submit as the current data. null is a valid value here. + Data to submit as the current data. null is a valid value here. May be a maximum of getMaxStateSize() bytes.
@@ -3106,7 +3108,7 @@ From interface
listener - the listener that is called when sign-out is complete. This listener is + The listener that is called when sign-out is complete. This listener is required to be non-null. The listener is called on the main thread.
data - the data to store. May be a maximum of getMaxStateSize() bytes. + The data to store. May be a maximum of getMaxStateSize() bytes.
@@ -3151,7 +3153,7 @@ From interface @@ -3161,7 +3163,7 @@ From interface
listener - the listener that is called when the write operation is complete. This + The listener that is called when the write operation is complete. This listener is required to be non-null. The listener is called on the main thread.
data - the data to store. May be a maximum of getMaxStateSize() bytes. + The data to store. May be a maximum of getMaxStateSize() bytes.
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 f83a2e7..93da937 100644 --- a/docs/html/reference/com/google/android/gms/common/AccountPicker.html +++ b/docs/html/reference/com/google/android/gms/common/AccountPicker.html @@ -1130,28 +1130,28 @@ From class alwaysPromptForAccount - if set the account chooser screen is always shown, otherwise - it is only shown when there is more than one account from which to choose + if set, the account chooser screen is always shown, otherwise + it is only shown when there is more than one account from which to choose. descriptionOverrideText if non-null this string is used as the description in the - accounts chooser screen rather than the default + accounts chooser screen rather than the default. addAccountAuthTokenType this string is passed as the addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) - authTokenType parameter + authTokenType parameter. addAccountRequiredFeatures this string array is passed as the - addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) requiredFeatures parameter + addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) requiredFeatures parameter. addAccountOptions This Bundle is passed as the - addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) options parameter + addAccount(String, String, String[], Bundle, Activity, AccountManagerCallback, Handler) options parameter.
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 eaed4e5..5ca070d 100644 --- a/docs/html/reference/com/google/android/gms/common/ConnectionResult.html +++ b/docs/html/reference/com/google/android/gms/common/ConnectionResult.html @@ -1919,7 +1919,7 @@ From class will start any intents requiring user interaction.

Returns
-
  • true If there is a resolution that can be started. +
    • true if there is a resolution that can be started.
@@ -1953,7 +1953,7 @@ From class

Returns true if the connection was successful.

Returns
-
  • true If the connection was successful, false if there was an error. +
    • true if the connection was successful, false if there was an error.
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 05c531e..e768c22 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html @@ -764,7 +764,7 @@ Summary:

Class Overview

-

+

Base class for clients that connect with Google Play services.

@@ -1186,7 +1186,7 @@ Summary: client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -1220,7 +1220,7 @@ Summary:

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -1264,7 +1264,7 @@ Summary:
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -1313,7 +1313,7 @@ Summary:
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -1350,9 +1350,10 @@ Summary:

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -1401,11 +1402,12 @@ Summary:

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. 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 bb1ee84..a9d9023 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html @@ -1296,8 +1296,8 @@ From class Constant Value: - 3136000 - (0x002fda00) + 3159000 + (0x003033d8)

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 f9e7220..e5f2ea9 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 @@ -1362,13 +1362,19 @@ From interface

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.
- 
- 

+

+ 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/common/images/ImageManager.ImageReceiver.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html deleted file mode 100644 index 72edcc3..0000000 --- a/docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html +++ /dev/null @@ -1,1552 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -ImageManager.ImageReceiver | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - - - - - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - - - - -
    -
    - - - - -
    - protected - - final - - class -

    ImageManager.ImageReceiver

    - - - - - - - - - extends ResultReceiver
    - - - - - - - - - -
    - -
    - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    java.lang.Object
       ↳android.os.ResultReceiver
        ↳com.google.android.gms.common.images.ImageManager.ImageReceiver
    - - - - - - - -
    - - - - - - -
    - - - - - - - - - - - - - - - - -
    - - -

    Summary

    - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    - [Expand] -
    Inherited Constants
    - - From interface -android.os.Parcelable -
    - - -
    -
    - - - - - - - - - - - - - - - - - - - -
    - [Expand] -
    Inherited Fields
    - - From class -android.os.ResultReceiver -
    - - -
    -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    Public Methods
    - - - - - - void - - addOnImageLoadedListenerHolder(ImageManager.ListenerHolder imageViewLoadListener) - -
    - - - - - - Uri - - getUri() - -
    - - - - - - void - - onReceiveResult(int resultCode, Bundle resultData) - -
    - - - - - - void - - removeOnImageLoadedListenerHolder(ImageManager.ListenerHolder imageViewLoadListener) - -
    - - - - - - - - - - - - - - - - - - - - - - - - - -
    - [Expand] -
    Inherited Methods
    - -From class - - android.os.ResultReceiver - -
    - - -
    -
    - -From class - - java.lang.Object - -
    - - -
    -
    - -From interface - - android.os.Parcelable - -
    - - -
    -
    - - -
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

    Public Methods

    - - - - - -
    -

    - - public - - - - - void - - addOnImageLoadedListenerHolder - (ImageManager.ListenerHolder imageViewLoadListener) -

    -
    -
    - - - -
    -
    - -

    - -
    -
    - - - - -
    -

    - - public - - - - - Uri - - getUri - () -

    -
    -
    - - - -
    -
    - -

    - -
    -
    - - - - -
    -

    - - public - - - - - void - - onReceiveResult - (int resultCode, Bundle resultData) -

    -
    -
    - - - -
    -
    - -

    - -
    -
    - - - - -
    -

    - - public - - - - - void - - removeOnImageLoadedListenerHolder - (ImageManager.ListenerHolder imageViewLoadListener) -

    -
    -
    - - - -
    -
    - -

    - -
    -
    - - - - - - - - - - - - - -
    - -
    - -
    - - - - - - - - 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 efa3a83..c51f59f 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 @@ -679,6 +679,10 @@ onkeyup="return search_changed(event, false, '/')" />
    +

    Class Overview

    +

    Listener interface for handling when the image for a particular URI has been loaded. +

    + @@ -749,6 +753,8 @@ onkeyup="return search_changed(event, false, '/')" /> onImageLoaded(Uri uri, Drawable drawable) +
    Listener method invoked when an image has been loaded.
    + @@ -823,7 +829,21 @@ onkeyup="return search_changed(event, false, '/')" />
    -

    +

    Listener method invoked when an image has been loaded.

    +
    +
    Parameters
    + + + + + + + +
    uri + The URI of the loaded image.
    drawable + Drawable containing the image. +
    +
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 b1d9572..a89fb11 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 @@ -767,21 +767,9 @@ Summary: - class - ImageManager.ImageReceiver -   - - - - - - - - - interface ImageManager.OnImageLoadedListener -   + Listener interface for handling when the image for a particular URI has been loaded.  @@ -1269,7 +1257,7 @@ From class uri - Uri to load the image data from. + URI to load the image data from.
@@ -1356,8 +1344,8 @@ From class

The result is delivered to the given listener on the main thread.

- If we don't find a result image view will be set to the given default resource if the image - needs to be loaded asynchronously.

+ If a result is not found, the image view will be set to the given default resource if the + image needs to be loaded asynchronously.

Parameters
@@ -1367,7 +1355,7 @@ From class +
uri - Uri to load the image data from.URI to load the image data from.
defaultResId @@ -1417,7 +1405,7 @@ From class
uri - Uri to load the image data from. + URI to load the image data from.
@@ -1471,7 +1459,7 @@ From class uri - Uri to load the image data from. + URI to load the image data from. defaultResId 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 b5d1582d..b8b6f4a 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 @@ -640,6 +640,11 @@ onkeyup="return search_changed(event, false, '/')" />
+
+ Contains classes for loading images from Google Play services. + +
+ @@ -651,7 +656,7 @@ onkeyup="return search_changed(event, false, '/')" /> - +
ImageManager.OnImageLoadedListener Listener interface for handling when the image for a particular URI has been loaded. 
@@ -667,10 +672,6 @@ onkeyup="return search_changed(event, false, '/')" /> ImageManager This class is used to load images from the network and handles local caching for you.  - - ImageManager.ImageReceiver -   -
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 2e43027..b8877eb 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 @@ -656,8 +656,7 @@ onkeyup="return search_changed(event, false, '/')" /> - + 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 d45ede0..e9f4a6b 100644 --- a/docs/html/reference/com/google/android/gms/games/Game.html +++ b/docs/html/reference/com/google/android/gms/games/Game.html @@ -1119,24 +1119,6 @@ android.os.Parcelable - - - - - -
GooglePlayServicesClientBase class for clients that connect with Google Play services. 
GooglePlayServicesClient.ConnectionCallbacks
- abstract - - - - - boolean - - isPlayEnabledGame() - -
Indicates whether the game is a Google Play-Enabled game.
- -
@@ -1797,40 +1779,6 @@ From interface
- - -
-

- - public - - - abstract - - boolean - - isPlayEnabledGame - () -

-
-
- - - -
-
- -

Indicates whether the game is a Google Play-Enabled game.

-
-
Returns
-
  • Whether the game is a Google Play-Enabled game. -
-
- -
-
- - 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 0791927..61678a6 100644 --- a/docs/html/reference/com/google/android/gms/games/GameBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/GameBuffer.html @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/GameEntity.html b/docs/html/reference/com/google/android/gms/games/GameEntity.html index df5ef52..82e1ef0 100644 --- a/docs/html/reference/com/google/android/gms/games/GameEntity.html +++ b/docs/html/reference/com/google/android/gms/games/GameEntity.html @@ -1271,8 +1271,6 @@ android.os.Parcelable isPlayEnabledGame() -
    Indicates whether the game is a Google Play-Enabled game.
    - @@ -1899,24 +1897,6 @@ From interface - - - - abstract - - - - - boolean - - - isPlayEnabledGame() - -
    Indicates whether the game is a Google Play-Enabled game.
    - - - -
@@ -2746,12 +2726,7 @@ From interface
-

Indicates whether the game is a Google Play-Enabled game.

-
-
Returns
-
  • Whether the game is a Google Play-Enabled game. -
-
+

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 d017bb0..d4d7253 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html +++ b/docs/html/reference/com/google/android/gms/games/GamesActivityResultCodes.html @@ -1129,12 +1129,12 @@ From class to "leave the room" from the real-time multiplayer "waiting room" screen. (Note that if the user simply exits the "waiting room" screen by pressing - Back, that does *not* indicate that the user wants to leave the current room. + Back, that does not indicate that the user wants to leave the current room. The waiting room screen will return RESULT_CANCELED in that case.)

diff --git a/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html b/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html index 307da11..5cfd8ab 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/games/GamesClient.Builder.html @@ -1183,16 +1183,16 @@ From class + diff --git a/docs/html/reference/com/google/android/gms/games/GamesClient.html b/docs/html/reference/com/google/android/gms/games/GamesClient.html index 1a107bc..63c4d3a 100644 --- a/docs/html/reference/com/google/android/gms/games/GamesClient.html +++ b/docs/html/reference/com/google/android/gms/games/GamesClient.html @@ -852,7 +852,7 @@ Summary: + methods (excluding protocol headers). @@ -860,7 +860,7 @@ Summary: + sendUnreliableRealTimeMessage(byte[], String, String) methods (excluding protocol headers). @@ -934,8 +934,8 @@ Summary: - + @@ -1025,8 +1025,8 @@ Summary: - @@ -1275,6 +1275,22 @@ Summary: + Game + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
context - the context to use for the connection.The context to use for the connection.
connectedListener - the listener where the results of the asynchronous + The listener where the results of the asynchronous connect() call are delivered.
connectionFailedListener - the listener which will be notified if the connection + The listener which will be notified if the connection attempt fails.
int MAX_RELIABLE_MESSAGE_LEN This gives the maximum message size supported via the sendReliableRealTimeMessage(RealTimeReliableMessageSentListener, byte[], String, String) - APIs (excluding protocol headers).
int MAX_UNRELIABLE_MESSAGE_LEN This gives the maximum (unfragmented) message size supported via the - sendUnreliableRealTimeMessage(byte[], String, String) APIs (excluding protocol headers).
int STATUS_INVALID_REAL_TIME_ROOM_IDConstant indicating that real-time room ID provided by the user is not a valid or it is - not currently active real-time room.Constant indicating that the real-time room ID provided to the operation was not valid, or + does not correspond to the currently active real-time room.
int STATUS_REAL_TIME_MESSAGE_FAILEDStatus code returned from sendUnreliableRealTimeMessage(byte[], String, String) and the - sendReliableRealTimeMessage(RealTimeReliableMessageSentListener, byte[], String, String) APIs when the message send operation failed due to an + Status code returned from the sendUnreliableRealTimeMessage(byte[], String, String) and + sendReliableRealTimeMessage(RealTimeReliableMessageSentListener, byte[], String, String) methods when the message send operation failed due to an immediate error.
+ getCurrentGame() + +
+ + + + + Player @@ -1284,7 +1300,7 @@ Summary: -
@@ -1300,7 +1316,7 @@ Summary: -
@@ -1318,7 +1334,7 @@ Summary: -
@@ -1336,7 +1352,7 @@ Summary: -
@@ -1354,7 +1370,7 @@ Summary: -
@@ -1373,7 +1389,7 @@ Summary: -
@@ -1391,7 +1407,7 @@ Summary: -
@@ -1410,7 +1426,7 @@ Summary: -
@@ -1428,7 +1444,7 @@ Summary: -
@@ -1446,7 +1462,7 @@ Summary: -
@@ -1465,7 +1481,7 @@ Summary: -
@@ -1483,7 +1499,7 @@ Summary: -
@@ -1502,7 +1518,7 @@ Summary: -
@@ -1521,7 +1537,7 @@ Summary: -
@@ -1539,7 +1555,7 @@ Summary: -
@@ -1557,7 +1573,7 @@ Summary: -
@@ -1575,7 +1591,7 @@ Summary: -
@@ -1593,7 +1609,7 @@ Summary: -
@@ -1612,7 +1628,7 @@ Summary: -
@@ -1630,7 +1646,7 @@ Summary: -
@@ -1648,7 +1664,7 @@ Summary: -
@@ -1666,7 +1682,7 @@ Summary: -
@@ -1684,7 +1700,7 @@ Summary: -
@@ -1702,7 +1718,7 @@ Summary: -
@@ -1720,7 +1736,7 @@ Summary: -
@@ -1738,7 +1754,7 @@ Summary: -
@@ -1756,7 +1772,7 @@ Summary: -
@@ -1774,7 +1790,7 @@ Summary: -
@@ -1792,7 +1808,7 @@ Summary: -
@@ -1810,7 +1826,7 @@ Summary: -
@@ -1828,7 +1844,7 @@ Summary: -
@@ -1847,7 +1863,7 @@ Summary: -
@@ -1865,7 +1881,7 @@ Summary: -
@@ -1883,7 +1899,7 @@ Summary: -
@@ -1901,7 +1917,7 @@ Summary: -
@@ -1919,7 +1935,7 @@ Summary: -
@@ -1937,7 +1953,7 @@ Summary: -
@@ -1955,7 +1971,7 @@ Summary: -
@@ -1973,7 +1989,7 @@ Summary: -
@@ -1992,7 +2008,7 @@ Summary: -
@@ -2011,7 +2027,7 @@ Summary: -
@@ -2029,7 +2045,7 @@ Summary: -
@@ -2047,7 +2063,7 @@ Summary: -
@@ -2065,7 +2081,7 @@ Summary: -
@@ -2083,7 +2099,7 @@ Summary: -
@@ -2101,7 +2117,7 @@ Summary: -
@@ -2119,7 +2135,7 @@ Summary: -
@@ -2137,7 +2153,7 @@ Summary: -
@@ -2155,7 +2171,7 @@ Summary: -
@@ -2173,7 +2189,7 @@ Summary: -
@@ -2910,7 +2926,7 @@ From interface

This gives the maximum message size supported via the sendReliableRealTimeMessage(RealTimeReliableMessageSentListener, byte[], String, String) - APIs (excluding protocol headers). + methods (excluding protocol headers).

@@ -2950,7 +2966,7 @@ From interface

This gives the maximum (unfragmented) message size supported via the - sendUnreliableRealTimeMessage(byte[], String, String) APIs (excluding protocol headers). + sendUnreliableRealTimeMessage(byte[], String, String) methods (excluding protocol headers).

@@ -3342,8 +3358,8 @@ From interface
-

Constant indicating that real-time room ID provided by the user is not a valid or it is - not currently active real-time room. +

Constant indicating that the real-time room ID provided to the operation was not valid, or + does not correspond to the currently active real-time room.

@@ -3820,8 +3836,8 @@ From interface
-

Status code returned from sendUnreliableRealTimeMessage(byte[], String, String) and the - sendReliableRealTimeMessage(RealTimeReliableMessageSentListener, byte[], String, String) APIs when the message send operation failed due to an +

Status code returned from the sendUnreliableRealTimeMessage(byte[], String, String) and + sendReliableRealTimeMessage(RealTimeReliableMessageSentListener, byte[], String, String) methods when the message send operation failed due to an immediate error.

@@ -4095,7 +4111,7 @@ From interface
config - the real-time room configuration. + The real-time room configuration.
@@ -4134,7 +4150,7 @@ From interface
invitationId - the ID of the invitation to decline. + The ID of the invitation to decline.
@@ -4204,7 +4220,7 @@ From interface
invitationId - the ID of the invitation to dismiss. + The ID of the invitation to dismiss.
@@ -4246,7 +4262,7 @@ From interface state.

Returns
-
  • an Intent that can be started to view the currently signed in player's +
    • An Intent that can be started to view the currently signed in player's achievements.
@@ -4287,7 +4303,7 @@ From interface state.

Returns
-
  • an Intent that can be started to view the list of leaderboards for a game. +
    • An Intent that can be started to view the list of leaderboards for a game.
@@ -4378,6 +4394,41 @@ From interface
+ + +
+

+ + public + + + + + Game + + getCurrentGame + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Game metadata for the current game. May be null if the metadata is not + available locally. +
+
+ +
+
+ +
@@ -4438,7 +4489,7 @@ From interface

Returns
-
  • the player ID for the currently signed in player. +
    • The player ID for the currently signed in player.
@@ -4473,13 +4524,13 @@ From interface that this must be invoked using startActivityForResult(Intent, int) so that the identity of the calling package can be established.

- If the user canceled the result will be RESULT_CANCELED. If the user + If the user canceled, the result will be RESULT_CANCELED. If the user selected an invitation to accept, the result will be RESULT_OK and the data intent will contain the selected invitation as a parcelable extra in EXTRA_INVITATION.

Returns
-
  • an Intent that can be started to view the invitation inbox UI. +
    • An Intent that can be started to view the invitation inbox UI.
@@ -4528,7 +4579,7 @@ From interface
Returns
-
  • an Intent that can be started to view the specified leaderboard. +
    • An Intent that can be started to view the specified leaderboard.
@@ -4573,13 +4624,13 @@ From interface
participantId - the ID of the participant to whom this socket is boundThe ID of the participant to whom this socket is bound
Returns
-
  • instance of a LocalSocket, or null on error. +
    • An instance of a LocalSocket, or null on error.
@@ -4626,8 +4677,18 @@ From interface data intent containing a Room object in EXTRA_ROOM that represents the current state of the Room that you originally passed as a parameter here.

- Note that the waiting room itself will never explicitly take any action to change - the state of the room or its participants. So if the activity result is + If desired, the waiting room can allow the user to start playing the game even before + the room is fully connected. This is controlled by the minParticipantsToStart + parameter: if at least that many participants (including the current player) are + connected to the room, a "Start playing" menu item will become enabled in the waiting + room UI. Setting minParticipantsToStart to 0 means that "Start playing" will + always be available, and a value of MAX_VALUE will disable the item + completely. Note: if you do allow the user to start early, you'll need to handle that + situation by explicitly telling the other connected peers that the game is now starting; + see the developer documentation for more details. +

+ Finally, note that the waiting room itself will never explicitly take any action to + change the state of the room or its participants. So if the activity result is RESULT_LEFT_ROOM, it's the caller's responsibility to actually leave the room. Or if the result is RESULT_CANCELED, it's the responsibility of the caller to double-check the current state of the Room @@ -4644,21 +4705,15 @@ From interface minParticipantsToStart - the minimum number of participants that must - be connected to the room (including the current player) before the - "Start playing" option becomes enabled. -

- If this is 0, that means that "Start playing" will always be enabled. - If it's equal to the maximum possible number of participants (including - the current player and any auto-match participants) then the - 'Start playing' option will never be enabled; instead the waiting room - will exit automatically as soon as all participants are fully connected. + the minimum number of participants that must be + connected to the room (including the current player) for the "Start + playing" menu item to become enabled.

Returns
-
  • an Intent that can be started to display the waiting room screen.
+
  • An Intent that can be started to display the waiting room screen.
See Also
@@ -4722,7 +4777,7 @@ From interface
Returns
-
  • an Intent that can be started to display the player selector.
+
  • An Intent that can be started to display the player selector.
See Also
@@ -4771,7 +4826,7 @@ From interface menu item.

Returns
-
  • an Intent that can be started to view the GamesClient Settings UI. +
    • An Intent that can be started to view the GamesClient Settings UI.
@@ -4817,11 +4872,11 @@ From interface +
id - the achievement ID to increment.The achievement ID to increment.
numSteps - the number of steps to increment by. Must be greater than 0. + The number of steps to increment by. Must be greater than 0.
@@ -4869,16 +4924,16 @@ From interface +
listener - the listener that is called when the increment achievement is complete. The + The listener that is called when the increment achievement is complete. The listener is called on the main thread.
id - the ID of the achievement to increment.The ID of the achievement to increment.
numSteps - the number of steps to increment by. Must be greater than 0. + The number of steps to increment by. Must be greater than 0.
@@ -4916,7 +4971,7 @@ From interface client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -4950,7 +5005,7 @@ From interface

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -4994,7 +5049,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -5038,7 +5093,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -5080,7 +5135,7 @@ From interface
config - the real-time room configuration. + The real-time room configuration.
@@ -5121,7 +5176,7 @@ From interface @@ -5168,7 +5223,7 @@ From interface
listener - the listener that is notified after the room has been left. The listener is + The listener that is notified after the room has been left. The listener is called on the main thread.
@@ -5208,7 +5263,7 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5252,12 +5307,12 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5309,7 +5364,7 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
pageSize - the number of entries to request for this initial page. Note that if cached + The number of entries to request for this initial page. Note that if cached data already exists, the returned buffer may contain more than this size, but it is guaranteed to contain at least this many if the collection contains enough records. This must be a value between 1 and 25.
@@ -5352,7 +5407,7 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5399,7 +5454,7 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5443,12 +5498,12 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5492,12 +5547,12 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
pageSize - the number of additional entries to request. This must be a value between 1 + The number of additional entries to request. This must be a value between 1 and 25.
+
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
buffer - the existing buffer that will be expanded.The existing buffer that will be expanded.
maxResults @@ -5505,8 +5560,8 @@ From interface
pageDirection - the direction to expand the buffer. Values are defined in - PageDirection + The direction to expand the buffer. Values are defined in + PageDirection.
@@ -5548,12 +5603,12 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
playerId - the player ID to get full profile data for. + The player ID to get full profile data for.
@@ -5596,7 +5651,7 @@ From interface @@ -5668,7 +5723,7 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5732,7 +5787,7 @@ From interface
listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -5901,9 +5956,10 @@ From interface

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -5952,11 +6008,12 @@ From interface

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. @@ -6013,7 +6070,7 @@ From interface

listener - the listener that is called when the load is complete. The listener is called + The listener that is called when the load is complete. The listener is called on the main thread.
@@ -6061,7 +6118,7 @@ From interface
listener - the listener that is called when a new invitation is received. The listener + The listener that is called when a new invitation is received. The listener is called on the main thread.
+
id - the achievement ID to revealThe achievement ID to reveal
@@ -6112,12 +6169,12 @@ From interface +
listener - the listener that is called when the reveal achievement is complete. + The listener that is called when the reveal achievement is complete. The listener is called on the main thread.
id - the ID of the achievement to revealThe ID of the achievement to reveal
@@ -6164,11 +6221,11 @@ From interface + @@ -6177,16 +6234,15 @@ From interface +
listener - the listener that is notified when the message has been sent.The listener that is notified when the message has been sent.
messageData - the message to be sent. Should be at most + The message to be sent. Should be at most MAX_RELIABLE_MESSAGE_LEN bytes.
recipientParticipantId - the participant ID to send the message to.The participant ID to send the message to.
Returns
-
@@ -6227,7 +6283,7 @@ From interface @@ -6284,7 +6340,7 @@ From interface
messageData - the message to be sent. Should be at most + The message to be sent. Should be at most MAX_UNRELIABLE_MESSAGE_LEN bytes.
@@ -6293,7 +6349,7 @@ From interface +
messageData - the message to be sent. Should be at most + The message to be sent. Should be at most MAX_UNRELIABLE_MESSAGE_LEN bytes.
recipientParticipantId - the participant ID to send the message to.The participant ID to send the message to.
@@ -6339,7 +6395,7 @@ From interface @@ -6512,7 +6568,7 @@ From interface
messageData - the message to be sent. Should be at most + The message to be sent. Should be at most MAX_UNRELIABLE_MESSAGE_LEN bytes.
@@ -6597,8 +6653,8 @@ From interface

For more details, please see this - page.

+ href="https://developers.google.com/games/services/common/concepts/leaderboards">Leaderboard + Concepts.

Parameters
listener - the listener that is called when sign-out is complete. The listener is called + The listener that is called when sign-out is complete. The listener is called on the main thread.
@@ -6731,7 +6787,7 @@ From interface
+
id - the achievement ID to unlockThe achievement ID to unlock
@@ -6782,12 +6838,12 @@ From interface +
listener - the listener that is called when the unlock achievement is complete. The + The listener that is called when the unlock achievement is complete. The listener is called on the main thread.
id - the ID of the achievement to unlock.The ID of the achievement to unlock.
diff --git a/docs/html/reference/com/google/android/gms/games/GamesClientSettings.html b/docs/html/reference/com/google/android/gms/games/GamesClientSettings.html deleted file mode 100644 index 29cad90..0000000 --- a/docs/html/reference/com/google/android/gms/games/GamesClientSettings.html +++ /dev/null @@ -1,1189 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -GamesClientSettings | Android Developers - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - -
- -
- - - - - - - - - - - - -
- - - - -
-
- - - - -
- public - - final - - class -

GamesClientSettings

- - - - - extends Object
- - - - - - - - - -
- -
- -
- - - - - - - - - - - - - - - - - -
java.lang.Object
   ↳com.google.android.gms.games.GamesClientSettings
- - - - - - - -
- - -

Class Overview

-

Settings for GamesClient. -

- - - - - -
- - - - - - - - - - - - - - - - -
- - -

Summary

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Constants
intPOPUP_POSITION_BOTTOMDisplay games service popups (achievements, welcome, ...) at the bottom of the screen -
intPOPUP_POSITION_TOPDisplay games service popups (achievements, welcome, ...) at the top of the screen -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- [Expand] -
Inherited Methods
- -From class - - java.lang.Object - -
- - -
-
- - -
- - - - - - - - - - - - - - - - - - - - -

Constants

- - - - - - -
-

- - public - static - final - int - - POPUP_POSITION_BOTTOM -

-
- - - - -
-
- -

Display games service popups (achievements, welcome, ...) at the bottom of the screen -

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

- - public - static - final - int - - POPUP_POSITION_TOP -

-
- - - - -
-
- -

Display games service popups (achievements, welcome, ...) at the top of the screen -

- - -
- Constant Value: - - - 1 - (0x00000001) - - -
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
- -
- - - - - - - - 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 e0ad326..23425bc 100644 --- a/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html +++ b/docs/html/reference/com/google/android/gms/games/PlayerBuffer.html @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/RealTimeSocket.html b/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html index 7298e87..1e42cdd 100644 --- a/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html +++ b/docs/html/reference/com/google/android/gms/games/RealTimeSocket.html @@ -685,7 +685,7 @@ onkeyup="return search_changed(event, false, '/')" />

    Use getParcelFileDescriptor() to get a file descriptor for read/write, or use getInputStream() / getOutputStream() to get - access to an instance of InputStream and OutputStream + access to an instance of InputStream or OutputStream respectively.

    Calling close() on any of (i) the returned ParcelFileDescriptor or, (ii) the @@ -957,7 +957,7 @@ onkeyup="return search_changed(event, false, '/')" /> Calling close() on the InputStream will close the socket.

Returns
- +
Throws
@@ -1006,7 +1006,7 @@ onkeyup="return search_changed(event, false, '/')" /> packet will be dropped and an error message will be sent to the log.

Returns
- +
Throws
@@ -1050,8 +1050,8 @@ onkeyup="return search_changed(event, false, '/')" /> Calling close() on the returned ParcelFileDescriptor will close the socket.

Returns
- +
Throws
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 cf6e4f9..c40d4df 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 @@ -1782,7 +1782,7 @@ onkeyup="return search_changed(event, false, '/')" /> this directly. Instead, cache the result of freeze().

Returns
-
  • player associated with this achievement. +
    • The player associated with 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 646f741..06bd27a 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 @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/achievement/OnAchievementUpdatedListener.html b/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html index 6c85944..d104974 100644 --- a/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html +++ b/docs/html/reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html @@ -868,7 +868,7 @@ onkeyup="return search_changed(event, false, '/')" /> achievementId - id of the achievement that was updated. + The ID of the achievement that was updated. 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 0f3911b..2186179 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 @@ -1343,13 +1343,19 @@ From interface

    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.
    - 
    - 

    +

    + 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/leaderboard/LeaderboardScore.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html index b0369b3..93d96d3 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 @@ -1338,7 +1338,7 @@ From interface this directly. Instead, cache the result of freeze().

Returns
-
  • player associated with this leaderboard score. +
    • The player associated with this leaderboard score.
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 07e266e..2ee0f33 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 @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/leaderboard/LeaderboardVariant.html b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html index 957bcf7..f67626d 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html @@ -1427,9 +1427,8 @@ onkeyup="return search_changed(event, false, '/')" /> is only accurate if hasPlayerInfo() returns true.

Returns
-
  • the String representation of the viewing player's rank, or {@code null) +
    • The String representation of the viewing player's rank, or {@code null) if the player has no rank for this variant. -
@@ -1464,7 +1463,7 @@ onkeyup="return search_changed(event, false, '/')" /> accurate if hasPlayerInfo() returns true.

Returns
-
  • the String representation of the viewing player's score, or null if the +
    • The String representation of the viewing player's score, or null if the player has no score for this variant.
@@ -1501,7 +1500,7 @@ onkeyup="return search_changed(event, false, '/')" /> this method will return NUM_SCORES_UNKNOWN.

Returns
-
@@ -1536,7 +1535,7 @@ onkeyup="return search_changed(event, false, '/')" /> accurate if hasPlayerInfo() returns true.

Returns
-
  • the long representation of the viewing player's rank, or PLAYER_RANK_UNKNOWN +
    • The long representation of the viewing player's rank, or PLAYER_RANK_UNKNOWN if the player has no rank for this variant.
@@ -1572,7 +1571,7 @@ onkeyup="return search_changed(event, false, '/')" /> accurate if hasPlayerInfo() returns true.

Returns
-
  • the long representation of the viewing player's score, or +
    • The long representation of the viewing player's score, or PLAYER_SCORE_UNKNOWN if the player has no score for this variant.
@@ -1649,7 +1648,7 @@ onkeyup="return search_changed(event, false, '/')" /> a rank.

Returns
-
  • whether or not this variant contains score information for the viewing player. +
    • Whether or not this variant contains score information for the viewing player.
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html b/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html index 07ee745..42b4e40 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html @@ -857,7 +857,8 @@ onkeyup="return search_changed(event, false, '/')" /> result Detailed results of the operation, which includes data regarding whether this - was the new high score for any of the supported time spans. + was the new high score for any of the supported time spans. Note that the results + will only be populated if statusCodes is STATUS_OK. diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html index 167b6a6..e33b848 100644 --- a/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html +++ b/docs/html/reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html @@ -1310,7 +1310,7 @@ From class

Retrieves the ID of the leaderboard the score was submitted to.

Returns
-
  • the ID of the leaderboard. +
    • The ID of the leaderboard.
@@ -1344,7 +1344,7 @@ From class

Retrieves the ID of the player the score was submitted for.

Returns
-
  • the ID of submitting player. +
    • The ID of submitting player.
@@ -1390,7 +1390,7 @@ From class
Returns
-
@@ -1433,7 +1433,7 @@ From class

Returns
-
  • the status code of the submit score operation. +
    • The status code of the submit score operation.
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 c9b914f..95eac22 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 @@ -1177,7 +1177,7 @@ From interface

Retrieve the server timestamp at which this Invitation was created.

Returns
-
  • the server timestamp at which this Invitation was created. +
    • The server timestamp at which this Invitation was created.
@@ -1245,7 +1245,7 @@ From interface

Retrieve the ID of this Invitation.

Returns
-
@@ -1279,7 +1279,7 @@ From interface

Retrieve the Participant who created this Invitation.

Returns
-
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 4edeb83..6f906a6 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 @@ -1343,13 +1343,19 @@ From interface

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.
- 
- 

+

+ 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/multiplayer/InvitationEntity.html b/docs/html/reference/com/google/android/gms/games/multiplayer/InvitationEntity.html index a38ddc4..9615ad3 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 @@ -1772,7 +1772,7 @@ From interface

    Retrieve the server timestamp at which this Invitation was created.

    Returns
    -
    • the server timestamp at which this Invitation was created. +
      • The server timestamp at which this Invitation was created.
    @@ -1840,7 +1840,7 @@ From interface

    Retrieve the ID of this Invitation.

    Returns
    -
    @@ -1903,7 +1903,7 @@ From interface

    Retrieve the Participant who created this Invitation.

    Returns
    -
    @@ -1938,7 +1938,7 @@ From interface applicable to the given object.

Returns
-
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 5a3a803..59e0f54 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 @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/multiplayer/Participatable.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html index 3b0250d..d543bef 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Participatable.html @@ -901,7 +901,7 @@ Summary: applicable to the given object.

Returns
-
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 64c6398..1b12a08 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 @@ -1547,7 +1547,7 @@ From interface room has no automatch properties.

Returns
-
  • bundle containing the automatch criteria for this room. +
    • A bundle containing the automatch criteria for this room.
@@ -1928,8 +1928,8 @@ From interface
Returns
  • Variant specified for this room, if any. A variant is an optional - developer-controlled parameter describing the type of game to play, ranging from - 1-1023 (inclusive). If this room had no variant specified, returns + developer-controlled parameter describing the type of game to play. If specified, + this value will be a positive integer. If this room had no variant specified, returns ROOM_VARIANT_ANY.
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 373578b..df6fb49 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 @@ -1398,7 +1398,7 @@ From class
invitationId - the ID of the invitation to accept. + The ID of the invitation to accept.
@@ -1440,7 +1440,7 @@ From class @@ -1480,7 +1480,7 @@ From class
listener - the message received listener that is called to notify the client when it + The message received listener that is called to notify the client when it receives a message in a room. The listener is called on the main thread.
@@ -1566,8 +1566,8 @@ From class

Sets the variant for the room when calling createRoom(RoomConfig). This is an - optional, developer-controlled parameter describing the type of game to play, and is - used for auto-matching criteria. Must be either a value from 1 to 1023 (inclusive), or + optional, developer-controlled parameter describing the type of game to play, and is used + for auto-matching criteria. Must be either a positive integer or ROOM_VARIANT_ANY (the default) if not desired.

Parameters
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 93da6bb..926eeda 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 @@ -1317,15 +1317,15 @@ From class
listener - the listener that is called to notify the client when the status of the + The listener that is called to notify the client when the status of the room has changed. The listener is called on the main thread.
+ + @@ -1333,7 +1333,7 @@ From class
Returns
-
  • bundle of auto-match criteria data. +
    • A bundle of auto-match criteria data.
@@ -1470,7 +1470,7 @@ From class

Retrieves the listener for message received from a peer.

Returns
-
@@ -1571,8 +1571,7 @@ From class

Retrieves the (optional) developer-controlled parameter describing the type of game to play. - Must be either a value from 1 to 1023 (inclusive), or ROOM_VARIANT_ANY if not - desired.

+ Must be either a positive integer or ROOM_VARIANT_ANY if not desired.

Returns
  • The developer-specified game variant. 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 e3772e2..7e6861b 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 @@ -2044,7 +2044,7 @@ From interface room has no automatch properties.

Returns
-
  • bundle containing the automatch criteria for this room. +
    • A bundle containing the automatch criteria for this room.
@@ -2324,7 +2324,7 @@ From interface applicable to the given object.

Returns
-
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html index 45fd518..988cc0c 100644 --- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html +++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html @@ -1059,7 +1059,7 @@ onkeyup="return search_changed(event, false, '/')" />
minAutoMatchPlayers - min number of auto-matched players.Minimum number of auto-matched players.
maxAutoMatchPlayers - max number of auto-matched players.Maximum number of auto-matched players.
exclusiveBitMask - exclusive bitmasks for the automatching request. The logical AND of + Exclusive bitmasks for the automatching request. The logical AND of each pairing of automatching requests must equal zero for auto-match. If there are no exclusivity requirements for the game, this value should just be set to 0.
participantIds - ID of the peers invited to a room. + IDs of the peers invited to a room.
@@ -1098,7 +1098,7 @@ onkeyup="return search_changed(event, false, '/')" />
participantIds - ID of the peers invited to a room. + IDs of the peers invited to a room.
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 098524a..e5b82b2 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 @@ -711,18 +711,14 @@ onkeyup="return search_changed(event, false, '/')" /> Builder class for GamesClient.  - GamesClientSettings - Settings for GamesClient.  - - PageDirection Direction constants for pagination over data sets.  - + PlayerBuffer Data structure providing access to a list of players.  - + PlayerEntity Data object representing a set of Player data.  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 492532e..5b50466 100644 --- a/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html +++ b/docs/html/reference/com/google/android/gms/location/ActivityRecognitionClient.html @@ -756,7 +756,7 @@ Summary: ActivityRecognitionClient mActivityRecognitionClient = new ActivityRecognitionClient(this, this, this); mActivityRecognitionClient.connect(); - + // Called when a connection to the ActivityRecognitionService has been established. public void onConnected(Bundle connectionHint) { Intent intent = new Intent(this, MyIntentService.class); @@ -1697,7 +1697,7 @@ From interface client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -1731,7 +1731,7 @@ From interface

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -1775,7 +1775,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -1819,7 +1819,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -1851,9 +1851,10 @@ From interface

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -1902,11 +1903,12 @@ From interface

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. diff --git a/docs/html/reference/com/google/android/gms/location/LocationClient.html b/docs/html/reference/com/google/android/gms/location/LocationClient.html index 6652c0a..d7bd08a 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationClient.html +++ b/docs/html/reference/com/google/android/gms/location/LocationClient.html @@ -2291,7 +2291,7 @@ From interface client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -2325,7 +2325,7 @@ From interface

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -2369,7 +2369,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -2413,7 +2413,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -2445,9 +2445,10 @@ From interface

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -2496,11 +2497,12 @@ From interface

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. diff --git a/docs/html/reference/com/google/android/gms/location/LocationRequest.html b/docs/html/reference/com/google/android/gms/location/LocationRequest.html index 6eaf102..3ce6ef9 100644 --- a/docs/html/reference/com/google/android/gms/location/LocationRequest.html +++ b/docs/html/reference/com/google/android/gms/location/LocationRequest.html @@ -789,8 +789,8 @@ Summary: slower interval, and the location object will be obfuscated to only show a coarse level of accuracy. -

All location requests are considered hints, and you may receive locations that are more - accurate, less accurate, and slower than requested. +

All location requests are considered hints, and you may receive locations that are + more/less accurate, and faster/slower than requested.

@@ -998,6 +998,22 @@ android.os.Parcelable + boolean + + + equals(Object object) + + + + + + + + + + + + long @@ -1009,7 +1025,7 @@ android.os.Parcelable - + @@ -1027,7 +1043,7 @@ android.os.Parcelable - + @@ -1045,7 +1061,7 @@ android.os.Parcelable - + @@ -1063,7 +1079,7 @@ android.os.Parcelable - + @@ -1081,7 +1097,7 @@ android.os.Parcelable - + @@ -1101,6 +1117,22 @@ android.os.Parcelable + + + + + + + + int + + + hashCode() + + + + + @@ -1847,6 +1879,35 @@ From interface
+ + +
+

+ + public + + + + + boolean + + equals + (Object object) +

+
+
+ + + +
+
+ +

+ +
+
+ +
@@ -2062,6 +2123,35 @@ From interface
+ + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/maps/MapFragment.html b/docs/html/reference/com/google/android/gms/maps/MapFragment.html index 0664856..72f86e5 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapFragment.html +++ b/docs/html/reference/com/google/android/gms/maps/MapFragment.html @@ -1045,7 +1045,7 @@ android.content.ComponentCallbacks2 void - onAttach(Activity activity) + onActivityCreated(Bundle savedInstanceState) @@ -1061,7 +1061,7 @@ android.content.ComponentCallbacks2 void - onCreate(Bundle savedInstanceState) + onAttach(Activity activity) @@ -1074,6 +1074,22 @@ android.content.ComponentCallbacks2 + void + + + onCreate(Bundle savedInstanceState) + + + + + + + + + + + + View @@ -1083,7 +1099,7 @@ android.content.ComponentCallbacks2 - + @@ -1099,7 +1115,7 @@ android.content.ComponentCallbacks2 - + @@ -1115,7 +1131,7 @@ android.content.ComponentCallbacks2 - + @@ -1133,7 +1149,7 @@ android.content.ComponentCallbacks2 - + @@ -1149,7 +1165,7 @@ android.content.ComponentCallbacks2 - + @@ -1165,7 +1181,7 @@ android.content.ComponentCallbacks2 - + @@ -1181,7 +1197,7 @@ android.content.ComponentCallbacks2 - + @@ -1197,7 +1213,7 @@ android.content.ComponentCallbacks2 - + @@ -2879,6 +2895,35 @@ From interface
+ + +
+

+ + public + + + + + void + + onActivityCreated + (Bundle savedInstanceState) +

+
+
+ + + +
+
+ +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html b/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html index 9ae0a84..3bccdee 100644 --- a/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html +++ b/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html @@ -944,7 +944,7 @@ Summary: void - onAttach(Activity activity) + onActivityCreated(Bundle savedInstanceState) @@ -960,7 +960,7 @@ Summary: void - onCreate(Bundle savedInstanceState) + onAttach(Activity activity) @@ -973,6 +973,22 @@ Summary: + void + + + onCreate(Bundle savedInstanceState) + + + + + + + + + + + + View @@ -982,7 +998,7 @@ Summary: - + @@ -998,7 +1014,7 @@ Summary: - + @@ -1014,7 +1030,7 @@ Summary: - + @@ -1032,7 +1048,7 @@ Summary: - + @@ -1048,7 +1064,7 @@ Summary: - + @@ -1064,7 +1080,7 @@ Summary: - + @@ -1080,7 +1096,7 @@ Summary: - + @@ -1096,7 +1112,7 @@ Summary: - + @@ -2768,6 +2784,35 @@ From interface
+ + +
+

+ + public + + + + + void + + onActivityCreated + (Bundle savedInstanceState) +

+
+
+ + + +
+
+ +

+ +
+
+ +
diff --git a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html index 832ae26..39a7525 100644 --- a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html +++ b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html @@ -1695,7 +1695,7 @@ From interface client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -1729,7 +1729,7 @@ From interface

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -1773,7 +1773,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -1817,7 +1817,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -1940,9 +1940,10 @@ From interface

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -1991,11 +1992,12 @@ From interface

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html index 5d0383e..bcd39f6 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html @@ -825,7 +825,7 @@ Summary: build() -

Creates a new PlusClient.
+
Builds a new PlusClient object for communicating with the Google+ APIs.
@@ -1239,8 +1239,12 @@ From class
-

Creates a new PlusClient. -

+

Builds a new PlusClient object for communicating with the Google+ APIs.

+
+
Returns
+ +
@@ -1390,7 +1394,7 @@ From class

See Types of app - activityfor the full list of valid app activity types. Example usage: + activity for the full list of valid app activity types. Example usage:

       plusClientBuilder.setVisibleActivities(
           "http://schemas.google.com/AddActivity",
diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.html
index 529e2ad..e73301a 100644
--- a/docs/html/reference/com/google/android/gms/plus/PlusClient.html
+++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.html
@@ -2024,7 +2024,7 @@ From interface
  client actions caused by the user with a call to this method.

Returns
-
  • true If the client is connected to the service. +
    • true if the client is connected to the service.
@@ -2058,7 +2058,7 @@ From interface

Checks if the client is attempting to connect to the service.

Returns
-
  • true If the client is attempting to connect to the service. +
    • true if the client is attempting to connect to the service.
@@ -2102,7 +2102,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection events.
@@ -2146,7 +2146,7 @@ From interface
Returns
-
  • true If the specified listener is currently registered to receive connection +
    • true if the specified listener is currently registered to receive connection failed events.
@@ -2320,7 +2320,7 @@ From interface orderBy The order to return people in. Valid values are:

- ALPHABETICAL - Order the people by their display name. + ALPHABETICAL - Order the people by their display name.

BEST - Order people based on the relevance to the viewer. @@ -2473,9 +2473,10 @@ From interface

Registers a listener to receive connection events from this GooglePlayServicesClient. - If we are already connected, the listener's onConnected(Bundle) method - will be called immediately. Applications should balance calls to this method with calls to - unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking resources. + If the service is already connected, the listener's onConnected(Bundle) + method will be called immediately. Applications should balance calls to this method with + calls to unregisterConnectionCallbacks(ConnectionCallbacks) to avoid leaking + resources.

If the specified listener is already registered to receive connection events, this method will not add a duplicate entry for the same listener, but will @@ -2524,11 +2525,12 @@ From interface

Registers a listener to receive connection failed events from this - GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if we are not - already connected, the listener's onConnectionFailed(ConnectionResult) - method will not be called immediately. Applications should balance calls to this method with - calls to unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid - leaking resources. + GooglePlayServicesClient. Unlike registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks), if the service + is not already connected, the listener's + onConnectionFailed(ConnectionResult) method will not be called immediately. + Applications should balance calls to this method with calls to + unregisterConnectionFailedListener(OnConnectionFailedListener) to avoid leaking + resources.

If the specified listener is already registered to receive connection failed events, this method will not add a duplicate entry for the same listener. diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html b/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html index fac199f..893a3ee 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html @@ -1278,13 +1278,19 @@ From interface

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.
- 
- 

+

+ 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/plus/model/people/PersonBuffer.html b/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html index b722bcf..b58496b 100644 --- a/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html +++ b/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html @@ -1278,13 +1278,19 @@ From interface

    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.
    - 
    - 

    +

    + 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/gms-packages.html b/docs/html/reference/gms-packages.html index 5a7ae07..ff13938 100644 --- a/docs/html/reference/gms-packages.html +++ b/docs/html/reference/gms-packages.html @@ -670,7 +670,7 @@ onkeyup="return search_changed(event, false, '/')" /> com.google.android.gms.common.images - + Contains classes for loading images from Google Play services. diff --git a/docs/html/reference/gms_lists.js b/docs/html/reference/gms_lists.js index fe58709..a0e58fb 100644 --- a/docs/html/reference/gms_lists.js +++ b/docs/html/reference/gms_lists.js @@ -1,201 +1,199 @@ var GMS_DATA = [ - { id:0, label:"com.google.android.gms", link:"reference/com/google/android/gms/package-summary.html", type:"package" }, - { id:1, label:"com.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class" }, - { id:2, label:"com.google.android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class" }, - { id:3, label:"com.google.android.gms.R.color", link:"reference/com/google/android/gms/R.color.html", type:"class" }, - { id:4, label:"com.google.android.gms.R.drawable", link:"reference/com/google/android/gms/R.drawable.html", type:"class" }, - { id:5, label:"com.google.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class" }, - { id:6, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class" }, - { id:7, label:"com.google.android.gms.R.styleable", link:"reference/com/google/android/gms/R.styleable.html", type:"class" }, - { id:8, label:"com.google.android.gms.appstate", link:"reference/com/google/android/gms/appstate/package-summary.html", type:"package" }, - { id:9, label:"com.google.android.gms.appstate.AppState", link:"reference/com/google/android/gms/appstate/AppState.html", type:"class" }, - { id:10, label:"com.google.android.gms.appstate.AppStateBuffer", link:"reference/com/google/android/gms/appstate/AppStateBuffer.html", type:"class" }, - { id:11, label:"com.google.android.gms.appstate.AppStateClient", link:"reference/com/google/android/gms/appstate/AppStateClient.html", type:"class" }, - { id:12, label:"com.google.android.gms.appstate.AppStateClient.Builder", link:"reference/com/google/android/gms/appstate/AppStateClient.Builder.html", type:"class" }, - { id:13, label:"com.google.android.gms.appstate.OnSignOutCompleteListener", link:"reference/com/google/android/gms/appstate/OnSignOutCompleteListener.html", type:"class" }, - { id:14, label:"com.google.android.gms.appstate.OnStateDeletedListener", link:"reference/com/google/android/gms/appstate/OnStateDeletedListener.html", type:"class" }, - { id:15, label:"com.google.android.gms.appstate.OnStateListLoadedListener", link:"reference/com/google/android/gms/appstate/OnStateListLoadedListener.html", type:"class" }, - { id:16, label:"com.google.android.gms.appstate.OnStateLoadedListener", link:"reference/com/google/android/gms/appstate/OnStateLoadedListener.html", type:"class" }, - { id:17, label:"com.google.android.gms.auth", link:"reference/com/google/android/gms/auth/package-summary.html", type:"package" }, - { id:18, label:"com.google.android.gms.auth.GoogleAuthException", link:"reference/com/google/android/gms/auth/GoogleAuthException.html", type:"class" }, - { id:19, label:"com.google.android.gms.auth.GoogleAuthUtil", link:"reference/com/google/android/gms/auth/GoogleAuthUtil.html", type:"class" }, - { id:20, label:"com.google.android.gms.auth.GooglePlayServicesAvailabilityException", link:"reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html", type:"class" }, - { id:21, label:"com.google.android.gms.auth.UserRecoverableAuthException", link:"reference/com/google/android/gms/auth/UserRecoverableAuthException.html", type:"class" }, - { id:22, label:"com.google.android.gms.auth.UserRecoverableNotifiedException", link:"reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html", type:"class" }, - { id:23, label:"com.google.android.gms.common", link:"reference/com/google/android/gms/common/package-summary.html", type:"package" }, - { id:24, label:"com.google.android.gms.common.AccountPicker", link:"reference/com/google/android/gms/common/AccountPicker.html", type:"class" }, - { id:25, label:"com.google.android.gms.common.ConnectionResult", link:"reference/com/google/android/gms/common/ConnectionResult.html", type:"class" }, - { id:26, label:"com.google.android.gms.common.GooglePlayServicesClient", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.html", type:"class" }, - { id:27, label:"com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", type:"class" }, - { id:28, label:"com.google.android.gms.common.GooglePlayServicesClient.OnConnectionFailedListener", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", type:"class" }, - { id:29, label:"com.google.android.gms.common.GooglePlayServicesNotAvailableException", link:"reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html", type:"class" }, - { id:30, label:"com.google.android.gms.common.GooglePlayServicesUtil", link:"reference/com/google/android/gms/common/GooglePlayServicesUtil.html", type:"class" }, - { id:31, label:"com.google.android.gms.common.Scopes", link:"reference/com/google/android/gms/common/Scopes.html", type:"class" }, - { id:32, label:"com.google.android.gms.common.SignInButton", link:"reference/com/google/android/gms/common/SignInButton.html", type:"class" }, - { id:33, label:"com.google.android.gms.common.data", link:"reference/com/google/android/gms/common/data/package-summary.html", type:"package" }, - { id:34, label:"com.google.android.gms.common.data.DataBuffer", link:"reference/com/google/android/gms/common/data/DataBuffer.html", type:"class" }, - { id:35, label:"com.google.android.gms.common.data.DataBufferUtils", link:"reference/com/google/android/gms/common/data/DataBufferUtils.html", type:"class" }, - { id:36, label:"com.google.android.gms.common.data.Freezable", link:"reference/com/google/android/gms/common/data/Freezable.html", type:"class" }, - { id:37, label:"com.google.android.gms.common.images", link:"reference/com/google/android/gms/common/images/package-summary.html", type:"package" }, - { id:38, label:"com.google.android.gms.common.images.ImageManager", link:"reference/com/google/android/gms/common/images/ImageManager.html", type:"class" }, - { id:39, label:"com.google.android.gms.common.images.ImageManager.ImageReceiver", link:"reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html", type:"class" }, - { id:40, label:"com.google.android.gms.common.images.ImageManager.OnImageLoadedListener", link:"reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html", type:"class" }, - { id:41, label:"com.google.android.gms.games", link:"reference/com/google/android/gms/games/package-summary.html", type:"package" }, - { id:42, label:"com.google.android.gms.games.Game", link:"reference/com/google/android/gms/games/Game.html", type:"class" }, - { id:43, label:"com.google.android.gms.games.GameBuffer", link:"reference/com/google/android/gms/games/GameBuffer.html", type:"class" }, - { id:44, label:"com.google.android.gms.games.GameEntity", link:"reference/com/google/android/gms/games/GameEntity.html", type:"class" }, - { id:45, label:"com.google.android.gms.games.GamesActivityResultCodes", link:"reference/com/google/android/gms/games/GamesActivityResultCodes.html", type:"class" }, - { id:46, label:"com.google.android.gms.games.GamesClient", link:"reference/com/google/android/gms/games/GamesClient.html", type:"class" }, - { id:47, label:"com.google.android.gms.games.GamesClient.Builder", link:"reference/com/google/android/gms/games/GamesClient.Builder.html", type:"class" }, - { id:48, label:"com.google.android.gms.games.GamesClientSettings", link:"reference/com/google/android/gms/games/GamesClientSettings.html", type:"class" }, - { id:49, label:"com.google.android.gms.games.OnGamesLoadedListener", link:"reference/com/google/android/gms/games/OnGamesLoadedListener.html", type:"class" }, - { id:50, label:"com.google.android.gms.games.OnPlayersLoadedListener", link:"reference/com/google/android/gms/games/OnPlayersLoadedListener.html", type:"class" }, - { id:51, label:"com.google.android.gms.games.OnSignOutCompleteListener", link:"reference/com/google/android/gms/games/OnSignOutCompleteListener.html", type:"class" }, - { id:52, label:"com.google.android.gms.games.PageDirection", link:"reference/com/google/android/gms/games/PageDirection.html", type:"class" }, - { id:53, label:"com.google.android.gms.games.Player", link:"reference/com/google/android/gms/games/Player.html", type:"class" }, - { id:54, label:"com.google.android.gms.games.PlayerBuffer", link:"reference/com/google/android/gms/games/PlayerBuffer.html", type:"class" }, - { id:55, label:"com.google.android.gms.games.PlayerEntity", link:"reference/com/google/android/gms/games/PlayerEntity.html", type:"class" }, - { id:56, label:"com.google.android.gms.games.RealTimeSocket", link:"reference/com/google/android/gms/games/RealTimeSocket.html", type:"class" }, - { id:57, label:"com.google.android.gms.games.achievement", link:"reference/com/google/android/gms/games/achievement/package-summary.html", type:"package" }, - { id:58, label:"com.google.android.gms.games.achievement.Achievement", link:"reference/com/google/android/gms/games/achievement/Achievement.html", type:"class" }, - { id:59, label:"com.google.android.gms.games.achievement.AchievementBuffer", link:"reference/com/google/android/gms/games/achievement/AchievementBuffer.html", type:"class" }, - { id:60, label:"com.google.android.gms.games.achievement.OnAchievementUpdatedListener", link:"reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html", type:"class" }, - { id:61, label:"com.google.android.gms.games.achievement.OnAchievementsLoadedListener", link:"reference/com/google/android/gms/games/achievement/OnAchievementsLoadedListener.html", type:"class" }, - { id:62, label:"com.google.android.gms.games.leaderboard", link:"reference/com/google/android/gms/games/leaderboard/package-summary.html", type:"package" }, - { id:63, label:"com.google.android.gms.games.leaderboard.Leaderboard", link:"reference/com/google/android/gms/games/leaderboard/Leaderboard.html", type:"class" }, - { id:64, label:"com.google.android.gms.games.leaderboard.LeaderboardBuffer", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html", type:"class" }, - { id:65, label:"com.google.android.gms.games.leaderboard.LeaderboardScore", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html", type:"class" }, - { id:66, label:"com.google.android.gms.games.leaderboard.LeaderboardScoreBuffer", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html", type:"class" }, - { id:67, label:"com.google.android.gms.games.leaderboard.LeaderboardVariant", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html", type:"class" }, - { id:68, label:"com.google.android.gms.games.leaderboard.OnLeaderboardMetadataLoadedListener", link:"reference/com/google/android/gms/games/leaderboard/OnLeaderboardMetadataLoadedListener.html", type:"class" }, - { id:69, label:"com.google.android.gms.games.leaderboard.OnLeaderboardScoresLoadedListener", link:"reference/com/google/android/gms/games/leaderboard/OnLeaderboardScoresLoadedListener.html", type:"class" }, - { id:70, label:"com.google.android.gms.games.leaderboard.OnScoreSubmittedListener", link:"reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html", type:"class" }, - { id:71, label:"com.google.android.gms.games.leaderboard.SubmitScoreResult", link:"reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html", type:"class" }, - { id:72, label:"com.google.android.gms.games.leaderboard.SubmitScoreResult.Result", link:"reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.Result.html", type:"class" }, - { id:73, label:"com.google.android.gms.games.multiplayer", link:"reference/com/google/android/gms/games/multiplayer/package-summary.html", type:"package" }, - { id:74, label:"com.google.android.gms.games.multiplayer.Invitation", link:"reference/com/google/android/gms/games/multiplayer/Invitation.html", type:"class" }, - { id:75, label:"com.google.android.gms.games.multiplayer.InvitationBuffer", link:"reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html", type:"class" }, - { id:76, label:"com.google.android.gms.games.multiplayer.InvitationEntity", link:"reference/com/google/android/gms/games/multiplayer/InvitationEntity.html", type:"class" }, - { id:77, label:"com.google.android.gms.games.multiplayer.OnInvitationReceivedListener", link:"reference/com/google/android/gms/games/multiplayer/OnInvitationReceivedListener.html", type:"class" }, - { id:78, label:"com.google.android.gms.games.multiplayer.OnInvitationsLoadedListener", link:"reference/com/google/android/gms/games/multiplayer/OnInvitationsLoadedListener.html", type:"class" }, - { id:79, label:"com.google.android.gms.games.multiplayer.Participant", link:"reference/com/google/android/gms/games/multiplayer/Participant.html", type:"class" }, - { id:80, label:"com.google.android.gms.games.multiplayer.ParticipantBuffer", link:"reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html", type:"class" }, - { id:81, label:"com.google.android.gms.games.multiplayer.ParticipantEntity", link:"reference/com/google/android/gms/games/multiplayer/ParticipantEntity.html", type:"class" }, - { id:82, label:"com.google.android.gms.games.multiplayer.ParticipantUtils", link:"reference/com/google/android/gms/games/multiplayer/ParticipantUtils.html", type:"class" }, - { id:83, label:"com.google.android.gms.games.multiplayer.Participatable", link:"reference/com/google/android/gms/games/multiplayer/Participatable.html", type:"class" }, - { id:84, label:"com.google.android.gms.games.multiplayer.realtime", link:"reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html", type:"package" }, - { id:85, label:"com.google.android.gms.games.multiplayer.realtime.RealTimeMessage", link:"reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html", type:"class" }, - { id:86, label:"com.google.android.gms.games.multiplayer.realtime.RealTimeMessageReceivedListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessageReceivedListener.html", type:"class" }, - { id:87, label:"com.google.android.gms.games.multiplayer.realtime.RealTimeReliableMessageSentListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RealTimeReliableMessageSentListener.html", type:"class" }, - { id:88, label:"com.google.android.gms.games.multiplayer.realtime.Room", link:"reference/com/google/android/gms/games/multiplayer/realtime/Room.html", type:"class" }, - { id:89, label:"com.google.android.gms.games.multiplayer.realtime.RoomConfig", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html", type:"class" }, - { id:90, label:"com.google.android.gms.games.multiplayer.realtime.RoomConfig.Builder", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html", type:"class" }, - { id:91, label:"com.google.android.gms.games.multiplayer.realtime.RoomEntity", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html", type:"class" }, - { id:92, label:"com.google.android.gms.games.multiplayer.realtime.RoomStatusUpdateListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html", type:"class" }, - { id:93, label:"com.google.android.gms.games.multiplayer.realtime.RoomUpdateListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html", type:"class" }, - { id:94, label:"com.google.android.gms.gcm", link:"reference/com/google/android/gms/gcm/package-summary.html", type:"package" }, - { id:95, label:"com.google.android.gms.gcm.GoogleCloudMessaging", link:"reference/com/google/android/gms/gcm/GoogleCloudMessaging.html", type:"class" }, - { id:96, label:"com.google.android.gms.location", link:"reference/com/google/android/gms/location/package-summary.html", type:"package" }, - { id:97, label:"com.google.android.gms.location.ActivityRecognitionClient", link:"reference/com/google/android/gms/location/ActivityRecognitionClient.html", type:"class" }, - { id:98, label:"com.google.android.gms.location.ActivityRecognitionResult", link:"reference/com/google/android/gms/location/ActivityRecognitionResult.html", type:"class" }, - { id:99, label:"com.google.android.gms.location.DetectedActivity", link:"reference/com/google/android/gms/location/DetectedActivity.html", type:"class" }, - { id:100, label:"com.google.android.gms.location.Geofence", link:"reference/com/google/android/gms/location/Geofence.html", type:"class" }, - { id:101, label:"com.google.android.gms.location.Geofence.Builder", link:"reference/com/google/android/gms/location/Geofence.Builder.html", type:"class" }, - { id:102, label:"com.google.android.gms.location.LocationClient", link:"reference/com/google/android/gms/location/LocationClient.html", type:"class" }, - { id:103, label:"com.google.android.gms.location.LocationClient.OnAddGeofencesResultListener", link:"reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html", type:"class" }, - { id:104, label:"com.google.android.gms.location.LocationClient.OnRemoveGeofencesResultListener", link:"reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html", type:"class" }, - { id:105, label:"com.google.android.gms.location.LocationListener", link:"reference/com/google/android/gms/location/LocationListener.html", type:"class" }, - { id:106, label:"com.google.android.gms.location.LocationRequest", link:"reference/com/google/android/gms/location/LocationRequest.html", type:"class" }, - { id:107, label:"com.google.android.gms.location.LocationStatusCodes", link:"reference/com/google/android/gms/location/LocationStatusCodes.html", type:"class" }, - { id:108, label:"com.google.android.gms.maps", link:"reference/com/google/android/gms/maps/package-summary.html", type:"package" }, - { id:109, label:"com.google.android.gms.maps.CameraUpdate", link:"reference/com/google/android/gms/maps/CameraUpdate.html", type:"class" }, - { id:110, label:"com.google.android.gms.maps.CameraUpdateFactory", link:"reference/com/google/android/gms/maps/CameraUpdateFactory.html", type:"class" }, - { id:111, label:"com.google.android.gms.maps.GoogleMap", link:"reference/com/google/android/gms/maps/GoogleMap.html", type:"class" }, - { id:112, label:"com.google.android.gms.maps.GoogleMap.CancelableCallback", link:"reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html", type:"class" }, - { id:113, label:"com.google.android.gms.maps.GoogleMap.InfoWindowAdapter", link:"reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", type:"class" }, - { id:114, label:"com.google.android.gms.maps.GoogleMap.OnCameraChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", type:"class" }, - { id:115, label:"com.google.android.gms.maps.GoogleMap.OnInfoWindowClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", type:"class" }, - { id:116, label:"com.google.android.gms.maps.GoogleMap.OnMapClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", type:"class" }, - { id:117, label:"com.google.android.gms.maps.GoogleMap.OnMapLongClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", type:"class" }, - { id:118, label:"com.google.android.gms.maps.GoogleMap.OnMarkerClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", type:"class" }, - { id:119, label:"com.google.android.gms.maps.GoogleMap.OnMarkerDragListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", type:"class" }, - { id:120, label:"com.google.android.gms.maps.GoogleMap.OnMyLocationChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html", type:"class" }, - { id:121, label:"com.google.android.gms.maps.GoogleMapOptions", link:"reference/com/google/android/gms/maps/GoogleMapOptions.html", type:"class" }, - { id:122, label:"com.google.android.gms.maps.LocationSource", link:"reference/com/google/android/gms/maps/LocationSource.html", type:"class" }, - { id:123, label:"com.google.android.gms.maps.LocationSource.OnLocationChangedListener", link:"reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", type:"class" }, - { id:124, label:"com.google.android.gms.maps.MapFragment", link:"reference/com/google/android/gms/maps/MapFragment.html", type:"class" }, - { id:125, label:"com.google.android.gms.maps.MapView", link:"reference/com/google/android/gms/maps/MapView.html", type:"class" }, - { id:126, label:"com.google.android.gms.maps.MapsInitializer", link:"reference/com/google/android/gms/maps/MapsInitializer.html", type:"class" }, - { id:127, label:"com.google.android.gms.maps.Projection", link:"reference/com/google/android/gms/maps/Projection.html", type:"class" }, - { id:128, label:"com.google.android.gms.maps.SupportMapFragment", link:"reference/com/google/android/gms/maps/SupportMapFragment.html", type:"class" }, - { id:129, label:"com.google.android.gms.maps.UiSettings", link:"reference/com/google/android/gms/maps/UiSettings.html", type:"class" }, - { id:130, label:"com.google.android.gms.maps.model", link:"reference/com/google/android/gms/maps/model/package-summary.html", type:"package" }, - { id:131, label:"com.google.android.gms.maps.model.BitmapDescriptor", link:"reference/com/google/android/gms/maps/model/BitmapDescriptor.html", type:"class" }, - { id:132, label:"com.google.android.gms.maps.model.BitmapDescriptorFactory", link:"reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html", type:"class" }, - { id:133, label:"com.google.android.gms.maps.model.CameraPosition", link:"reference/com/google/android/gms/maps/model/CameraPosition.html", type:"class" }, - { id:134, label:"com.google.android.gms.maps.model.CameraPosition.Builder", link:"reference/com/google/android/gms/maps/model/CameraPosition.Builder.html", type:"class" }, - { id:135, label:"com.google.android.gms.maps.model.Circle", link:"reference/com/google/android/gms/maps/model/Circle.html", type:"class" }, - { id:136, label:"com.google.android.gms.maps.model.CircleOptions", link:"reference/com/google/android/gms/maps/model/CircleOptions.html", type:"class" }, - { id:137, label:"com.google.android.gms.maps.model.GroundOverlay", link:"reference/com/google/android/gms/maps/model/GroundOverlay.html", type:"class" }, - { id:138, label:"com.google.android.gms.maps.model.GroundOverlayOptions", link:"reference/com/google/android/gms/maps/model/GroundOverlayOptions.html", type:"class" }, - { id:139, label:"com.google.android.gms.maps.model.LatLng", link:"reference/com/google/android/gms/maps/model/LatLng.html", type:"class" }, - { id:140, label:"com.google.android.gms.maps.model.LatLngBounds", link:"reference/com/google/android/gms/maps/model/LatLngBounds.html", type:"class" }, - { id:141, label:"com.google.android.gms.maps.model.LatLngBounds.Builder", link:"reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html", type:"class" }, - { id:142, label:"com.google.android.gms.maps.model.Marker", link:"reference/com/google/android/gms/maps/model/Marker.html", type:"class" }, - { id:143, label:"com.google.android.gms.maps.model.MarkerOptions", link:"reference/com/google/android/gms/maps/model/MarkerOptions.html", type:"class" }, - { id:144, label:"com.google.android.gms.maps.model.Polygon", link:"reference/com/google/android/gms/maps/model/Polygon.html", type:"class" }, - { id:145, label:"com.google.android.gms.maps.model.PolygonOptions", link:"reference/com/google/android/gms/maps/model/PolygonOptions.html", type:"class" }, - { id:146, label:"com.google.android.gms.maps.model.Polyline", link:"reference/com/google/android/gms/maps/model/Polyline.html", type:"class" }, - { id:147, label:"com.google.android.gms.maps.model.PolylineOptions", link:"reference/com/google/android/gms/maps/model/PolylineOptions.html", type:"class" }, - { id:148, label:"com.google.android.gms.maps.model.RuntimeRemoteException", link:"reference/com/google/android/gms/maps/model/RuntimeRemoteException.html", type:"class" }, - { id:149, label:"com.google.android.gms.maps.model.Tile", link:"reference/com/google/android/gms/maps/model/Tile.html", type:"class" }, - { id:150, label:"com.google.android.gms.maps.model.TileOverlay", link:"reference/com/google/android/gms/maps/model/TileOverlay.html", type:"class" }, - { id:151, label:"com.google.android.gms.maps.model.TileOverlayOptions", link:"reference/com/google/android/gms/maps/model/TileOverlayOptions.html", type:"class" }, - { id:152, label:"com.google.android.gms.maps.model.TileProvider", link:"reference/com/google/android/gms/maps/model/TileProvider.html", type:"class" }, - { id:153, label:"com.google.android.gms.maps.model.UrlTileProvider", link:"reference/com/google/android/gms/maps/model/UrlTileProvider.html", type:"class" }, - { id:154, label:"com.google.android.gms.maps.model.VisibleRegion", link:"reference/com/google/android/gms/maps/model/VisibleRegion.html", type:"class" }, - { id:155, label:"com.google.android.gms.panorama", link:"reference/com/google/android/gms/panorama/package-summary.html", type:"package" }, - { id:156, label:"com.google.android.gms.panorama.PanoramaClient", link:"reference/com/google/android/gms/panorama/PanoramaClient.html", type:"class" }, - { id:157, label:"com.google.android.gms.panorama.PanoramaClient.OnPanoramaInfoLoadedListener", link:"reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html", type:"class" }, - { id:158, label:"com.google.android.gms.plus", link:"reference/com/google/android/gms/plus/package-summary.html", type:"package" }, - { id:159, label:"com.google.android.gms.plus.GooglePlusUtil", link:"reference/com/google/android/gms/plus/GooglePlusUtil.html", type:"class" }, - { id:160, label:"com.google.android.gms.plus.PlusClient", link:"reference/com/google/android/gms/plus/PlusClient.html", type:"class" }, - { id:161, label:"com.google.android.gms.plus.PlusClient.Builder", link:"reference/com/google/android/gms/plus/PlusClient.Builder.html", type:"class" }, - { id:162, label:"com.google.android.gms.plus.PlusClient.OnAccessRevokedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html", type:"class" }, - { id:163, label:"com.google.android.gms.plus.PlusClient.OnMomentsLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html", type:"class" }, - { id:164, label:"com.google.android.gms.plus.PlusClient.OnPeopleLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html", type:"class" }, - { id:165, label:"com.google.android.gms.plus.PlusClient.OnPersonLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html", type:"class" }, - { id:166, label:"com.google.android.gms.plus.PlusOneButton", link:"reference/com/google/android/gms/plus/PlusOneButton.html", type:"class" }, - { id:167, label:"com.google.android.gms.plus.PlusOneButton.OnPlusOneClickListener", link:"reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html", type:"class" }, - { id:168, label:"com.google.android.gms.plus.PlusShare", link:"reference/com/google/android/gms/plus/PlusShare.html", type:"class" }, - { id:169, label:"com.google.android.gms.plus.PlusShare.Builder", link:"reference/com/google/android/gms/plus/PlusShare.Builder.html", type:"class" }, - { id:170, label:"com.google.android.gms.plus.model.moments", link:"reference/com/google/android/gms/plus/model/moments/package-summary.html", type:"package" }, - { id:171, label:"com.google.android.gms.plus.model.moments.ItemScope", link:"reference/com/google/android/gms/plus/model/moments/ItemScope.html", type:"class" }, - { id:172, label:"com.google.android.gms.plus.model.moments.ItemScope.Builder", link:"reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html", type:"class" }, - { id:173, label:"com.google.android.gms.plus.model.moments.Moment", link:"reference/com/google/android/gms/plus/model/moments/Moment.html", type:"class" }, - { id:174, label:"com.google.android.gms.plus.model.moments.Moment.Builder", link:"reference/com/google/android/gms/plus/model/moments/Moment.Builder.html", type:"class" }, - { id:175, label:"com.google.android.gms.plus.model.moments.MomentBuffer", link:"reference/com/google/android/gms/plus/model/moments/MomentBuffer.html", type:"class" }, - { id:176, label:"com.google.android.gms.plus.model.people", link:"reference/com/google/android/gms/plus/model/people/package-summary.html", type:"package" }, - { id:177, label:"com.google.android.gms.plus.model.people.Person", link:"reference/com/google/android/gms/plus/model/people/Person.html", type:"class" }, - { id:178, label:"com.google.android.gms.plus.model.people.Person.AgeRange", link:"reference/com/google/android/gms/plus/model/people/Person.AgeRange.html", type:"class" }, - { id:179, label:"com.google.android.gms.plus.model.people.Person.Collection", link:"reference/com/google/android/gms/plus/model/people/Person.Collection.html", type:"class" }, - { id:180, label:"com.google.android.gms.plus.model.people.Person.Cover", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.html", type:"class" }, - { id:181, label:"com.google.android.gms.plus.model.people.Person.Cover.CoverInfo", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html", type:"class" }, - { id:182, label:"com.google.android.gms.plus.model.people.Person.Cover.CoverPhoto", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html", type:"class" }, - { id:183, label:"com.google.android.gms.plus.model.people.Person.Cover.Layout", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html", type:"class" }, - { id:184, label:"com.google.android.gms.plus.model.people.Person.Emails", link:"reference/com/google/android/gms/plus/model/people/Person.Emails.html", type:"class" }, - { id:185, label:"com.google.android.gms.plus.model.people.Person.Emails.Type", link:"reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html", type:"class" }, - { id:186, label:"com.google.android.gms.plus.model.people.Person.Gender", link:"reference/com/google/android/gms/plus/model/people/Person.Gender.html", type:"class" }, - { id:187, label:"com.google.android.gms.plus.model.people.Person.Image", link:"reference/com/google/android/gms/plus/model/people/Person.Image.html", type:"class" }, - { id:188, label:"com.google.android.gms.plus.model.people.Person.Name", link:"reference/com/google/android/gms/plus/model/people/Person.Name.html", type:"class" }, - { id:189, label:"com.google.android.gms.plus.model.people.Person.ObjectType", link:"reference/com/google/android/gms/plus/model/people/Person.ObjectType.html", type:"class" }, - { id:190, label:"com.google.android.gms.plus.model.people.Person.OrderBy", link:"reference/com/google/android/gms/plus/model/people/Person.OrderBy.html", type:"class" }, - { id:191, label:"com.google.android.gms.plus.model.people.Person.Organizations", link:"reference/com/google/android/gms/plus/model/people/Person.Organizations.html", type:"class" }, - { id:192, label:"com.google.android.gms.plus.model.people.Person.Organizations.Type", link:"reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html", type:"class" }, - { id:193, label:"com.google.android.gms.plus.model.people.Person.PlacesLived", link:"reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html", type:"class" }, - { id:194, label:"com.google.android.gms.plus.model.people.Person.RelationshipStatus", link:"reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html", type:"class" }, - { id:195, label:"com.google.android.gms.plus.model.people.Person.Urls", link:"reference/com/google/android/gms/plus/model/people/Person.Urls.html", type:"class" }, - { id:196, label:"com.google.android.gms.plus.model.people.Person.Urls.Type", link:"reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html", type:"class" }, - { id:197, label:"com.google.android.gms.plus.model.people.PersonBuffer", link:"reference/com/google/android/gms/plus/model/people/PersonBuffer.html", type:"class" } + { id:0, label:"com.google.android.gms", link:"reference/com/google/android/gms/package-summary.html", type:"package", deprecated:"false" }, + { id:1, label:"com.google.android.gms.R", link:"reference/com/google/android/gms/R.html", type:"class", deprecated:"false" }, + { id:2, label:"com.google.android.gms.R.attr", link:"reference/com/google/android/gms/R.attr.html", type:"class", deprecated:"false" }, + { id:3, label:"com.google.android.gms.R.color", link:"reference/com/google/android/gms/R.color.html", type:"class", deprecated:"false" }, + { id:4, label:"com.google.android.gms.R.drawable", link:"reference/com/google/android/gms/R.drawable.html", type:"class", deprecated:"false" }, + { id:5, label:"com.google.android.gms.R.id", link:"reference/com/google/android/gms/R.id.html", type:"class", deprecated:"false" }, + { id:6, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class", deprecated:"false" }, + { id:7, label:"com.google.android.gms.R.styleable", link:"reference/com/google/android/gms/R.styleable.html", type:"class", deprecated:"false" }, + { id:8, label:"com.google.android.gms.appstate", link:"reference/com/google/android/gms/appstate/package-summary.html", type:"package", deprecated:"false" }, + { id:9, label:"com.google.android.gms.appstate.AppState", link:"reference/com/google/android/gms/appstate/AppState.html", type:"class", deprecated:"false" }, + { id:10, label:"com.google.android.gms.appstate.AppStateBuffer", link:"reference/com/google/android/gms/appstate/AppStateBuffer.html", type:"class", deprecated:"false" }, + { id:11, label:"com.google.android.gms.appstate.AppStateClient", link:"reference/com/google/android/gms/appstate/AppStateClient.html", type:"class", deprecated:"false" }, + { id:12, label:"com.google.android.gms.appstate.AppStateClient.Builder", link:"reference/com/google/android/gms/appstate/AppStateClient.Builder.html", type:"class", deprecated:"false" }, + { id:13, label:"com.google.android.gms.appstate.OnSignOutCompleteListener", link:"reference/com/google/android/gms/appstate/OnSignOutCompleteListener.html", type:"class", deprecated:"false" }, + { id:14, label:"com.google.android.gms.appstate.OnStateDeletedListener", link:"reference/com/google/android/gms/appstate/OnStateDeletedListener.html", type:"class", deprecated:"false" }, + { id:15, label:"com.google.android.gms.appstate.OnStateListLoadedListener", link:"reference/com/google/android/gms/appstate/OnStateListLoadedListener.html", type:"class", deprecated:"false" }, + { id:16, label:"com.google.android.gms.appstate.OnStateLoadedListener", link:"reference/com/google/android/gms/appstate/OnStateLoadedListener.html", type:"class", deprecated:"false" }, + { id:17, label:"com.google.android.gms.auth", link:"reference/com/google/android/gms/auth/package-summary.html", type:"package", deprecated:"false" }, + { id:18, label:"com.google.android.gms.auth.GoogleAuthException", link:"reference/com/google/android/gms/auth/GoogleAuthException.html", type:"class", deprecated:"false" }, + { id:19, label:"com.google.android.gms.auth.GoogleAuthUtil", link:"reference/com/google/android/gms/auth/GoogleAuthUtil.html", type:"class", deprecated:"false" }, + { id:20, label:"com.google.android.gms.auth.GooglePlayServicesAvailabilityException", link:"reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html", type:"class", deprecated:"false" }, + { id:21, label:"com.google.android.gms.auth.UserRecoverableAuthException", link:"reference/com/google/android/gms/auth/UserRecoverableAuthException.html", type:"class", deprecated:"false" }, + { id:22, label:"com.google.android.gms.auth.UserRecoverableNotifiedException", link:"reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html", type:"class", deprecated:"false" }, + { id:23, label:"com.google.android.gms.common", link:"reference/com/google/android/gms/common/package-summary.html", type:"package", deprecated:"false" }, + { id:24, label:"com.google.android.gms.common.AccountPicker", link:"reference/com/google/android/gms/common/AccountPicker.html", type:"class", deprecated:"false" }, + { id:25, label:"com.google.android.gms.common.ConnectionResult", link:"reference/com/google/android/gms/common/ConnectionResult.html", type:"class", deprecated:"false" }, + { id:26, label:"com.google.android.gms.common.GooglePlayServicesClient", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.html", type:"class", deprecated:"false" }, + { id:27, label:"com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", type:"class", deprecated:"false" }, + { id:28, label:"com.google.android.gms.common.GooglePlayServicesClient.OnConnectionFailedListener", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", type:"class", deprecated:"false" }, + { id:29, label:"com.google.android.gms.common.GooglePlayServicesNotAvailableException", link:"reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html", type:"class", deprecated:"false" }, + { id:30, label:"com.google.android.gms.common.GooglePlayServicesUtil", link:"reference/com/google/android/gms/common/GooglePlayServicesUtil.html", type:"class", deprecated:"false" }, + { id:31, label:"com.google.android.gms.common.Scopes", link:"reference/com/google/android/gms/common/Scopes.html", type:"class", deprecated:"false" }, + { id:32, label:"com.google.android.gms.common.SignInButton", link:"reference/com/google/android/gms/common/SignInButton.html", type:"class", deprecated:"false" }, + { id:33, label:"com.google.android.gms.common.data", link:"reference/com/google/android/gms/common/data/package-summary.html", type:"package", deprecated:"false" }, + { id:34, label:"com.google.android.gms.common.data.DataBuffer", link:"reference/com/google/android/gms/common/data/DataBuffer.html", type:"class", deprecated:"false" }, + { id:35, label:"com.google.android.gms.common.data.DataBufferUtils", link:"reference/com/google/android/gms/common/data/DataBufferUtils.html", type:"class", deprecated:"false" }, + { id:36, label:"com.google.android.gms.common.data.Freezable", link:"reference/com/google/android/gms/common/data/Freezable.html", type:"class", deprecated:"false" }, + { id:37, label:"com.google.android.gms.common.images", link:"reference/com/google/android/gms/common/images/package-summary.html", type:"package", deprecated:"false" }, + { id:38, label:"com.google.android.gms.common.images.ImageManager", link:"reference/com/google/android/gms/common/images/ImageManager.html", type:"class", deprecated:"false" }, + { id:39, label:"com.google.android.gms.common.images.ImageManager.OnImageLoadedListener", link:"reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html", type:"class", deprecated:"false" }, + { id:40, label:"com.google.android.gms.games", link:"reference/com/google/android/gms/games/package-summary.html", type:"package", deprecated:"false" }, + { id:41, label:"com.google.android.gms.games.Game", link:"reference/com/google/android/gms/games/Game.html", type:"class", deprecated:"false" }, + { id:42, label:"com.google.android.gms.games.GameBuffer", link:"reference/com/google/android/gms/games/GameBuffer.html", type:"class", deprecated:"false" }, + { id:43, label:"com.google.android.gms.games.GameEntity", link:"reference/com/google/android/gms/games/GameEntity.html", type:"class", deprecated:"false" }, + { id:44, label:"com.google.android.gms.games.GamesActivityResultCodes", link:"reference/com/google/android/gms/games/GamesActivityResultCodes.html", type:"class", deprecated:"false" }, + { id:45, label:"com.google.android.gms.games.GamesClient", link:"reference/com/google/android/gms/games/GamesClient.html", type:"class", deprecated:"false" }, + { id:46, label:"com.google.android.gms.games.GamesClient.Builder", link:"reference/com/google/android/gms/games/GamesClient.Builder.html", type:"class", deprecated:"false" }, + { id:47, label:"com.google.android.gms.games.OnGamesLoadedListener", link:"reference/com/google/android/gms/games/OnGamesLoadedListener.html", type:"class", deprecated:"false" }, + { id:48, label:"com.google.android.gms.games.OnPlayersLoadedListener", link:"reference/com/google/android/gms/games/OnPlayersLoadedListener.html", type:"class", deprecated:"false" }, + { id:49, label:"com.google.android.gms.games.OnSignOutCompleteListener", link:"reference/com/google/android/gms/games/OnSignOutCompleteListener.html", type:"class", deprecated:"false" }, + { id:50, label:"com.google.android.gms.games.PageDirection", link:"reference/com/google/android/gms/games/PageDirection.html", type:"class", deprecated:"false" }, + { id:51, label:"com.google.android.gms.games.Player", link:"reference/com/google/android/gms/games/Player.html", type:"class", deprecated:"false" }, + { id:52, label:"com.google.android.gms.games.PlayerBuffer", link:"reference/com/google/android/gms/games/PlayerBuffer.html", type:"class", deprecated:"false" }, + { id:53, label:"com.google.android.gms.games.PlayerEntity", link:"reference/com/google/android/gms/games/PlayerEntity.html", type:"class", deprecated:"false" }, + { id:54, label:"com.google.android.gms.games.RealTimeSocket", link:"reference/com/google/android/gms/games/RealTimeSocket.html", type:"class", deprecated:"false" }, + { id:55, label:"com.google.android.gms.games.achievement", link:"reference/com/google/android/gms/games/achievement/package-summary.html", type:"package", deprecated:"false" }, + { id:56, label:"com.google.android.gms.games.achievement.Achievement", link:"reference/com/google/android/gms/games/achievement/Achievement.html", type:"class", deprecated:"false" }, + { id:57, label:"com.google.android.gms.games.achievement.AchievementBuffer", link:"reference/com/google/android/gms/games/achievement/AchievementBuffer.html", type:"class", deprecated:"false" }, + { id:58, label:"com.google.android.gms.games.achievement.OnAchievementUpdatedListener", link:"reference/com/google/android/gms/games/achievement/OnAchievementUpdatedListener.html", type:"class", deprecated:"false" }, + { id:59, label:"com.google.android.gms.games.achievement.OnAchievementsLoadedListener", link:"reference/com/google/android/gms/games/achievement/OnAchievementsLoadedListener.html", type:"class", deprecated:"false" }, + { id:60, label:"com.google.android.gms.games.leaderboard", link:"reference/com/google/android/gms/games/leaderboard/package-summary.html", type:"package", deprecated:"false" }, + { id:61, label:"com.google.android.gms.games.leaderboard.Leaderboard", link:"reference/com/google/android/gms/games/leaderboard/Leaderboard.html", type:"class", deprecated:"false" }, + { id:62, label:"com.google.android.gms.games.leaderboard.LeaderboardBuffer", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardBuffer.html", type:"class", deprecated:"false" }, + { id:63, label:"com.google.android.gms.games.leaderboard.LeaderboardScore", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardScore.html", type:"class", deprecated:"false" }, + { id:64, label:"com.google.android.gms.games.leaderboard.LeaderboardScoreBuffer", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardScoreBuffer.html", type:"class", deprecated:"false" }, + { id:65, label:"com.google.android.gms.games.leaderboard.LeaderboardVariant", link:"reference/com/google/android/gms/games/leaderboard/LeaderboardVariant.html", type:"class", deprecated:"false" }, + { id:66, label:"com.google.android.gms.games.leaderboard.OnLeaderboardMetadataLoadedListener", link:"reference/com/google/android/gms/games/leaderboard/OnLeaderboardMetadataLoadedListener.html", type:"class", deprecated:"false" }, + { id:67, label:"com.google.android.gms.games.leaderboard.OnLeaderboardScoresLoadedListener", link:"reference/com/google/android/gms/games/leaderboard/OnLeaderboardScoresLoadedListener.html", type:"class", deprecated:"false" }, + { id:68, label:"com.google.android.gms.games.leaderboard.OnScoreSubmittedListener", link:"reference/com/google/android/gms/games/leaderboard/OnScoreSubmittedListener.html", type:"class", deprecated:"false" }, + { id:69, label:"com.google.android.gms.games.leaderboard.SubmitScoreResult", link:"reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.html", type:"class", deprecated:"false" }, + { id:70, label:"com.google.android.gms.games.leaderboard.SubmitScoreResult.Result", link:"reference/com/google/android/gms/games/leaderboard/SubmitScoreResult.Result.html", type:"class", deprecated:"false" }, + { id:71, label:"com.google.android.gms.games.multiplayer", link:"reference/com/google/android/gms/games/multiplayer/package-summary.html", type:"package", deprecated:"false" }, + { id:72, label:"com.google.android.gms.games.multiplayer.Invitation", link:"reference/com/google/android/gms/games/multiplayer/Invitation.html", type:"class", deprecated:"false" }, + { id:73, label:"com.google.android.gms.games.multiplayer.InvitationBuffer", link:"reference/com/google/android/gms/games/multiplayer/InvitationBuffer.html", type:"class", deprecated:"false" }, + { id:74, label:"com.google.android.gms.games.multiplayer.InvitationEntity", link:"reference/com/google/android/gms/games/multiplayer/InvitationEntity.html", type:"class", deprecated:"false" }, + { id:75, label:"com.google.android.gms.games.multiplayer.OnInvitationReceivedListener", link:"reference/com/google/android/gms/games/multiplayer/OnInvitationReceivedListener.html", type:"class", deprecated:"false" }, + { id:76, label:"com.google.android.gms.games.multiplayer.OnInvitationsLoadedListener", link:"reference/com/google/android/gms/games/multiplayer/OnInvitationsLoadedListener.html", type:"class", deprecated:"false" }, + { id:77, label:"com.google.android.gms.games.multiplayer.Participant", link:"reference/com/google/android/gms/games/multiplayer/Participant.html", type:"class", deprecated:"false" }, + { id:78, label:"com.google.android.gms.games.multiplayer.ParticipantBuffer", link:"reference/com/google/android/gms/games/multiplayer/ParticipantBuffer.html", type:"class", deprecated:"false" }, + { id:79, label:"com.google.android.gms.games.multiplayer.ParticipantEntity", link:"reference/com/google/android/gms/games/multiplayer/ParticipantEntity.html", type:"class", deprecated:"false" }, + { id:80, label:"com.google.android.gms.games.multiplayer.ParticipantUtils", link:"reference/com/google/android/gms/games/multiplayer/ParticipantUtils.html", type:"class", deprecated:"false" }, + { id:81, label:"com.google.android.gms.games.multiplayer.Participatable", link:"reference/com/google/android/gms/games/multiplayer/Participatable.html", type:"class", deprecated:"false" }, + { id:82, label:"com.google.android.gms.games.multiplayer.realtime", link:"reference/com/google/android/gms/games/multiplayer/realtime/package-summary.html", type:"package", deprecated:"false" }, + { id:83, label:"com.google.android.gms.games.multiplayer.realtime.RealTimeMessage", link:"reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessage.html", type:"class", deprecated:"false" }, + { id:84, label:"com.google.android.gms.games.multiplayer.realtime.RealTimeMessageReceivedListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMessageReceivedListener.html", type:"class", deprecated:"false" }, + { id:85, label:"com.google.android.gms.games.multiplayer.realtime.RealTimeReliableMessageSentListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RealTimeReliableMessageSentListener.html", type:"class", deprecated:"false" }, + { id:86, label:"com.google.android.gms.games.multiplayer.realtime.Room", link:"reference/com/google/android/gms/games/multiplayer/realtime/Room.html", type:"class", deprecated:"false" }, + { id:87, label:"com.google.android.gms.games.multiplayer.realtime.RoomConfig", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.html", type:"class", deprecated:"false" }, + { id:88, label:"com.google.android.gms.games.multiplayer.realtime.RoomConfig.Builder", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomConfig.Builder.html", type:"class", deprecated:"false" }, + { id:89, label:"com.google.android.gms.games.multiplayer.realtime.RoomEntity", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomEntity.html", type:"class", deprecated:"false" }, + { id:90, label:"com.google.android.gms.games.multiplayer.realtime.RoomStatusUpdateListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomStatusUpdateListener.html", type:"class", deprecated:"false" }, + { id:91, label:"com.google.android.gms.games.multiplayer.realtime.RoomUpdateListener", link:"reference/com/google/android/gms/games/multiplayer/realtime/RoomUpdateListener.html", type:"class", deprecated:"false" }, + { id:92, label:"com.google.android.gms.gcm", link:"reference/com/google/android/gms/gcm/package-summary.html", type:"package", deprecated:"false" }, + { id:93, label:"com.google.android.gms.gcm.GoogleCloudMessaging", link:"reference/com/google/android/gms/gcm/GoogleCloudMessaging.html", type:"class", deprecated:"false" }, + { id:94, label:"com.google.android.gms.location", link:"reference/com/google/android/gms/location/package-summary.html", type:"package", deprecated:"false" }, + { id:95, label:"com.google.android.gms.location.ActivityRecognitionClient", link:"reference/com/google/android/gms/location/ActivityRecognitionClient.html", type:"class", deprecated:"false" }, + { id:96, label:"com.google.android.gms.location.ActivityRecognitionResult", link:"reference/com/google/android/gms/location/ActivityRecognitionResult.html", type:"class", deprecated:"false" }, + { id:97, label:"com.google.android.gms.location.DetectedActivity", link:"reference/com/google/android/gms/location/DetectedActivity.html", type:"class", deprecated:"false" }, + { id:98, label:"com.google.android.gms.location.Geofence", link:"reference/com/google/android/gms/location/Geofence.html", type:"class", deprecated:"false" }, + { id:99, label:"com.google.android.gms.location.Geofence.Builder", link:"reference/com/google/android/gms/location/Geofence.Builder.html", type:"class", deprecated:"false" }, + { id:100, label:"com.google.android.gms.location.LocationClient", link:"reference/com/google/android/gms/location/LocationClient.html", type:"class", deprecated:"false" }, + { id:101, label:"com.google.android.gms.location.LocationClient.OnAddGeofencesResultListener", link:"reference/com/google/android/gms/location/LocationClient.OnAddGeofencesResultListener.html", type:"class", deprecated:"false" }, + { id:102, label:"com.google.android.gms.location.LocationClient.OnRemoveGeofencesResultListener", link:"reference/com/google/android/gms/location/LocationClient.OnRemoveGeofencesResultListener.html", type:"class", deprecated:"false" }, + { id:103, label:"com.google.android.gms.location.LocationListener", link:"reference/com/google/android/gms/location/LocationListener.html", type:"class", deprecated:"false" }, + { id:104, label:"com.google.android.gms.location.LocationRequest", link:"reference/com/google/android/gms/location/LocationRequest.html", type:"class", deprecated:"false" }, + { id:105, label:"com.google.android.gms.location.LocationStatusCodes", link:"reference/com/google/android/gms/location/LocationStatusCodes.html", type:"class", deprecated:"false" }, + { id:106, label:"com.google.android.gms.maps", link:"reference/com/google/android/gms/maps/package-summary.html", type:"package", deprecated:"false" }, + { id:107, label:"com.google.android.gms.maps.CameraUpdate", link:"reference/com/google/android/gms/maps/CameraUpdate.html", type:"class", deprecated:"false" }, + { id:108, label:"com.google.android.gms.maps.CameraUpdateFactory", link:"reference/com/google/android/gms/maps/CameraUpdateFactory.html", type:"class", deprecated:"false" }, + { id:109, label:"com.google.android.gms.maps.GoogleMap", link:"reference/com/google/android/gms/maps/GoogleMap.html", type:"class", deprecated:"false" }, + { id:110, label:"com.google.android.gms.maps.GoogleMap.CancelableCallback", link:"reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html", type:"class", deprecated:"false" }, + { id:111, label:"com.google.android.gms.maps.GoogleMap.InfoWindowAdapter", link:"reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", type:"class", deprecated:"false" }, + { id:112, label:"com.google.android.gms.maps.GoogleMap.OnCameraChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", type:"class", deprecated:"false" }, + { id:113, label:"com.google.android.gms.maps.GoogleMap.OnInfoWindowClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", type:"class", deprecated:"false" }, + { id:114, label:"com.google.android.gms.maps.GoogleMap.OnMapClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", type:"class", deprecated:"false" }, + { id:115, label:"com.google.android.gms.maps.GoogleMap.OnMapLongClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", type:"class", deprecated:"false" }, + { id:116, label:"com.google.android.gms.maps.GoogleMap.OnMarkerClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", type:"class", deprecated:"false" }, + { id:117, label:"com.google.android.gms.maps.GoogleMap.OnMarkerDragListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", type:"class", deprecated:"false" }, + { id:118, label:"com.google.android.gms.maps.GoogleMap.OnMyLocationChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html", type:"class", deprecated:"true" }, + { id:119, label:"com.google.android.gms.maps.GoogleMapOptions", link:"reference/com/google/android/gms/maps/GoogleMapOptions.html", type:"class", deprecated:"false" }, + { id:120, label:"com.google.android.gms.maps.LocationSource", link:"reference/com/google/android/gms/maps/LocationSource.html", type:"class", deprecated:"false" }, + { id:121, label:"com.google.android.gms.maps.LocationSource.OnLocationChangedListener", link:"reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", type:"class", deprecated:"false" }, + { id:122, label:"com.google.android.gms.maps.MapFragment", link:"reference/com/google/android/gms/maps/MapFragment.html", type:"class", deprecated:"false" }, + { id:123, label:"com.google.android.gms.maps.MapView", link:"reference/com/google/android/gms/maps/MapView.html", type:"class", deprecated:"false" }, + { id:124, label:"com.google.android.gms.maps.MapsInitializer", link:"reference/com/google/android/gms/maps/MapsInitializer.html", type:"class", deprecated:"false" }, + { id:125, label:"com.google.android.gms.maps.Projection", link:"reference/com/google/android/gms/maps/Projection.html", type:"class", deprecated:"false" }, + { id:126, label:"com.google.android.gms.maps.SupportMapFragment", link:"reference/com/google/android/gms/maps/SupportMapFragment.html", type:"class", deprecated:"false" }, + { id:127, label:"com.google.android.gms.maps.UiSettings", link:"reference/com/google/android/gms/maps/UiSettings.html", type:"class", deprecated:"false" }, + { id:128, label:"com.google.android.gms.maps.model", link:"reference/com/google/android/gms/maps/model/package-summary.html", type:"package", deprecated:"false" }, + { id:129, label:"com.google.android.gms.maps.model.BitmapDescriptor", link:"reference/com/google/android/gms/maps/model/BitmapDescriptor.html", type:"class", deprecated:"false" }, + { id:130, label:"com.google.android.gms.maps.model.BitmapDescriptorFactory", link:"reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html", type:"class", deprecated:"false" }, + { id:131, label:"com.google.android.gms.maps.model.CameraPosition", link:"reference/com/google/android/gms/maps/model/CameraPosition.html", type:"class", deprecated:"false" }, + { id:132, label:"com.google.android.gms.maps.model.CameraPosition.Builder", link:"reference/com/google/android/gms/maps/model/CameraPosition.Builder.html", type:"class", deprecated:"false" }, + { id:133, label:"com.google.android.gms.maps.model.Circle", link:"reference/com/google/android/gms/maps/model/Circle.html", type:"class", deprecated:"false" }, + { id:134, label:"com.google.android.gms.maps.model.CircleOptions", link:"reference/com/google/android/gms/maps/model/CircleOptions.html", type:"class", deprecated:"false" }, + { id:135, label:"com.google.android.gms.maps.model.GroundOverlay", link:"reference/com/google/android/gms/maps/model/GroundOverlay.html", type:"class", deprecated:"false" }, + { id:136, label:"com.google.android.gms.maps.model.GroundOverlayOptions", link:"reference/com/google/android/gms/maps/model/GroundOverlayOptions.html", type:"class", deprecated:"false" }, + { id:137, label:"com.google.android.gms.maps.model.LatLng", link:"reference/com/google/android/gms/maps/model/LatLng.html", type:"class", deprecated:"false" }, + { id:138, label:"com.google.android.gms.maps.model.LatLngBounds", link:"reference/com/google/android/gms/maps/model/LatLngBounds.html", type:"class", deprecated:"false" }, + { id:139, label:"com.google.android.gms.maps.model.LatLngBounds.Builder", link:"reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html", type:"class", deprecated:"false" }, + { id:140, label:"com.google.android.gms.maps.model.Marker", link:"reference/com/google/android/gms/maps/model/Marker.html", type:"class", deprecated:"false" }, + { id:141, label:"com.google.android.gms.maps.model.MarkerOptions", link:"reference/com/google/android/gms/maps/model/MarkerOptions.html", type:"class", deprecated:"false" }, + { id:142, label:"com.google.android.gms.maps.model.Polygon", link:"reference/com/google/android/gms/maps/model/Polygon.html", type:"class", deprecated:"false" }, + { id:143, label:"com.google.android.gms.maps.model.PolygonOptions", link:"reference/com/google/android/gms/maps/model/PolygonOptions.html", type:"class", deprecated:"false" }, + { id:144, label:"com.google.android.gms.maps.model.Polyline", link:"reference/com/google/android/gms/maps/model/Polyline.html", type:"class", deprecated:"false" }, + { id:145, label:"com.google.android.gms.maps.model.PolylineOptions", link:"reference/com/google/android/gms/maps/model/PolylineOptions.html", type:"class", deprecated:"false" }, + { id:146, label:"com.google.android.gms.maps.model.RuntimeRemoteException", link:"reference/com/google/android/gms/maps/model/RuntimeRemoteException.html", type:"class", deprecated:"false" }, + { id:147, label:"com.google.android.gms.maps.model.Tile", link:"reference/com/google/android/gms/maps/model/Tile.html", type:"class", deprecated:"false" }, + { id:148, label:"com.google.android.gms.maps.model.TileOverlay", link:"reference/com/google/android/gms/maps/model/TileOverlay.html", type:"class", deprecated:"false" }, + { id:149, label:"com.google.android.gms.maps.model.TileOverlayOptions", link:"reference/com/google/android/gms/maps/model/TileOverlayOptions.html", type:"class", deprecated:"false" }, + { id:150, label:"com.google.android.gms.maps.model.TileProvider", link:"reference/com/google/android/gms/maps/model/TileProvider.html", type:"class", deprecated:"false" }, + { id:151, label:"com.google.android.gms.maps.model.UrlTileProvider", link:"reference/com/google/android/gms/maps/model/UrlTileProvider.html", type:"class", deprecated:"false" }, + { id:152, label:"com.google.android.gms.maps.model.VisibleRegion", link:"reference/com/google/android/gms/maps/model/VisibleRegion.html", type:"class", deprecated:"false" }, + { id:153, label:"com.google.android.gms.panorama", link:"reference/com/google/android/gms/panorama/package-summary.html", type:"package", deprecated:"false" }, + { id:154, label:"com.google.android.gms.panorama.PanoramaClient", link:"reference/com/google/android/gms/panorama/PanoramaClient.html", type:"class", deprecated:"false" }, + { id:155, label:"com.google.android.gms.panorama.PanoramaClient.OnPanoramaInfoLoadedListener", link:"reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html", type:"class", deprecated:"false" }, + { id:156, label:"com.google.android.gms.plus", link:"reference/com/google/android/gms/plus/package-summary.html", type:"package", deprecated:"false" }, + { id:157, label:"com.google.android.gms.plus.GooglePlusUtil", link:"reference/com/google/android/gms/plus/GooglePlusUtil.html", type:"class", deprecated:"false" }, + { id:158, label:"com.google.android.gms.plus.PlusClient", link:"reference/com/google/android/gms/plus/PlusClient.html", type:"class", deprecated:"false" }, + { id:159, label:"com.google.android.gms.plus.PlusClient.Builder", link:"reference/com/google/android/gms/plus/PlusClient.Builder.html", type:"class", deprecated:"false" }, + { id:160, label:"com.google.android.gms.plus.PlusClient.OnAccessRevokedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html", type:"class", deprecated:"false" }, + { id:161, label:"com.google.android.gms.plus.PlusClient.OnMomentsLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html", type:"class", deprecated:"false" }, + { id:162, label:"com.google.android.gms.plus.PlusClient.OnPeopleLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html", type:"class", deprecated:"false" }, + { id:163, label:"com.google.android.gms.plus.PlusClient.OnPersonLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html", type:"class", deprecated:"false" }, + { id:164, label:"com.google.android.gms.plus.PlusOneButton", link:"reference/com/google/android/gms/plus/PlusOneButton.html", type:"class", deprecated:"false" }, + { id:165, label:"com.google.android.gms.plus.PlusOneButton.OnPlusOneClickListener", link:"reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html", type:"class", deprecated:"false" }, + { id:166, label:"com.google.android.gms.plus.PlusShare", link:"reference/com/google/android/gms/plus/PlusShare.html", type:"class", deprecated:"false" }, + { id:167, label:"com.google.android.gms.plus.PlusShare.Builder", link:"reference/com/google/android/gms/plus/PlusShare.Builder.html", type:"class", deprecated:"false" }, + { id:168, label:"com.google.android.gms.plus.model.moments", link:"reference/com/google/android/gms/plus/model/moments/package-summary.html", type:"package", deprecated:"false" }, + { id:169, label:"com.google.android.gms.plus.model.moments.ItemScope", link:"reference/com/google/android/gms/plus/model/moments/ItemScope.html", type:"class", deprecated:"false" }, + { id:170, label:"com.google.android.gms.plus.model.moments.ItemScope.Builder", link:"reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html", type:"class", deprecated:"false" }, + { id:171, label:"com.google.android.gms.plus.model.moments.Moment", link:"reference/com/google/android/gms/plus/model/moments/Moment.html", type:"class", deprecated:"false" }, + { id:172, label:"com.google.android.gms.plus.model.moments.Moment.Builder", link:"reference/com/google/android/gms/plus/model/moments/Moment.Builder.html", type:"class", deprecated:"false" }, + { id:173, label:"com.google.android.gms.plus.model.moments.MomentBuffer", link:"reference/com/google/android/gms/plus/model/moments/MomentBuffer.html", type:"class", deprecated:"false" }, + { id:174, label:"com.google.android.gms.plus.model.people", link:"reference/com/google/android/gms/plus/model/people/package-summary.html", type:"package", deprecated:"false" }, + { id:175, label:"com.google.android.gms.plus.model.people.Person", link:"reference/com/google/android/gms/plus/model/people/Person.html", type:"class", deprecated:"false" }, + { id:176, label:"com.google.android.gms.plus.model.people.Person.AgeRange", link:"reference/com/google/android/gms/plus/model/people/Person.AgeRange.html", type:"class", deprecated:"false" }, + { id:177, label:"com.google.android.gms.plus.model.people.Person.Collection", link:"reference/com/google/android/gms/plus/model/people/Person.Collection.html", type:"class", deprecated:"false" }, + { id:178, label:"com.google.android.gms.plus.model.people.Person.Cover", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.html", type:"class", deprecated:"false" }, + { id:179, label:"com.google.android.gms.plus.model.people.Person.Cover.CoverInfo", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html", type:"class", deprecated:"false" }, + { id:180, label:"com.google.android.gms.plus.model.people.Person.Cover.CoverPhoto", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html", type:"class", deprecated:"false" }, + { id:181, label:"com.google.android.gms.plus.model.people.Person.Cover.Layout", link:"reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html", type:"class", deprecated:"false" }, + { id:182, label:"com.google.android.gms.plus.model.people.Person.Emails", link:"reference/com/google/android/gms/plus/model/people/Person.Emails.html", type:"class", deprecated:"false" }, + { id:183, label:"com.google.android.gms.plus.model.people.Person.Emails.Type", link:"reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html", type:"class", deprecated:"false" }, + { id:184, label:"com.google.android.gms.plus.model.people.Person.Gender", link:"reference/com/google/android/gms/plus/model/people/Person.Gender.html", type:"class", deprecated:"false" }, + { id:185, label:"com.google.android.gms.plus.model.people.Person.Image", link:"reference/com/google/android/gms/plus/model/people/Person.Image.html", type:"class", deprecated:"false" }, + { id:186, label:"com.google.android.gms.plus.model.people.Person.Name", link:"reference/com/google/android/gms/plus/model/people/Person.Name.html", type:"class", deprecated:"false" }, + { id:187, label:"com.google.android.gms.plus.model.people.Person.ObjectType", link:"reference/com/google/android/gms/plus/model/people/Person.ObjectType.html", type:"class", deprecated:"false" }, + { id:188, label:"com.google.android.gms.plus.model.people.Person.OrderBy", link:"reference/com/google/android/gms/plus/model/people/Person.OrderBy.html", type:"class", deprecated:"false" }, + { id:189, label:"com.google.android.gms.plus.model.people.Person.Organizations", link:"reference/com/google/android/gms/plus/model/people/Person.Organizations.html", type:"class", deprecated:"false" }, + { id:190, label:"com.google.android.gms.plus.model.people.Person.Organizations.Type", link:"reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html", type:"class", deprecated:"false" }, + { id:191, label:"com.google.android.gms.plus.model.people.Person.PlacesLived", link:"reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html", type:"class", deprecated:"false" }, + { id:192, label:"com.google.android.gms.plus.model.people.Person.RelationshipStatus", link:"reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html", type:"class", deprecated:"false" }, + { id:193, label:"com.google.android.gms.plus.model.people.Person.Urls", link:"reference/com/google/android/gms/plus/model/people/Person.Urls.html", type:"class", deprecated:"false" }, + { id:194, label:"com.google.android.gms.plus.model.people.Person.Urls.Type", link:"reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html", type:"class", deprecated:"false" }, + { id:195, label:"com.google.android.gms.plus.model.people.PersonBuffer", link:"reference/com/google/android/gms/plus/model/people/PersonBuffer.html", type:"class", deprecated:"false" } ]; -- cgit v1.1