From 05c8e63c760eabfbd1cb19d996038c280472c357 Mon Sep 17 00:00:00 2001 From: Robert Ly Date: Mon, 25 Feb 2013 14:43:01 -0800 Subject: [PATCH] docs: gms and gcm javadocs Change-Id: I59c11622ee90ec1ce527711afed55818f5818d3f --- docs/html/gcm_navtree_data.js | 2 +- docs/html/gms_navtree_data.js | 30 +- .../android/gcm/GCMBaseIntentService.html | 64 +- .../android/gcm/GCMBroadcastReceiver.html | 58 +- .../com/google/android/gcm/GCMConstants.html | 58 +- .../com/google/android/gcm/GCMRegistrar.html | 58 +- .../google/android/gcm/package-summary.html | 58 +- .../google/android/gcm/server/Constants.html | 154 +- .../gcm/server/InvalidRequestException.html | 58 +- .../android/gcm/server/Message.Builder.html | 154 +- .../google/android/gcm/server/Message.html | 162 +- .../gcm/server/MulticastResult.Builder.html | 1230 ++++ .../android/gcm/server/MulticastResult.html | 83 +- .../android/gcm/server/Result.Builder.html | 1275 ++++ .../com/google/android/gcm/server/Result.html | 83 +- .../com/google/android/gcm/server/Sender.html | 58 +- .../android/gcm/server/package-summary.html | 66 +- .../com/google/android/gms/R.attr.html | 57 +- .../reference/com/google/android/gms/R.html | 56 +- .../com/google/android/gms/R.id.html | 101 +- .../com/google/android/gms/R.string.html | 333 +- .../com/google/android/gms/R.styleable.html | 57 +- .../android/gms/auth/GoogleAuthException.html | 56 +- .../android/gms/auth/GoogleAuthUtil.html | 132 +- ...oglePlayServicesAvailabilityException.html | 56 +- .../auth/UserRecoverableAuthException.html | 56 +- .../UserRecoverableNotifiedException.html | 56 +- .../android/gms/auth/package-summary.html | 56 +- .../android/gms/common/AccountPicker.html | 56 +- .../android/gms/common/ConnectionResult.html | 162 +- ...layServicesClient.ConnectionCallbacks.html | 72 +- ...icesClient.OnConnectionFailedListener.html | 56 +- .../gms/common/GooglePlayServicesClient.html | 70 +- ...oglePlayServicesNotAvailableException.html | 56 +- .../gms/common/GooglePlayServicesUtil.html | 118 +- .../com/google/android/gms/common/Scopes.html | 155 +- .../SignInButton.html} | 4058 +++++++++-- .../android/gms/common/data/DataBuffer.html | 1489 ++++ .../gms/common/data/DataBufferIterator.html | 1320 ++++ .../gms/common/data/DataBufferRef.html | 1875 +++++ .../gms/common/data/DataBufferUtils.html | 1099 +++ .../gms/common/data/DataHolder.Builder.html | 1412 ++++ .../android/gms/common/data/DataHolder.html | 2606 +++++++ .../android/gms/common/data/Freezable.html | 970 +++ .../gms/common/data/package-summary.html | 690 ++ .../images/ImageManager.ImageReceiver.html | 1494 ++++ .../ImageManager.OnImageLoadedListener.html | 824 +++ .../gms/common/images/ImageManager.html | 1480 ++++ .../gms/common/images/package-summary.html | 669 ++ .../android/gms/common/package-summary.html | 60 +- .../google/android/gms/maps/CameraUpdate.html | 62 +- .../android/gms/maps/CameraUpdateFactory.html | 62 +- .../maps/GoogleMap.CancelableCallback.html | 56 +- .../gms/maps/GoogleMap.InfoWindowAdapter.html | 56 +- .../GoogleMap.OnCameraChangeListener.html | 56 +- .../GoogleMap.OnInfoWindowClickListener.html | 56 +- .../maps/GoogleMap.OnMapClickListener.html | 56 +- .../GoogleMap.OnMapLongClickListener.html | 56 +- .../maps/GoogleMap.OnMarkerClickListener.html | 56 +- .../maps/GoogleMap.OnMarkerDragListener.html | 56 +- .../GoogleMap.OnMyLocationChangeListener.html | 843 +++ .../google/android/gms/maps/GoogleMap.html | 259 +- .../android/gms/maps/GoogleMapOptions.html | 56 +- ...ationSource.OnLocationChangedListener.html | 56 +- .../android/gms/maps/LocationSource.html | 56 +- .../google/android/gms/maps/MapFragment.html | 70 +- .../com/google/android/gms/maps/MapView.html | 122 +- .../android/gms/maps/MapsInitializer.html | 56 +- .../google/android/gms/maps/Projection.html | 56 +- .../android/gms/maps/SupportMapFragment.html | 70 +- .../google/android/gms/maps/UiSettings.html | 56 +- .../gms/maps/model/BitmapDescriptor.html | 56 +- .../maps/model/BitmapDescriptorFactory.html | 138 +- .../maps/model/CameraPosition.Builder.html | 56 +- .../gms/maps/model/CameraPosition.html | 63 +- .../google/android/gms/maps/model/Circle.html | 2081 ++++++ .../android/gms/maps/model/CircleOptions.html | 2255 ++++++ .../android/gms/maps/model/GroundOverlay.html | 58 +- .../gms/maps/model/GroundOverlayOptions.html | 56 +- .../google/android/gms/maps/model/LatLng.html | 56 +- .../gms/maps/model/LatLngBounds.Builder.html | 56 +- .../android/gms/maps/model/LatLngBounds.html | 56 +- .../google/android/gms/maps/model/Marker.html | 73 +- .../android/gms/maps/model/MarkerOptions.html | 66 +- .../android/gms/maps/model/Polygon.html | 68 +- .../gms/maps/model/PolygonOptions.html | 77 +- .../android/gms/maps/model/Polyline.html | 64 +- .../gms/maps/model/PolylineOptions.html | 65 +- .../maps/model/RuntimeRemoteException.html | 56 +- .../google/android/gms/maps/model/Tile.html | 59 +- .../android/gms/maps/model/TileOverlay.html | 56 +- .../gms/maps/model/TileOverlayOptions.html | 56 +- .../android/gms/maps/model/TileProvider.html | 56 +- .../gms/maps/model/UrlTileProvider.html | 56 +- .../android/gms/maps/model/VisibleRegion.html | 56 +- .../gms/maps/model/package-summary.html | 66 +- .../android/gms/maps/package-summary.html | 63 +- .../google/android/gms/package-summary.html | 56 +- ...maClient.OnPanoramaInfoLoadedListener.html | 56 +- .../android/gms/panorama/PanoramaClient.html | 70 +- .../android/gms/panorama/package-summary.html | 56 +- .../android/gms/plus/GooglePlusUtil.html | 109 +- .../android/gms/plus/PlusClient.Builder.html | 1402 ++++ .../PlusClient.OnAccessRevokedListener.html | 848 +++ .../PlusClient.OnMomentsLoadedListener.html | 859 +++ .../PlusClient.OnPeopleLoadedListener.html | 855 +++ .../PlusClient.OnPersonLoadedListener.html | 848 +++ .../google/android/gms/plus/PlusClient.html | 1112 ++- .../PlusOneButton.OnPlusOneClickListener.html | 56 +- .../android/gms/plus/PlusOneButton.html | 56 +- .../android/gms/plus/PlusShare.Builder.html | 663 +- .../google/android/gms/plus/PlusShare.html | 511 +- .../plus/model/moments/ItemScope.Builder.html | 3746 ++++++++++ .../gms/plus/model/moments/ItemScope.html | 6077 +++++++++++++++++ .../plus/model/moments/Moment.Builder.html | 1387 ++++ .../gms/plus/model/moments/Moment.html | 1368 ++++ .../gms/plus/model/moments/MomentBuffer.html | 1326 ++++ .../plus/model/moments/package-summary.html | 677 ++ .../plus/model/people/Person.AgeRange.html | 1060 +++ .../plus/model/people/Person.Collection.html | 837 +++ .../model/people/Person.Cover.CoverInfo.html | 1064 +++ .../model/people/Person.Cover.CoverPhoto.html | 1156 ++++ .../model/people/Person.Cover.Layout.html | 1083 +++ .../gms/plus/model/people/Person.Cover.html | 1204 ++++ .../plus/model/people/Person.Emails.Type.html | 1175 ++++ .../gms/plus/model/people/Person.Emails.html | 1178 ++++ .../gms/plus/model/people/Person.Gender.html | 1175 ++++ .../gms/plus/model/people/Person.Image.html | 965 +++ .../gms/plus/model/people/Person.Name.html | 1444 ++++ .../plus/model/people/Person.ObjectType.html | 1129 +++ .../gms/plus/model/people/Person.OrderBy.html | 886 +++ .../people/Person.Organizations.Type.html | 1129 +++ .../model/people/Person.Organizations.html | 1755 +++++ .../plus/model/people/Person.PlacesLived.html | 1056 +++ .../people/Person.RelationshipStatus.html | 1451 ++++ .../plus/model/people/Person.Urls.Type.html | 1267 ++++ .../gms/plus/model/people/Person.Urls.html | 1180 ++++ .../android/gms/plus/model/people/Person.html | 3547 ++++++++++ .../gms/plus/model/people/PersonBuffer.html | 1326 ++++ .../plus/model/people/package-summary.html | 741 ++ .../android/gms/plus/package-summary.html | 85 +- docs/html/reference/gcm-packages.html | 58 +- .../reference/{gcm-lists.js => gcm_lists.js} | 6 +- docs/html/reference/gms-lists.js | 93 - docs/html/reference/gms-packages.html | 84 +- docs/html/reference/gms_lists.js | 127 + 146 files changed, 78698 insertions(+), 5299 deletions(-) create mode 100644 docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html create mode 100644 docs/html/reference/com/google/android/gcm/server/Result.Builder.html rename docs/html/reference/com/google/android/gms/{plus/PlusSignInButton.html => common/SignInButton.html} (74%) create mode 100644 docs/html/reference/com/google/android/gms/common/data/DataBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/DataHolder.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/Freezable.html create mode 100644 docs/html/reference/com/google/android/gms/common/data/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html create mode 100644 docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html create mode 100644 docs/html/reference/com/google/android/gms/common/images/ImageManager.html create mode 100644 docs/html/reference/com/google/android/gms/common/images/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html create mode 100644 docs/html/reference/com/google/android/gms/maps/model/Circle.html create mode 100644 docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html create mode 100644 docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html create mode 100644 docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html create mode 100644 docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html create mode 100644 docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/moments/package-summary.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/Person.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html create mode 100644 docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html rename docs/html/reference/{gcm-lists.js => gcm_lists.js} (79%) delete mode 100644 docs/html/reference/gms-lists.js create mode 100644 docs/html/reference/gms_lists.js diff --git a/docs/html/gcm_navtree_data.js b/docs/html/gcm_navtree_data.js index 29102fd9f0598..c6a9b60b11d88 100644 --- a/docs/html/gcm_navtree_data.js +++ b/docs/html/gcm_navtree_data.js @@ -1,7 +1,7 @@ var GCM_NAVTREE_DATA = [ [ "com.google.android.gcm", "reference/com/google/android/gcm/package-summary.html", [ [ "Classes", null, [ [ "GCMBaseIntentService", "reference/com/google/android/gcm/GCMBaseIntentService.html", null, null ], [ "GCMBroadcastReceiver", "reference/com/google/android/gcm/GCMBroadcastReceiver.html", null, null ], [ "GCMConstants", "reference/com/google/android/gcm/GCMConstants.html", null, null ], [ "GCMRegistrar", "reference/com/google/android/gcm/GCMRegistrar.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gcm.server", "reference/com/google/android/gcm/server/package-summary.html", [ [ "Classes", null, [ [ "Constants", "reference/com/google/android/gcm/server/Constants.html", null, null ], [ "Message", "reference/com/google/android/gcm/server/Message.html", [ [ "Builder", "reference/com/google/android/gcm/server/Message.Builder.html", null, null ] ], null ], [ "MulticastResult", "reference/com/google/android/gcm/server/MulticastResult.html", null, null ], [ "Result", "reference/com/google/android/gcm/server/Result.html", null ], [ "Sender", "reference/com/google/android/gcm/server/Sender.html", null, null ] ] +, null ], [ "com.google.android.gcm.server", "reference/com/google/android/gcm/server/package-summary.html", [ [ "Classes", null, [ [ "Constants", "reference/com/google/android/gcm/server/Constants.html", null, null ], [ "Message", "reference/com/google/android/gcm/server/Message.html", null, null ], [ "Message.Builder", "reference/com/google/android/gcm/server/Message.Builder.html", null, null ], [ "MulticastResult", "reference/com/google/android/gcm/server/MulticastResult.html", null, null ], [ "MulticastResult.Builder", "reference/com/google/android/gcm/server/MulticastResult.Builder.html", null, null ], [ "Result", "reference/com/google/android/gcm/server/Result.html", null, null ], [ "Result.Builder", "reference/com/google/android/gcm/server/Result.Builder.html", null, null ], [ "Sender", "reference/com/google/android/gcm/server/Sender.html", null, null ] ] , null ], [ "Exceptions", null, [ [ "InvalidRequestException", "reference/com/google/android/gcm/server/InvalidRequestException.html", null, null ] ] , null ] ] , null ] ] diff --git a/docs/html/gms_navtree_data.js b/docs/html/gms_navtree_data.js index 26bb8ea3a9f6a..7e9cbc685a276 100644 --- a/docs/html/gms_navtree_data.js +++ b/docs/html/gms_navtree_data.js @@ -1,23 +1,37 @@ var GMS_NAVTREE_DATA = -[ [ "com.google.android.gms", "reference/com/google/android/gms/package-summary.html", [ [ "Classes", null, [ [ "R", "reference/com/google/android/gms/R.html", [ [ "attr", "reference/com/google/android/gms/R.attr.html", null, null ], [ "id", "reference/com/google/android/gms/R.id.html", null, null ], [ "string", "reference/com/google/android/gms/R.string.html", null, null ], [ "styleable", "reference/com/google/android/gms/R.styleable.html", null, null ] ], null ] ] +[ [ "com.google.android.gms", "reference/com/google/android/gms/package-summary.html", [ [ "Classes", null, [ [ "R", "reference/com/google/android/gms/R.html", null, null ], [ "R.attr", "reference/com/google/android/gms/R.attr.html", null, null ], [ "R.id", "reference/com/google/android/gms/R.id.html", null, null ], [ "R.string", "reference/com/google/android/gms/R.string.html", null, null ], [ "R.styleable", "reference/com/google/android/gms/R.styleable.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.auth", "reference/com/google/android/gms/auth/package-summary.html", [ [ "Classes", null, [ [ "GoogleAuthUtil", "reference/com/google/android/gms/auth/GoogleAuthUtil.html", null, null ] ] , null ], [ "Exceptions", null, [ [ "GoogleAuthException", "reference/com/google/android/gms/auth/GoogleAuthException.html", null, null ], [ "GooglePlayServicesAvailabilityException", "reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html", null, null ], [ "UserRecoverableAuthException", "reference/com/google/android/gms/auth/UserRecoverableAuthException.html", null, null ], [ "UserRecoverableNotifiedException", "reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.common", "reference/com/google/android/gms/common/package-summary.html", [ [ "Interfaces", null, [ [ "GooglePlayServicesClient", "reference/com/google/android/gms/common/GooglePlayServicesClient.html", [ [ "ConnectionCallbacks", "reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", null, null ], [ "OnConnectionFailedListener", "reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", null, null ] ], null ] ] -, null ], [ "Classes", null, [ [ "AccountPicker", "reference/com/google/android/gms/common/AccountPicker.html", null, null ], [ "ConnectionResult", "reference/com/google/android/gms/common/ConnectionResult.html", null, null ], [ "GooglePlayServicesUtil", "reference/com/google/android/gms/common/GooglePlayServicesUtil.html", null, null ], [ "Scopes", "reference/com/google/android/gms/common/Scopes.html", null, null ] ] +, null ], [ "com.google.android.gms.common", "reference/com/google/android/gms/common/package-summary.html", [ [ "Interfaces", null, [ [ "GooglePlayServicesClient", "reference/com/google/android/gms/common/GooglePlayServicesClient.html", null, null ], [ "GooglePlayServicesClient.ConnectionCallbacks", "reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", null, null ], [ "GooglePlayServicesClient.OnConnectionFailedListener", "reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "AccountPicker", "reference/com/google/android/gms/common/AccountPicker.html", null, null ], [ "ConnectionResult", "reference/com/google/android/gms/common/ConnectionResult.html", null, null ], [ "GooglePlayServicesUtil", "reference/com/google/android/gms/common/GooglePlayServicesUtil.html", null, null ], [ "Scopes", "reference/com/google/android/gms/common/Scopes.html", null, null ], [ "SignInButton", "reference/com/google/android/gms/common/SignInButton.html", null, null ] ] , null ], [ "Exceptions", null, [ [ "GooglePlayServicesNotAvailableException", "reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.maps", "reference/com/google/android/gms/maps/package-summary.html", [ [ "Interfaces", null, [ [ "LocationSource", "reference/com/google/android/gms/maps/LocationSource.html", [ [ "OnLocationChangedListener", "reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", null, null ] ], null ] ] -, null ], [ "Classes", null, [ [ "CameraUpdate", "reference/com/google/android/gms/maps/CameraUpdate.html", null, null ], [ "CameraUpdateFactory", "reference/com/google/android/gms/maps/CameraUpdateFactory.html", null, null ], [ "GoogleMap", "reference/com/google/android/gms/maps/GoogleMap.html", [ [ "CancelableCallback", "reference/com/google/android/gms/maps/CancelableCallback.html", null, null ], [ "InfoWindowAdapter", "reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", null, null ], [ "OnCameraChangeListener", "reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", null, null ], [ "OnInfoWindowClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", null, null ], [ "OnMapClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", null, null ], [ "OnMapLongClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", null, null ], [ "OnMarkerClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", null, null ], [ "OnMarkerDragListener", "reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", null, null ] ], null ], [ "GoogleMapOptions", "reference/com/google/android/gms/maps/GoogleMapOptions.html", null, null ], [ "MapFragment", "reference/com/google/android/gms/maps/MapFragment.html", null, null ], [ "MapsInitializer", "reference/com/google/android/gms/maps/MapsInitializer.html", null, null ], [ "MapView", "reference/com/google/android/gms/maps/MapView.html", null, null ], [ "Projection", "reference/com/google/android/gms/maps/Projection.html", null, null ], [ "SupportMapFragment", "reference/com/google/android/gms/maps/SupportMapFragment.html", null, null ], [ "UiSettings", "reference/com/google/android/gms/maps/UiSettings.html", null, null ] ] +, null ], [ "com.google.android.gms.common.data", "reference/com/google/android/gms/common/data/package-summary.html", [ [ "Interfaces", null, [ [ "Freezable", "reference/com/google/android/gms/common/data/Freezable.html", null, null ] ] +, null ], [ "Classes", null, [ [ "DataBuffer", "reference/com/google/android/gms/common/data/DataBuffer.html", null, null ], [ "DataBufferIterator", "reference/com/google/android/gms/common/data/DataBufferIterator.html", null, null ], [ "DataBufferRef", "reference/com/google/android/gms/common/data/DataBufferRef.html", null, null ], [ "DataBufferUtils", "reference/com/google/android/gms/common/data/DataBufferUtils.html", null, null ], [ "DataHolder", "reference/com/google/android/gms/common/data/DataHolder.html", null, null ], [ "DataHolder.Builder", "reference/com/google/android/gms/common/data/DataHolder.Builder.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 ] ] +, null ], [ "com.google.android.gms.maps", "reference/com/google/android/gms/maps/package-summary.html", [ [ "Interfaces", null, [ [ "GoogleMap.CancelableCallback", "reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html", null, null ], [ "GoogleMap.InfoWindowAdapter", "reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", null, null ], [ "GoogleMap.OnCameraChangeListener", "reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", null, null ], [ "GoogleMap.OnInfoWindowClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", null, null ], [ "GoogleMap.OnMapClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", null, null ], [ "GoogleMap.OnMapLongClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", null, null ], [ "GoogleMap.OnMarkerClickListener", "reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", null, null ], [ "GoogleMap.OnMarkerDragListener", "reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", null, null ], [ "GoogleMap.OnMyLocationChangeListener", "reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html", null, null ], [ "LocationSource", "reference/com/google/android/gms/maps/LocationSource.html", null, null ], [ "LocationSource.OnLocationChangedListener", "reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "CameraUpdate", "reference/com/google/android/gms/maps/CameraUpdate.html", null, null ], [ "CameraUpdateFactory", "reference/com/google/android/gms/maps/CameraUpdateFactory.html", null, null ], [ "GoogleMap", "reference/com/google/android/gms/maps/GoogleMap.html", null, null ], [ "GoogleMapOptions", "reference/com/google/android/gms/maps/GoogleMapOptions.html", null, null ], [ "MapFragment", "reference/com/google/android/gms/maps/MapFragment.html", null, null ], [ "MapsInitializer", "reference/com/google/android/gms/maps/MapsInitializer.html", null, null ], [ "MapView", "reference/com/google/android/gms/maps/MapView.html", null, null ], [ "Projection", "reference/com/google/android/gms/maps/Projection.html", null, null ], [ "SupportMapFragment", "reference/com/google/android/gms/maps/SupportMapFragment.html", null, null ], [ "UiSettings", "reference/com/google/android/gms/maps/UiSettings.html", null, null ] ] , null ] ] , null ], [ "com.google.android.gms.maps.model", "reference/com/google/android/gms/maps/model/package-summary.html", [ [ "Interfaces", null, [ [ "TileProvider", "reference/com/google/android/gms/maps/model/TileProvider.html", null, null ] ] -, null ], [ "Classes", null, [ [ "BitmapDescriptor", "reference/com/google/android/gms/maps/model/BitmapDescriptor.html", null, null ], [ "BitmapDescriptorFactory", "reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html", null, null ], [ "CameraPosition", "reference/com/google/android/gms/maps/model/CameraPosition.html", [ [ "Builder", "reference/com/google/android/gms/maps/model/CameraPosition.Builder.html", null, null ]], null ], [ "GroundOverlay", "reference/com/google/android/gms/maps/model/GroundOverlay.html", null, null ], [ "GroundOverlayOptions", "reference/com/google/android/gms/maps/model/GroundOverlayOptions.html", null, null ], [ "LatLng", "reference/com/google/android/gms/maps/model/LatLng.html", null, null ], [ "LatLngBounds", "reference/com/google/android/gms/maps/model/LatLngBounds.html", [ [ "Builder", "reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html", null, null ] ], null ], [ "Marker", "reference/com/google/android/gms/maps/model/Marker.html", null, null ], [ "MarkerOptions", "reference/com/google/android/gms/maps/model/MarkerOptions.html", null, null ], [ "Polygon", "reference/com/google/android/gms/maps/model/Polygon.html", null, null ], [ "PolygonOptions", "reference/com/google/android/gms/maps/model/PolygonOptions.html", null, null ], [ "Polyline", "reference/com/google/android/gms/maps/model/Polyline.html", null, null ], [ "PolylineOptions", "reference/com/google/android/gms/maps/model/PolylineOptions.html", null, null ], [ "Tile", "reference/com/google/android/gms/maps/model/Tile.html", null, null ], [ "TileOverlay", "reference/com/google/android/gms/maps/model/TileOverlay.html", null, null ], [ "TileOverlayOptions", "reference/com/google/android/gms/maps/model/TileOverlayOptions.html", null, null ], [ "UrlTileProvider", "reference/com/google/android/gms/maps/model/UrlTileProvider.html", null, null ], [ "VisibleRegion", "reference/com/google/android/gms/maps/model/VisibleRegion.html", null, null ] ] +, null ], [ "Classes", null, [ [ "BitmapDescriptor", "reference/com/google/android/gms/maps/model/BitmapDescriptor.html", null, null ], [ "BitmapDescriptorFactory", "reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html", null, null ], [ "CameraPosition", "reference/com/google/android/gms/maps/model/CameraPosition.html", null, null ], [ "CameraPosition.Builder", "reference/com/google/android/gms/maps/model/CameraPosition.Builder.html", null, null ], [ "Circle", "reference/com/google/android/gms/maps/model/Circle.html", null, null ], [ "CircleOptions", "reference/com/google/android/gms/maps/model/CircleOptions.html", null, null ], [ "GroundOverlay", "reference/com/google/android/gms/maps/model/GroundOverlay.html", null, null ], [ "GroundOverlayOptions", "reference/com/google/android/gms/maps/model/GroundOverlayOptions.html", null, null ], [ "LatLng", "reference/com/google/android/gms/maps/model/LatLng.html", null, null ], [ "LatLngBounds", "reference/com/google/android/gms/maps/model/LatLngBounds.html", null, null ], [ "LatLngBounds.Builder", "reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html", null, null ], [ "Marker", "reference/com/google/android/gms/maps/model/Marker.html", null, null ], [ "MarkerOptions", "reference/com/google/android/gms/maps/model/MarkerOptions.html", null, null ], [ "Polygon", "reference/com/google/android/gms/maps/model/Polygon.html", null, null ], [ "PolygonOptions", "reference/com/google/android/gms/maps/model/PolygonOptions.html", null, null ], [ "Polyline", "reference/com/google/android/gms/maps/model/Polyline.html", null, null ], [ "PolylineOptions", "reference/com/google/android/gms/maps/model/PolylineOptions.html", null, null ], [ "Tile", "reference/com/google/android/gms/maps/model/Tile.html", null, null ], [ "TileOverlay", "reference/com/google/android/gms/maps/model/TileOverlay.html", null, null ], [ "TileOverlayOptions", "reference/com/google/android/gms/maps/model/TileOverlayOptions.html", null, null ], [ "UrlTileProvider", "reference/com/google/android/gms/maps/model/UrlTileProvider.html", null, null ], [ "VisibleRegion", "reference/com/google/android/gms/maps/model/VisibleRegion.html", null, null ] ] , null ], [ "Exceptions", null, [ [ "RuntimeRemoteException", "reference/com/google/android/gms/maps/model/RuntimeRemoteException.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.panorama", "reference/com/google/android/gms/panorama/package-summary.html", [ [ "Classes", null, [ [ "PanoramaClient", "reference/com/google/android/gms/panorama/PanoramaClient.html", [ [ "OnPanoramaInfoLoadedListener", "reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html", null, null ] ], null ] ] +, null ], [ "com.google.android.gms.panorama", "reference/com/google/android/gms/panorama/package-summary.html", [ [ "Interfaces", null, [ [ "PanoramaClient.OnPanoramaInfoLoadedListener", "reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "PanoramaClient", "reference/com/google/android/gms/panorama/PanoramaClient.html", null, null ] ] , null ] ] -, null ], [ "com.google.android.gms.plus", "reference/com/google/android/gms/plus/package-summary.html", [ [ "Classes", null, [ [ "GooglePlusUtil", "reference/com/google/android/gms/plus/GooglePlusUtil.html", null, null ], [ "PlusClient", "reference/com/google/android/gms/plus/PlusClient.html", null, null ], [ "PlusOneButton", "reference/com/google/android/gms/plus/PlusOneButton.html", [ [ "OnPlusOneClickListener", "reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html", null, null ] ], null ], [ "PlusShare", "reference/com/google/android/gms/plus/PlusShare.html", [ [ "Builder", "reference/com/google/android/gms/plus/PlusShare.Builder.html", null, null ] ], null ], [ "PlusSignInButton", "reference/com/google/android/gms/plus/PlusSignInButton.html", null, null ] ] +, null ], [ "com.google.android.gms.plus", "reference/com/google/android/gms/plus/package-summary.html", [ [ "Interfaces", null, [ [ "PlusClient.OnAccessRevokedListener", "reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html", null, null ], [ "PlusClient.OnMomentsLoadedListener", "reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html", null, null ], [ "PlusClient.OnPeopleLoadedListener", "reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html", null, null ], [ "PlusClient.OnPersonLoadedListener", "reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html", null, null ], [ "PlusOneButton.OnPlusOneClickListener", "reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html", null, null ] ] +, null ], [ "Classes", null, [ [ "GooglePlusUtil", "reference/com/google/android/gms/plus/GooglePlusUtil.html", null, null ], [ "PlusClient", "reference/com/google/android/gms/plus/PlusClient.html", null, null ], [ "PlusClient.Builder", "reference/com/google/android/gms/plus/PlusClient.Builder.html", null, null ], [ "PlusOneButton", "reference/com/google/android/gms/plus/PlusOneButton.html", null, null ], [ "PlusShare", "reference/com/google/android/gms/plus/PlusShare.html", null, null ], [ "PlusShare.Builder", "reference/com/google/android/gms/plus/PlusShare.Builder.html", null, null ] ] +, null ] ] +, null ], [ "com.google.android.gms.plus.model.moments", "reference/com/google/android/gms/plus/model/moments/package-summary.html", [ [ "Interfaces", null, [ [ "ItemScope", "reference/com/google/android/gms/plus/model/moments/ItemScope.html", null, null ], [ "Moment", "reference/com/google/android/gms/plus/model/moments/Moment.html", null, null ] ] +, null ], [ "Classes", null, [ [ "ItemScope.Builder", "reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html", null, null ], [ "Moment.Builder", "reference/com/google/android/gms/plus/model/moments/Moment.Builder.html", null, null ], [ "MomentBuffer", "reference/com/google/android/gms/plus/model/moments/MomentBuffer.html", null, null ] ] +, null ] ] +, null ], [ "com.google.android.gms.plus.model.people", "reference/com/google/android/gms/plus/model/people/package-summary.html", [ [ "Interfaces", null, [ [ "Person", "reference/com/google/android/gms/plus/model/people/Person.html", null, null ], [ "Person.AgeRange", "reference/com/google/android/gms/plus/model/people/Person.AgeRange.html", null, null ], [ "Person.Collection", "reference/com/google/android/gms/plus/model/people/Person.Collection.html", null, null ], [ "Person.Cover", "reference/com/google/android/gms/plus/model/people/Person.Cover.html", null, null ], [ "Person.Cover.CoverInfo", "reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html", null, null ], [ "Person.Cover.CoverPhoto", "reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html", null, null ], [ "Person.Emails", "reference/com/google/android/gms/plus/model/people/Person.Emails.html", null, null ], [ "Person.Image", "reference/com/google/android/gms/plus/model/people/Person.Image.html", null, null ], [ "Person.Name", "reference/com/google/android/gms/plus/model/people/Person.Name.html", null, null ], [ "Person.OrderBy", "reference/com/google/android/gms/plus/model/people/Person.OrderBy.html", null, null ], [ "Person.Organizations", "reference/com/google/android/gms/plus/model/people/Person.Organizations.html", null, null ], [ "Person.PlacesLived", "reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html", null, null ], [ "Person.Urls", "reference/com/google/android/gms/plus/model/people/Person.Urls.html", null, null ] ] +, null ], [ "Classes", null, [ [ "Person.Cover.Layout", "reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html", null, null ], [ "Person.Emails.Type", "reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html", null, null ], [ "Person.Gender", "reference/com/google/android/gms/plus/model/people/Person.Gender.html", null, null ], [ "Person.ObjectType", "reference/com/google/android/gms/plus/model/people/Person.ObjectType.html", null, null ], [ "Person.Organizations.Type", "reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html", null, null ], [ "Person.RelationshipStatus", "reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html", null, null ], [ "Person.Urls.Type", "reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html", null, null ], [ "PersonBuffer", "reference/com/google/android/gms/plus/model/people/PersonBuffer.html", null, null ] ] , null ] ] , null ] ] diff --git a/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html b/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html index b2f475aab8ae7..6874929d16690 100644 --- a/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html +++ b/docs/html/reference/com/google/android/gcm/GCMBaseIntentService.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -881,7 +849,7 @@ Summary: String TAG - + Old TAG used for logging. @@ -5144,7 +5112,9 @@ From interface
-

+

Old TAG used for logging. Marked as deprecated since it should have + been private at first place. +

@@ -5605,7 +5575,6 @@ From interface -
-
diff --git a/docs/html/reference/com/google/android/gcm/GCMBroadcastReceiver.html b/docs/html/reference/com/google/android/gcm/GCMBroadcastReceiver.html index 2f6c71f5dd816..9747a3dbd947d 100644 --- a/docs/html/reference/com/google/android/gcm/GCMBroadcastReceiver.html +++ b/docs/html/reference/com/google/android/gcm/GCMBroadcastReceiver.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1539,7 +1507,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/GCMConstants.html b/docs/html/reference/com/google/android/gcm/GCMConstants.html index ac4774631c9c2..46a333909b883 100644 --- a/docs/html/reference/com/google/android/gcm/GCMConstants.html +++ b/docs/html/reference/com/google/android/gcm/GCMConstants.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -2064,7 +2032,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/GCMRegistrar.html b/docs/html/reference/com/google/android/gcm/GCMRegistrar.html index 1e3fafeb68bf0..d6edf63366844 100644 --- a/docs/html/reference/com/google/android/gcm/GCMRegistrar.html +++ b/docs/html/reference/com/google/android/gcm/GCMRegistrar.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1743,7 +1711,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/package-summary.html b/docs/html/reference/com/google/android/gcm/package-summary.html index b8826549f127f..4c6ef05ad54ad 100644 --- a/docs/html/reference/com/google/android/gcm/package-summary.html +++ b/docs/html/reference/com/google/android/gcm/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -658,7 +626,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
- diff --git a/docs/html/reference/com/google/android/gcm/server/Constants.html b/docs/html/reference/com/google/android/gcm/server/Constants.html index ad1f7f6b64187..0c0fc44d136f0 100644 --- a/docs/html/reference/com/google/android/gcm/server/Constants.html +++ b/docs/html/reference/com/google/android/gcm/server/Constants.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -909,18 +877,33 @@ Summary: String - PARAM_PAYLOAD_PREFIX - Prefix to HTTP parameter used to pass key-values in the message payload. + PARAM_DRY_RUN + HTTP parameter for telling gcm to validate the message without actually sending it. + String + PARAM_PAYLOAD_PREFIX + Prefix to HTTP parameter used to pass key-values in the message payload. + + + + String PARAM_REGISTRATION_ID HTTP parameter for registration id. + + String + PARAM_RESTRICTED_PACKAGE_NAME + HTTP parameter for package name that can be used to restrict message delivery by matching + against the package name used to generate the registration id. + + + String PARAM_TIME_TO_LIVE @@ -2095,6 +2078,44 @@ From class + + +
+

+ + public + static + final + String + + PARAM_DRY_RUN +

+
+ + + + +
+
+ +

HTTP parameter for telling gcm to validate the message without actually sending it. +

+ + +
+ Constant Value: + + + "dry_run" + + +
+ +
+
+ + +
@@ -2171,6 +2192,45 @@ From class + + +
+

+ + public + static + final + String + + PARAM_RESTRICTED_PACKAGE_NAME +

+
+ + + + +
+
+ +

HTTP parameter for package name that can be used to restrict message delivery by matching + against the package name used to generate the registration id. +

+ + +
+ Constant Value: + + + "restricted_package_name" + + +
+ +
+
+ + +
@@ -2349,7 +2409,6 @@ From class -
-
diff --git a/docs/html/reference/com/google/android/gcm/server/InvalidRequestException.html b/docs/html/reference/com/google/android/gcm/server/InvalidRequestException.html index 77d4a1c3592b0..25bf5f8b5c86b 100644 --- a/docs/html/reference/com/google/android/gcm/server/InvalidRequestException.html +++ b/docs/html/reference/com/google/android/gcm/server/InvalidRequestException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1509,7 +1477,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/server/Message.Builder.html b/docs/html/reference/com/google/android/gcm/server/Message.Builder.html index f6c93ca6147bb..b15395404ed96 100644 --- a/docs/html/reference/com/google/android/gcm/server/Message.Builder.html +++ b/docs/html/reference/com/google/android/gcm/server/Message.Builder.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -858,6 +826,42 @@ Summary: + Message.Builder + + + dryRun(boolean value) + +
Sets the dryRun property (default value is false).
+ + + + + + + + + + + + + Message.Builder + + + restrictedPackageName(String value) + +
Sets the restrictedPackageName property.
+ + + + + + + + + + + + Message.Builder @@ -1281,6 +1285,66 @@ From class
+ + +
+

+ + public + + + + + Message.Builder + + dryRun + (boolean value) +

+
+
+ + + +
+
+ +

Sets the dryRun property (default value is false). +

+ +
+
+ + + + +
+

+ + public + + + + + Message.Builder + + restrictedPackageName + (String value) +

+
+
+ + + +
+
+ +

Sets the restrictedPackageName property. +

+ +
+
+ +
@@ -1321,7 +1385,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/server/Message.html b/docs/html/reference/com/google/android/gcm/server/Message.html index 6a86dbca3dedb..658191424112e 100644 --- a/docs/html/reference/com/google/android/gcm/server/Message.html +++ b/docs/html/reference/com/google/android/gcm/server/Message.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -726,6 +694,8 @@ Summary: .collapseKey(collapseKey) .timeToLive(3) .delayWhileIdle(true) + .dryRun(true) + .restrictedPackageName(restrictedPackageName) .build(); @@ -735,6 +705,8 @@ Summary: .collapseKey(collapseKey) .timeToLive(3) .delayWhileIdle(true) + .dryRun(true) + .restrictedPackageName(restrictedPackageName) .addData("key1", "value1") .addData("key2", "value2") .build(); @@ -862,6 +834,24 @@ Summary: + String + + + getRestrictedPackageName() + +
Gets the restricted package name.
+ + + + + + + + + + + + Integer @@ -873,6 +863,24 @@ Summary: + + + + + + + + Boolean + + + isDelayWhileIdle() + +
Gets the delayWhileIdle flag.
+ + + + + @@ -883,9 +891,9 @@ Summary: Boolean - isDelayWhileIdle() + isDryRun() -
Gets the delayWhileIdle flag.
+
Gets the dryRun flag.
@@ -1226,6 +1234,36 @@ From class
+ + +
+

+ + public + + + + + String + + getRestrictedPackageName + () +

+
+
+ + + +
+
+ +

Gets the restricted package name. +

+ +
+
+ +
@@ -1286,6 +1324,36 @@ From class
+ + +
+

+ + public + + + + + Boolean + + isDryRun + () +

+
+
+ + + +
+
+ +

Gets the dryRun flag. +

+ +
+
+ +
@@ -1325,7 +1393,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html b/docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html new file mode 100644 index 0000000000000..0768237407ba9 --- /dev/null +++ b/docs/html/reference/com/google/android/gcm/server/MulticastResult.Builder.html @@ -0,0 +1,1230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +MulticastResult.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + final + + class +

MulticastResult.Builder

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gcm.server.MulticastResult.Builder
+ + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + MulticastResult.Builder(int success, int failure, int canonicalIds, long multicastId) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + MulticastResult.Builder + + addResult(Result result) + +
+ + + + + + MulticastResult + + build() + +
+ + + + + + MulticastResult.Builder + + retryMulticastIds(List<Long> retryMulticastIds) + +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + MulticastResult.Builder + (int success, int failure, int canonicalIds, long multicastId) +

+
+
+ + + +
+
+ +

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

Public Methods

+ + + + + +
+

+ + public + + + + + MulticastResult.Builder + + addResult + (Result result) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + MulticastResult + + build + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + MulticastResult.Builder + + retryMulticastIds + (List<Long> retryMulticastIds) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gcm/server/MulticastResult.html b/docs/html/reference/com/google/android/gcm/server/MulticastResult.html index d4466fc83fc09..5462c36cc52cf 100644 --- a/docs/html/reference/com/google/android/gcm/server/MulticastResult.html +++ b/docs/html/reference/com/google/android/gcm/server/MulticastResult.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -615,6 +583,8 @@ onkeyup="return search_changed(event, false, '/')" /> Summary: + Nested Classes + @@ -625,7 +595,8 @@ Summary: - Methods + + | Methods @@ -737,6 +708,26 @@ Summary: + + + + + + + + + + + + + + + @@ -1419,7 +1410,6 @@ From class - - diff --git a/docs/html/reference/com/google/android/gcm/server/Result.Builder.html b/docs/html/reference/com/google/android/gcm/server/Result.Builder.html new file mode 100644 index 0000000000000..254120d201b9f --- /dev/null +++ b/docs/html/reference/com/google/android/gcm/server/Result.Builder.html @@ -0,0 +1,1275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Result.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + final + + class +

Result.Builder

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+
Nested Classes
+ + + + + classMulticastResult.Builder 
+ + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gcm.server.Result.Builder
+ + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + Result.Builder() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + Result + + build() + +
+ + + + + + Result.Builder + + canonicalRegistrationId(String value) + +
+ + + + + + Result.Builder + + errorCode(String value) + +
+ + + + + + Result.Builder + + messageId(String value) + +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + Result.Builder + () +

+
+
+ + + +
+
+ +

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

Public Methods

+ + + + + +
+

+ + public + + + + + Result + + build + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Result.Builder + + canonicalRegistrationId + (String value) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Result.Builder + + errorCode + (String value) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Result.Builder + + messageId + (String value) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + diff --git a/docs/html/reference/com/google/android/gcm/server/Result.html b/docs/html/reference/com/google/android/gcm/server/Result.html index 0927a0b978229..7396e9b4b4cfc 100644 --- a/docs/html/reference/com/google/android/gcm/server/Result.html +++ b/docs/html/reference/com/google/android/gcm/server/Result.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -615,6 +583,8 @@ onkeyup="return search_changed(event, false, '/')" /> Summary: + Nested Classes + @@ -625,7 +595,8 @@ Summary: - Methods + + | Methods @@ -760,6 +731,26 @@ Summary: + + + + + + + + + + + + + + + @@ -1248,7 +1239,6 @@ From class - - diff --git a/docs/html/reference/com/google/android/gcm/server/Sender.html b/docs/html/reference/com/google/android/gcm/server/Sender.html index 834c6e8ece521..1f1f17be996f1 100644 --- a/docs/html/reference/com/google/android/gcm/server/Sender.html +++ b/docs/html/reference/com/google/android/gcm/server/Sender.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -2135,7 +2103,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gcm/server/package-summary.html b/docs/html/reference/com/google/android/gcm/server/package-summary.html index 18b8cfcd92553..8f865d1effd0e 100644 --- a/docs/html/reference/com/google/android/gcm/server/package-summary.html +++ b/docs/html/reference/com/google/android/gcm/server/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -643,9 +611,17 @@ onkeyup="return search_changed(event, false, '/')" />
+ + + + + + + + @@ -675,7 +651,6 @@ onkeyup="return search_changed(event, false, '/')" /> - - diff --git a/docs/html/reference/com/google/android/gms/R.attr.html b/docs/html/reference/com/google/android/gms/R.attr.html index 4c3b67c580458..4763a350a52e5 100644 --- a/docs/html/reference/com/google/android/gms/R.attr.html +++ b/docs/html/reference/com/google/android/gms/R.attr.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1382,6 +1350,7 @@ containing a value of this type.
+
Nested Classes
+ + + + + classResult.Builder 
Result of a GCM multicast message request . 
MulticastResult.Builder 
Result Result of a GCM message request that returned HTTP status code 200. 
Result.Builder 
Sender Helper class to send messages to the GCM service using an API Key. 
normal1
satellite2
terrain3
hybrid4

@@ -1721,7 +1690,6 @@ containing a value of this type. - - diff --git a/docs/html/reference/com/google/android/gms/R.html b/docs/html/reference/com/google/android/gms/R.html index 72a2e4bf37d20..9fe2ab01d94de 100644 --- a/docs/html/reference/com/google/android/gms/R.html +++ b/docs/html/reference/com/google/android/gms/R.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1126,7 +1094,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/R.id.html b/docs/html/reference/com/google/android/gms/R.id.html index fbf85e093ee46..eb6f0117cf359 100644 --- a/docs/html/reference/com/google/android/gms/R.id.html +++ b/docs/html/reference/com/google/android/gms/R.id.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -752,7 +720,7 @@ Summary: static int - none + hybrid @@ -763,7 +731,7 @@ Summary: static int - normal + none @@ -774,7 +742,7 @@ Summary: static int - satellite + normal @@ -784,6 +752,17 @@ Summary: public static + int + satellite + + + + + + + public + static + int terrain @@ -1072,6 +1051,34 @@ From class + + +
+

+ + public + static + + int + + hybrid +

+
+ + + + +
+
+ +

+ + +
+
+ + +
@@ -1242,7 +1249,6 @@ From class -
-
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 ad1ac20d9bf7a..4541a23bae543 100644 --- a/docs/html/reference/com/google/android/gms/R.string.html +++ b/docs/html/reference/com/google/android/gms/R.string.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -751,13 +719,48 @@ Summary: public static + int + auth_client_availability_notification_title + Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=70] + + + + + + + public + static + + int + auth_client_play_services_err_notification_msg + Title for notification shown when GooglePlayServices is unavailable [CHAR LIMIT=42] + + + + + + + public + static + + int + auth_client_requested_by_msg + Requested by string saying which app requested the notification. + + + + + + public + static + int common_google_play_services_enable_button Button in confirmation dialog to enable Google Play services. - + public static @@ -770,7 +773,7 @@ Summary: - + public static @@ -783,19 +786,19 @@ Summary: - + public static int common_google_play_services_install_button - Button in confirmation dialog for installing Google Play services [CHAR LIMIT=30] + Button in confirmation dialog for installing Google Play services [CHAR LIMIT=40] - + public static @@ -808,7 +811,7 @@ Summary: - + public static @@ -821,7 +824,7 @@ Summary: - + public static @@ -834,27 +837,39 @@ Summary: - + public static int common_google_play_services_unknown_issue - Message in confirmation dialog informing user there is an unknow issue in Google Player + Message in confirmation dialog informing user there is an unknown issue in Google Play services [CHAR LIMIT=NONE] + + + public + static + + int + common_google_play_services_unsupported_text + Message in confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=NONE] + + + + public static int - common_google_play_services_update_button - Button in confirmation dialog for updating Google Play services [CHAR LIMIT=20] + common_google_play_services_unsupported_title + Title of confirmation dialog informing user that Google Play services is not supported on their device [CHAR LIMIT=40] @@ -864,6 +879,18 @@ Summary: public static + int + common_google_play_services_update_button + Button in confirmation dialog for updating Google Play services [CHAR LIMIT=40] + + + + + + + public + static + int common_google_play_services_update_text Message in confirmation dialog informing user that they need to update @@ -872,7 +899,7 @@ Summary: - + public static @@ -885,6 +912,17 @@ Summary: + + + public + static + + int + common_signin_button_text_long + Long form sign-in button text. + + + @@ -1167,6 +1205,93 @@ From class + + +
+

+ + public + static + + int + + auth_client_availability_notification_title +

+
+ + + + +
+
+ +

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

+ + +
+
+ + + + + +
+

+ + public + static + + int + + auth_client_play_services_err_notification_msg +

+
+ + + + +
+
+ +

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

+ + +
+
+ + + + + +
+

+ + public + static + + int + + auth_client_requested_by_msg +

+
+ + + + +
+
+ +

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

+ + +
+
+ + +
@@ -1189,7 +1314,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=30] + can enable it [CHAR LIMIT=40]

@@ -1278,7 +1403,7 @@ From class
-

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

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

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

Message in confirmation dialog informing user there is an unknow issue in Google Player +

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

@@ -1407,6 +1532,64 @@ From class + + +
+

+ + public + static + + int + + common_google_play_services_unsupported_text +

+
+ + + + +
+
+ +

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

+ + +
+
+ + + + + +
+

+ + public + static + + int + + common_google_play_services_unsupported_title +

+
+ + + + +
+
+ +

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

+ + +
+
+ + +
@@ -1427,7 +1610,7 @@ From class
-

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

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

@@ -1496,6 +1679,36 @@ From class + + +
+

+ + public + static + + int + + common_signin_button_text_long +

+
+ + + + +
+
+ +

Long form sign-in button text. This is the placeholder text, used if we can't + find the service-side assets. [CHAR LIMIT=25] +

+ + +
+
+ + + @@ -1554,7 +1767,6 @@ From class -
-
diff --git a/docs/html/reference/com/google/android/gms/R.styleable.html b/docs/html/reference/com/google/android/gms/R.styleable.html index d8bca3e6583d8..beef04eda21d5 100644 --- a/docs/html/reference/com/google/android/gms/R.styleable.html +++ b/docs/html/reference/com/google/android/gms/R.styleable.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1429,6 +1397,7 @@ containing a value of this type.

normal1 satellite2 terrain3 +hybrid4

@@ -1944,7 +1913,6 @@ containing a value of this type.

-
- diff --git a/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html b/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html index d0c6d8df30d2f..a2875b7b61b32 100644 --- a/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html +++ b/docs/html/reference/com/google/android/gms/auth/GoogleAuthException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1399,7 +1367,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html b/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html index 52164860084c8..3447faed8547e 100644 --- a/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html +++ b/docs/html/reference/com/google/android/gms/auth/GoogleAuthUtil.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -833,6 +801,13 @@ Summary: + + String + KEY_REQUEST_VISIBLE_ACTIVITIES + Bundle key for specifying which user's app activity (moment) types can be written to Google. + + + @@ -1288,6 +1263,60 @@ From class + + +
+

+ + public + static + final + String + + KEY_REQUEST_VISIBLE_ACTIVITIES +

+
+ + + + +
+
+ +

Bundle key for specifying which user's app activity (moment) types can be written to Google. + The list of activity types are represented as a space-separated string passed in the extras + Bundle when calling getToken(Context, String, String, Bundle). + +

+ This bundle key should be included in the extras Bundle when calling + getToken(Context, String, String, Bundle) and should only be used when + requesting the PLUS_LOGIN OAuth 2.0 scope. + + See Types of moments + for the full list of valid activity types. Example usage: +

+     Bundle bundle = new Bundle();
+     bundle.putString(GoogleAuthUtil.KEY_REQUEST_VISIBLE_ACTIVITIES,
+              "http://schemas.google.com/AddActivity http://schemas.google.com/BuyActivity");
+     String token = GoogleAuthUtil.getToken(context, accountName, Scopes.PLUS_LOGIN, bundle);
+ 
+

+ + +
+ Constant Value: + + + "request_visible_actions" + + +
+ +
+
+ + + @@ -1411,7 +1440,8 @@ From class scope - String representing the authentication scope. + String representing the authentication scope. To specify multiple scopes, + separate them with a space (for example, "oauth2:scope1 scope2 scope3").
@@ -1557,7 +1587,8 @@ From class scope - String representing the authentication scope. + String representing the authentication scope. To specify multiple scopes, + separate them with a space (for example, "oauth2:scope1 scope2 scope3"). extras @@ -1670,7 +1701,8 @@ From class scope - String representing the authentication scope. + String representing the authentication scope. To specify multiple scopes, + separate them with a space (for example, "oauth2:scope1 scope2 scope3"). extras @@ -1780,7 +1812,8 @@ From class scope - String representing the authentication scope. + String representing the authentication scope. To specify multiple scopes, + separate them with a space (for example, "oauth2:scope1 scope2 scope3"). extras @@ -1898,7 +1931,8 @@ From class scope - String representing the authentication scope. + String representing the authentication scope. To specify multiple scopes, + separate them with a space (for example, "oauth2:scope1 scope2 scope3"). extras @@ -2008,7 +2042,6 @@ From class - - diff --git a/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html b/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html index cf3c4901323c3..96c12f328e41b 100644 --- a/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html +++ b/docs/html/reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1424,7 +1392,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html b/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html index 4c4b55c5133a2..68a0014b91342 100644 --- a/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html +++ b/docs/html/reference/com/google/android/gms/auth/UserRecoverableAuthException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1452,7 +1420,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html b/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html index c95531e127ee4..efc2cff70c6d1 100644 --- a/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html +++ b/docs/html/reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1351,7 +1319,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/auth/package-summary.html b/docs/html/reference/com/google/android/gms/auth/package-summary.html index a9df148823a1c..5e4563483cdf0 100644 --- a/docs/html/reference/com/google/android/gms/auth/package-summary.html +++ b/docs/html/reference/com/google/android/gms/auth/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -678,7 +646,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
- 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 95a8c3bcc464d..317368fcbf9e6 100644 --- a/docs/html/reference/com/google/android/gms/common/AccountPicker.html +++ b/docs/html/reference/com/google/android/gms/common/AccountPicker.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1149,7 +1117,6 @@ From class -
- 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 01fe3ecb14551..2502adf6d3e05 100644 --- a/docs/html/reference/com/google/android/gms/common/ConnectionResult.html +++ b/docs/html/reference/com/google/android/gms/common/ConnectionResult.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -772,48 +740,55 @@ Summary: + int + LICENSE_CHECK_FAILED + The application is not licensed to the user. + + + + int NETWORK_ERROR A network error occurred. - + int RESOLUTION_REQUIRED Completing the connection requires some form of resolution. - + int SERVICE_DISABLED The installed version of Google Play services has been disabled on this device. - + int SERVICE_INVALID The version of the Google Play services installed on this device is not authentic. - + int SERVICE_MISSING Google Play services is missing on this device. - + int SERVICE_VERSION_UPDATE_REQUIRED The installed version of Google Play services is out of date. - + int SIGN_IN_REQUIRED The client attempted to connect to the service but the user is not @@ -821,7 +796,7 @@ Summary: - + int SUCCESS The connection was successful. @@ -970,6 +945,22 @@ Summary: + + + + + + + + + String + + + toString() + + + + @@ -1334,6 +1325,46 @@ From class + + +
+

+ + public + static + final + int + + LICENSE_CHECK_FAILED +

+
+ + + + +
+
+ +

The application is not licensed to the user. This error is not recoverable and will be + treated as fatal. +

+ + +
+ Constant Value: + + + 11 + (0x0000000b) + + +
+ +
+
+ + +
@@ -1930,6 +1961,35 @@ From class
+ + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + @@ -1940,7 +2000,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html index 528833e610f66..76a99ee890dc4 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -730,9 +698,8 @@ onkeyup="return search_changed(event, false, '/')" /> onConnected() -
After calling connect(), this method will be - invoked asynchronously when the connect request has successfully - completed.
+
After calling connect(), this method will be invoked + asynchronously when the connect request has successfully completed.
@@ -826,12 +793,11 @@ onkeyup="return search_changed(event, false, '/')" />
-

After calling connect(), this method will be - invoked asynchronously when the connect request has successfully - completed. After this callback, the application can make requests - on other methods provided by the client and expect that no user - intervention is required to call methods that use account and - scopes provided to the client constructor. +

After calling connect(), this method will be invoked + asynchronously when the connect request has successfully completed. After this callback, + the application can make requests on other methods provided by the client and expect that + no user intervention is required to call methods that use account and scopes provided to + the client constructor.

@@ -884,7 +850,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
- diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html index 583219ae94359..3b5eb84cfc096 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -838,7 +806,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
- 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 f07adfd0d65a8..3113657181058 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1044,12 +1012,10 @@ Summary:
-

Connects the client to Google Play services. This method returns immediately, - and connects to the service in the background. If the connection is - successful, onConnected() - is called. On a failure, - onConnectionFailed(ConnectionResult) - is called. +

Connects the client to Google Play services. This method returns immediately, and connects to + the service in the background. If the connection is successful, + onConnected() is called. On a failure, + onConnectionFailed(ConnectionResult) is called.

@@ -1350,8 +1316,8 @@ Summary:
-

Removes a connection listener from this GooglePlayServicesClient. Note that removing a - listener does not generate any callbacks. +

Removes a connection listener from this GooglePlayServicesClient. Note that removing + a listener does not generate any callbacks.

If the specified listener is not currently registered to receive connection events, this method will have no effect.

@@ -1423,7 +1389,6 @@ Summary: -
-
diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html index 75b81bf10e7da..c0d1f3d046648 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -1385,7 +1353,6 @@ From class -
- 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 474924c8fd32a..974e3bdf21df1 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesUtil.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -853,6 +821,25 @@ Summary: + static + + String + + + getErrorString(int errorCode) + +
Returns a human-readable string of the error code returned from + isGooglePlayServicesAvailable(Context).
+ + + + + + + + + + static String @@ -867,7 +854,7 @@ Summary: - + @@ -885,7 +872,7 @@ Summary: - + @@ -903,7 +890,7 @@ Summary: - + @@ -922,7 +909,7 @@ Summary: - + @@ -1251,8 +1238,8 @@ From class Constant Value: - 2012000 - (0x001eb360) + 3025000 + (0x002e2868)
@@ -1479,6 +1466,37 @@ From class + + +
+

+ + public + static + + + + String + + getErrorString + (int errorCode) +

+
+
+ + + +
+
+ +

Returns a human-readable string of the error code returned from + isGooglePlayServicesAvailable(Context). +

+ +
+
+ +
@@ -1676,7 +1694,6 @@ From class -
- diff --git a/docs/html/reference/com/google/android/gms/common/Scopes.html b/docs/html/reference/com/google/android/gms/common/Scopes.html index 3ec61fcb92804..79c55ef6bddea 100644 --- a/docs/html/reference/com/google/android/gms/common/Scopes.html +++ b/docs/html/reference/com/google/android/gms/common/Scopes.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -743,6 +711,21 @@ Summary: + + String + GAMES + Scope for accessing data from the games service. + + + + + String + PLUS_LOGIN + OAuth 2.0 scope for accessing the user's name, basic profile info, list of people in the + user's circles, and writing app activities to Google. + + + String PLUS_PROFILE @@ -1009,6 +992,90 @@ From class + + +
+

+ + public + static + final + String + + GAMES +

+
+ + + + +
+
+ +

Scope for accessing data from the games service.

+ + +
+ Constant Value: + + + "https://www.googleapis.com/auth/games" + + +
+ +
+
+ + + + + +
+

+ + public + static + final + String + + PLUS_LOGIN +

+
+ + + + +
+
+ +

OAuth 2.0 scope for accessing the user's name, basic profile info, list of people in the + user's circles, and writing app activities to Google. + +

When using this scope, your app will have access to:

+
    +
  • the user's full name, profile picture, Google+ profile ID, age range, and language
  • +
  • people the user has circled, represented as a list of public profiles
  • +
  • any other publicly available information on the user's Google+ profile
  • +
  • write app activities (moments) to Google.
  • +
+

+ + +
+ Constant Value: + + + "https://www.googleapis.com/auth/plus.login" + + +
+ +
+
+ + +
@@ -1071,7 +1138,6 @@ From class -
-
diff --git a/docs/html/reference/com/google/android/gms/plus/PlusSignInButton.html b/docs/html/reference/com/google/android/gms/common/SignInButton.html similarity index 74% rename from docs/html/reference/com/google/android/gms/plus/PlusSignInButton.html rename to docs/html/reference/com/google/android/gms/common/SignInButton.html index 1204cbca19440..e49cbf658c984 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusSignInButton.html +++ b/docs/html/reference/com/google/android/gms/common/SignInButton.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -107,7 +78,7 @@ -PlusSignInButton | Android Developers +SignInButton | Android Developers - - -
@@ -612,9 +580,39 @@ onkeyup="return search_changed(event, false, '/')" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -698,7 +696,7 @@ Summary: final class -

PlusSignInButton

+

SignInButton

@@ -711,13 +709,22 @@ Summary: - extends ImageView
+ + + + + extends FrameLayout
+ implements + + View.OnClickListener + + @@ -731,7 +738,7 @@ Summary: - java.lang.Object + java.lang.Object @@ -739,7 +746,7 @@ Summary:    ↳ - android.view.View + android.view.View @@ -749,7 +756,7 @@ Summary:    ↳ - android.widget.ImageView + android.view.ViewGroup @@ -761,7 +768,21 @@ Summary:    ↳ - com.google.android.gms.plus.PlusSignInButton + android.widget.FrameLayout + + + + + +   + +   + +   + +    ↳ + + com.google.android.gms.common.SignInButton @@ -777,7 +798,12 @@ Summary:

Class Overview

-

The Google+ sign-in button to authenticate the user. +

The Google sign-in button to authenticate the user. Note that this class only handles the visual + aspects of the button. In order to trigger an action, register a listener using + setOnClickListener(OnClickListener). +

+ Note that you must explicitly call setOnClickListener(OnClickListener). Do not register + a listener via XML, or you won't receive your callbacks.

@@ -825,15 +851,36 @@ Summary: int - BUTTON_SIZE_STANDARD - The standard size of the Google+ sign-in button. + COLOR_DARK + The dark color scheme of the Google sign-in button. int - BUTTON_SIZE_WIDE - The wide size of the Google+ sign-in button. + COLOR_LIGHT + The light color scheme of the Google sign-in button. + + + + + int + SIZE_ICON_ONLY + The icon-only size of the Google sign-in button. + + + + + int + SIZE_STANDARD + The standard size of the Google sign-in button. + + + + + int + SIZE_WIDE + The wide size of the Google sign-in button. @@ -852,6 +899,86 @@ Summary: + + + + From class +android.view.ViewGroup +
+ + +
+ + + + @@ -1268,6 +1395,12 @@ android.view.View + + + + + + @@ -1284,6 +1417,8 @@ android.view.View + + @@ -1766,6 +1901,12 @@ android.view.View + + + + + + @@ -1787,10 +1928,8 @@ android.view.View
- PlusSignInButton(Context context) + SignInButton(Context context) -
Creates a Google+ sign-in button with standard size.
- @@ -1805,10 +1944,24 @@ android.view.View - PlusSignInButton(Context context, AttributeSet attrs) + SignInButton(Context context, AttributeSet attrs) + + + + + + + + + + + + + + + + SignInButton(Context context, AttributeSet attrs, int defStyle) -
Creates a Google+ sign-in button with standard size.
- @@ -1836,9 +1989,93 @@ android.view.View void - setSize(int buttonSize) + onClick(View view) -
Sets the button size to standard or wide.
+ + + + + + + + + + + + void + + + setColorScheme(int colorScheme) + +
Set the color scheme of the button to use.
+ + + + + + + + + + + + + void + + + setEnabled(boolean enabled) + + + + + + + + + + + + + void + + + setOnClickListener(View.OnClickListener listener) + + + + + + + + + + + + + void + + + setSize(int buttonSize) + +
Set the size of the button to use.
+ + + + + + + + + + + + + void + + + setStyle(int buttonSize, int colorScheme) + +
Set the desired style of button to use.
@@ -1860,19 +2097,19 @@ android.view.View - From class - android.widget.ImageView + android.widget.FrameLayout -
-
+ - -
diff --git a/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html b/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html index a0094a7b8794b..1f4d248a8e919 100644 --- a/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html +++ b/docs/html/reference/com/google/android/gms/maps/CameraUpdate.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -703,6 +671,12 @@ Summary: For example, to zoom in on a map, you can use the following code:
 GoogleMap map = ...;
    map.animateCamera(CameraUpdateFactory.zoomIn());
+

+

Developer Guide

+

+ For more information, read the Changing the View + developer guide.

@@ -1016,7 +990,6 @@ From class -
-
diff --git a/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html b/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html index de425cf8b9d20..547525f7771d1 100644 --- a/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html +++ b/docs/html/reference/com/google/android/gms/maps/CameraUpdateFactory.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -716,6 +684,12 @@ Summary:
  • Call initialize(Context). As long as a GooglePlayServicesNotAvailableException isn't thrown, this class will be correctly initialized. +

    +

    Developer Guide

    +

    + For more information, read the Changing the View + developer guide.

    @@ -1786,7 +1760,6 @@ From class -
  • - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html index ade1386f84172..df29ab10c8582 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -868,7 +836,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html index c32894746287b..8eb3b147173e1 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -917,7 +885,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html index 940f2fe26d6ef..86cfc56add32e 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -833,7 +801,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html index cb6ee7772451d..178e576eb113e 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -829,7 +797,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html index bcc2d9cf2448a..c4c45a4c2db6d 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -834,7 +802,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html index 11de80c6d191a..5cc433d77bf2c 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -834,7 +802,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html index 74e863f384967..1e5a930c65ff9 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -836,7 +804,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html index de9ad70ff1f4e..dc323a44772f8 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -947,7 +915,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html new file mode 100644 index 0000000000000..4c82ad54f2803 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html @@ -0,0 +1,843 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +GoogleMap.OnMyLocationChangeListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    GoogleMap.OnMyLocationChangeListener

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.maps.GoogleMap.OnMyLocationChangeListener
    + + + + + + + +
    + + +

    Class Overview

    +

    Callback interface for when the My Location dot/chevron (which signifies the user's location) + changes location. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + void + + onMyLocationChange(Location location) + +
    Called when the Location of the My Location dot has changed (be it latitude/longitude, + bearing or accuracy).
    + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + void + + onMyLocationChange + (Location location) +

    +
    +
    + + + +
    +
    + +

    Called when the Location of the My Location dot has changed (be it latitude/longitude, + bearing or accuracy).

    +
    +
    Parameters
    + + + + +
    location + The current location of the My Location dot. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMap.html b/docs/html/reference/com/google/android/gms/maps/GoogleMap.html index 005584465cf65..766fb9c46b8f7 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMap.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMap.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -707,9 +675,15 @@ Summary: rather, you must obtain one from the getMap() method on a MapFragment or MapView that you have added to your application.

    - Note: Similar to a View object, a GoogleMap can only be read and - modified from the main thread. Calling GoogleMap methods from another thread will result - in an exception. + Note: Similar to a View object, a GoogleMap can only be read + and modified from the main thread. Calling GoogleMap methods from another thread will + result in an exception. +

    +

    Developer Guide

    +

    + To get started, read the Google Maps Android API v2 + developer guide.

    @@ -841,6 +815,19 @@ Summary: + + + + + + + interface + GoogleMap.OnMyLocationChangeListener + Callback interface for when the My Location dot/chevron (which signifies the user's location) + changes location.  + + + @@ -925,6 +912,24 @@ Summary: final + Circle + + + addCircle(CircleOptions options) + +
    Add a circle to this map.
    + + + + + + + + + + final + + GroundOverlay @@ -936,7 +941,7 @@ Summary: - + @@ -954,7 +959,7 @@ Summary: - + @@ -972,7 +977,7 @@ Summary: - + @@ -990,7 +995,7 @@ Summary: - + @@ -1008,7 +1013,7 @@ Summary: - + @@ -1027,7 +1032,7 @@ Summary: - + @@ -1046,7 +1051,7 @@ Summary: - + @@ -1065,7 +1070,7 @@ Summary: - + @@ -1083,7 +1088,7 @@ Summary: - + @@ -1101,7 +1106,7 @@ Summary: - + @@ -1119,7 +1124,7 @@ Summary: - + @@ -1137,7 +1142,7 @@ Summary: - + @@ -1155,7 +1160,7 @@ Summary: - + @@ -1174,7 +1179,7 @@ Summary: - + @@ -1193,7 +1198,7 @@ Summary: - + @@ -1211,7 +1216,7 @@ Summary: - + @@ -1229,7 +1234,7 @@ Summary: - + @@ -1247,7 +1252,7 @@ Summary: - + @@ -1265,7 +1270,7 @@ Summary: - + @@ -1283,7 +1288,7 @@ Summary: - + @@ -1301,7 +1306,7 @@ Summary: - + @@ -1319,7 +1324,7 @@ Summary: - + @@ -1337,7 +1342,7 @@ Summary: - + @@ -1355,7 +1360,7 @@ Summary: - + @@ -1373,7 +1378,7 @@ Summary: - + @@ -1391,7 +1396,7 @@ Summary: - + @@ -1409,7 +1414,7 @@ Summary: - + @@ -1427,7 +1432,7 @@ Summary: - + @@ -1445,7 +1450,7 @@ Summary: - + @@ -1463,7 +1468,7 @@ Summary: - + @@ -1481,6 +1486,24 @@ Summary: + + + + + final + + + void + + + setOnMyLocationChangeListener(GoogleMap.OnMyLocationChangeListener listener) + +
    Sets a callback that's invoked when the my location dot changes location.
    + + + + + @@ -1971,6 +1994,49 @@ From class + + +
    +

    + + public + + final + + + Circle + + addCircle + (CircleOptions options) +

    +
    +
    + + + +
    +
    + +

    Add a circle to this map.

    +
    +
    Parameters
    + + + + +
    options + A circle options object that defines how to render the Circle
    +
    +
    +
    Returns
    +
    • The Circle object that is added to the map +
    +
    + +
    +
    + +
    @@ -3257,6 +3323,45 @@ From class
    + + +
    +

    + + public + + final + + + void + + setOnMyLocationChangeListener + (GoogleMap.OnMyLocationChangeListener listener) +

    +
    +
    + + + +
    +
    + +

    Sets a callback that's invoked when the my location dot changes location.

    +
    +
    Parameters
    + + + + +
    listener + The callback that's invoked when the my location dot changes. +
    +
    + +
    +
    + +
    @@ -3327,7 +3432,6 @@ From class -
    -
    diff --git a/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html b/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html index 5e393e100ca29..7f1eefbfd7069 100644 --- a/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/GoogleMapOptions.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -2472,7 +2440,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html b/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html index 3989347758cbf..12df1cc8d9cdd 100644 --- a/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html +++ b/docs/html/reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -829,7 +797,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/LocationSource.html b/docs/html/reference/com/google/android/gms/maps/LocationSource.html index dc44817c35af2..bf3a050bd4c79 100644 --- a/docs/html/reference/com/google/android/gms/maps/LocationSource.html +++ b/docs/html/reference/com/google/android/gms/maps/LocationSource.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -934,7 +902,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - 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 204e8bd344010..677a2b9ba35b3 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapFragment.html +++ b/docs/html/reference/com/google/android/gms/maps/MapFragment.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -751,10 +719,10 @@ Summary: cycle needs. Being a fragment, this component can be added to an activity's layout file simply with the XML below. -
    <fragment
         class="com.google.android.gms.maps.MapFragment"
         android:layout_width="match_parent"
    -    android:layout_height="match_parent"/>
    + android:layout_height="match_parent"/> A GoogleMap can only be acquired using getMap() when the underlying maps system is loaded and the underlying view in the fragment exists. This class @@ -773,6 +741,12 @@ Summary: memory leak as the view cannot be released.

    Use this class only if you are targeting API 12 and above. Otherwise, use SupportMapFragment. +

    +

    Developer Guide

    +

    + For more information, read the Google Maps Android API v2 + developer guide.

    @@ -953,7 +927,7 @@ android.content.ComponentCallbacks2
    - + final GoogleMap @@ -2755,7 +2729,7 @@ From interface public - + final GoogleMap @@ -3177,7 +3151,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/MapView.html b/docs/html/reference/com/google/android/gms/maps/MapView.html index 7ea2e7ea4f309..6562b664b4dac 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapView.html +++ b/docs/html/reference/com/google/android/gms/maps/MapView.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -837,10 +805,16 @@ Summary: services APK. If a GoogleMap is not available, getMap() will return null.

    - For a simpler method of displaying a Map use MapFragment (or SupportMapFragment + For a simpler method of displaying a Map use MapFragment (or SupportMapFragment) if you are looking to target earlier platforms.

    Note: You are advised not to add children to this view. +

    +

    Developer Guide

    +

    + For more information, read the Google Maps Android API v2 + developer guide.

    @@ -1988,7 +1962,7 @@ android.view.View - + final GoogleMap @@ -2014,6 +1988,8 @@ android.view.View onCreate(Bundle savedInstanceState) +
    You must call this method from the parent Activity/Fragment's corresponding method.
    + @@ -2030,6 +2006,8 @@ android.view.View onDestroy() +
    You must call this method from the parent Activity/Fragment's corresponding method.
    + @@ -2046,6 +2024,8 @@ android.view.View onLowMemory() +
    You must call this method from the parent Activity/Fragment's corresponding method.
    + @@ -2062,6 +2042,8 @@ android.view.View onPause() +
    You must call this method from the parent Activity/Fragment's corresponding method.
    + @@ -2078,6 +2060,8 @@ android.view.View onResume() +
    You must call this method from the parent Activity/Fragment's corresponding method.
    + @@ -2094,6 +2078,8 @@ android.view.View onSaveInstanceState(Bundle outState) +
    You must call this method from the parent Activity/Fragment's corresponding method.
    + @@ -12325,7 +12311,7 @@ From interface public - + final GoogleMap @@ -12377,7 +12363,12 @@ From interface
    -

    +

    You must call this method from the parent Activity/Fragment's corresponding method.

    +
    @@ -12406,7 +12397,12 @@ From interface
    -

    +

    You must call this method from the parent Activity/Fragment's corresponding method.

    +
    +
    See Also
    + +
    @@ -12435,7 +12431,12 @@ From interface
    -

    +

    You must call this method from the parent Activity/Fragment's corresponding method.

    +
    +
    See Also
    + +
    @@ -12464,7 +12465,12 @@ From interface
    -

    +

    You must call this method from the parent Activity/Fragment's corresponding method.

    +
    +
    See Also
    + +
    @@ -12493,7 +12499,12 @@ From interface
    -

    +

    You must call this method from the parent Activity/Fragment's corresponding method.

    +
    +
    See Also
    + +
    @@ -12522,7 +12533,12 @@ From interface
    -

    +

    You must call this method from the parent Activity/Fragment's corresponding method.

    +
    @@ -12538,7 +12554,6 @@ From interface - - diff --git a/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html b/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html index 3757a3c5b0da3..054f453a7125e 100644 --- a/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html +++ b/docs/html/reference/com/google/android/gms/maps/MapsInitializer.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1099,7 +1067,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/Projection.html b/docs/html/reference/com/google/android/gms/maps/Projection.html index 2d937be357c7c..4cca73a909744 100644 --- a/docs/html/reference/com/google/android/gms/maps/Projection.html +++ b/docs/html/reference/com/google/android/gms/maps/Projection.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1208,7 +1176,6 @@ From class -
    - 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 1eff225b9048c..5d98974e8a410 100644 --- a/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html +++ b/docs/html/reference/com/google/android/gms/maps/SupportMapFragment.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -739,10 +707,10 @@ Summary: cycle needs. Being a fragment, this component can be added to an activity's layout file simply with the XML below. -
    <fragment
         class="com.google.android.gms.maps.SupportMapFragment"
         android:layout_width="match_parent"
    -    android:layout_height="match_parent"/>
    + android:layout_height="match_parent"/> A GoogleMap can only be acquired using getMap() when the underlying maps system is loaded and the underlying view in the fragment exists. This class @@ -761,6 +729,12 @@ Summary: memory leak as the view cannot be released.

    To use this class, you must include the Android support library in your build path. +

    +

    Developer Guide

    +

    + For more information, read the Google Maps Android API v2 + developer guide.

    @@ -852,7 +826,7 @@ Summary: - + final GoogleMap @@ -2612,7 +2586,7 @@ From interface public - + final GoogleMap @@ -3034,7 +3008,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/UiSettings.html b/docs/html/reference/com/google/android/gms/maps/UiSettings.html index 06fc7f7430f25..f9617f3dfa8b8 100644 --- a/docs/html/reference/com/google/android/gms/maps/UiSettings.html +++ b/docs/html/reference/com/google/android/gms/maps/UiSettings.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1896,7 +1864,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html index 54f6eea6836e6..ce687bc5c57ab 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html +++ b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptor.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1019,7 +987,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html index 1d75e2a534c8e..a2beeefcf9646 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html +++ b/docs/html/reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -933,9 +901,10 @@ Summary: BitmapDescriptor - fromFile(String path) + fromFile(String fileName) -
    Creates a BitmapDescriptor using the path to an image file.
    +
    Creates a BitmapDescriptor using the name of an image file located in the internal + storage.
    @@ -946,6 +915,24 @@ Summary: + static + + BitmapDescriptor + + + fromPath(String absolutePath) + +
    Creates a bitmap descriptor from an absolute file path.
    + + + + + + + + + + static BitmapDescriptor @@ -1749,7 +1736,7 @@ From class BitmapDescriptor fromFile - (String path) + (String fileName)
    @@ -1759,13 +1746,14 @@ From class
    -

    Creates a BitmapDescriptor using the path to an image file.

    +

    Creates a BitmapDescriptor using the name of an image file located in the internal + storage. In particular, this calls openFileInput(String).

    Parameters
    - +
    path - The path to the image file.fileName + The name of the image file.
    @@ -1775,6 +1763,56 @@ From class to load.
    + + +
    + + + + + +
    +

    + + public + static + + + + BitmapDescriptor + + fromPath + (String absolutePath) +

    +
    +
    + + + +
    +
    + +

    Creates a bitmap descriptor from an absolute file path.

    +
    +
    Parameters
    + + + + +
    absolutePath + The absolute path of the image.
    +
    +
    +
    Returns
    +
    • the BitmapDescriptor that was loaded from the absolute path or null + if failed to load. +
    +
    @@ -1834,7 +1872,6 @@ From class - - diff --git a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html index 70591e5432241..250f131b920da 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html +++ b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.Builder.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1395,7 +1363,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html index 076097a03f738..de61676c4a0a7 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html +++ b/docs/html/reference/com/google/android/gms/maps/model/CameraPosition.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -726,6 +694,13 @@ Summary:

    Class Overview

    An immutable class that aggregates all camera position parameters. + +

    +

    Developer Guide

    +

    + For more information, read the Changing the View + developer guide.

    @@ -1995,7 +1970,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/Circle.html b/docs/html/reference/com/google/android/gms/maps/model/Circle.html new file mode 100644 index 0000000000000..a2e1b58b4f6b4 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/maps/model/Circle.html @@ -0,0 +1,2081 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Circle | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    Circle

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.maps.model.Circle
    + + + + + + + +
    + + +

    Class Overview

    +

    A circle on the earth's surface (spherical cap). + +

    A circle has the following properties. +

    +
    Center
    +
    The center is specified as a LatLng. +
    Radius
    +
    The radius is specified in meters. It should be zero or greater. +
    Stroke Width
    +
    The width of the circle outline in screen pixels. + The width is constant and independent of the camera's + zoom level.
    +
    Stroke Color
    +
    The color of the circle outline in ARGB format, the same format used by + Color.
    +
    Fill Color
    +
    The color of the circle fill in ARGB format, the same format used by + Color.
    +
    Z-Index
    +
    The order in which this circle is drawn with respect to other overlays. An + overlay with a larger z-index is drawn over overlays with smaller z-indices. The order of + overlays with the same z-index value is arbitrary.
    +
    Visibility
    +
    Indicates if the circle is visible or invisible, i.e., whether it is drawn on the map. An + invisible polygon is not drawn, but retains all of its other properties. The default is + true, i.e., visible.
    +
    + +

    Methods that modify a Polygon must be called on the main thread. If not, an + IllegalStateException will be thrown at runtime. +

    Example

    + +
     GoogleMap map;
    + // ... get a map.
    + // Add a circle in Sydney
    + Circle circle = map.addCircle(new CircleOptions()
    +     .center(new LatLng(-33.87365, 151.20689)
    +     .radius(10000)
    +     .strokeColor(Color.RED)
    +     .fillColor(Color.BLUE));
    + 
    + +

    + Note that the current map renderer is unable to draw the circle fill + if the circle encompasses either North and/or South pole. However the + outline will still be drawn correctly. +

    +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + boolean + + equals(Object other) + +
    + + + + + + LatLng + + getCenter() + +
    Gets the center as a LatLng.
    + +
    + + + + + + int + + getFillColor() + +
    Gets the fill color.
    + +
    + + + + + + String + + getId() + +
    Gets the id.
    + +
    + + + + + + double + + getRadius() + +
    Gets the radius in meters.
    + +
    + + + + + + int + + getStrokeColor() + +
    Gets the stroke color.
    + +
    + + + + + + float + + getStrokeWidth() + +
    Gets the stroke width.
    + +
    + + + + + + float + + getZIndex() + +
    Gets the zIndex.
    + +
    + + + + + + int + + hashCode() + +
    + + + + + + boolean + + isVisible() + +
    Gets the visibility of this circle.
    + +
    + + + + + + void + + remove() + +
    Removes from the map.
    + +
    + + + + + + void + + setCenter(LatLng center) + +
    Sets the center using a LatLng.
    + +
    + + + + + + void + + setFillColor(int color) + +
    Sets the fill color.
    + +
    + + + + + + void + + setRadius(double radius) + +
    Sets the radius in meters.
    + +
    + + + + + + void + + setStrokeColor(int color) + +
    Sets the stroke color.
    + +
    + + + + + + void + + setStrokeWidth(float width) + +
    Sets the stroke width.
    + +
    + + + + + + void + + setVisible(boolean visible) + +
    Sets the visibility.
    + +
    + + + + + + void + + setZIndex(float zIndex) + +
    Sets the zIndex.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + LatLng + + getCenter + () +

    +
    +
    + + + +
    +
    + +

    Gets the center as a LatLng.

    +
    +
    Returns
    +
    • geographic center as a LatLng +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + int + + getFillColor + () +

    +
    +
    + + + +
    +
    + +

    Gets the fill color.

    +
    +
    Returns
    +
    • color in the Color format +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + String + + getId + () +

    +
    +
    + + + +
    +
    + +

    Gets the id. +

    + +
    +
    + + + + +
    +

    + + public + + + + + double + + getRadius + () +

    +
    +
    + + + +
    +
    + +

    Gets the radius in meters.

    +
    +
    Returns
    +
    • radius in meters +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + int + + getStrokeColor + () +

    +
    +
    + + + +
    +
    + +

    Gets the stroke color.

    +
    +
    Returns
    +
    • color in the Color format +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + float + + getStrokeWidth + () +

    +
    +
    + + + +
    +
    + +

    Gets the stroke width.

    +
    +
    Returns
    +
    • width in screen pixels +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + float + + getZIndex + () +

    +
    +
    + + + +
    +
    + +

    Gets the zIndex.

    +
    +
    Returns
    +
    • zIndex value +
    +
    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + isVisible + () +

    +
    +
    + + + +
    +
    + +

    Gets the visibility of this circle.

    +
    +
    Returns
    +
    • false if the circle is invisible +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + remove + () +

    +
    +
    + + + +
    +
    + +

    Removes from the map. +

    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setCenter + (LatLng center) +

    +
    +
    + + + +
    +
    + +

    Sets the center using a LatLng. + +

    The center must not be null.

    +
    +
    Parameters
    + + + + +
    center + geographic center as a LatLng
    +
    +
    +
    Throws
    + + + + +
    NullPointerException + if center is null +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setFillColor + (int color) +

    +
    +
    + + + +
    +
    + +

    Sets the fill color. + +

    The fill color is the color inside the circle, in the integer + format specified by Color. + If TRANSPARENT is used then no fill is + drawn.

    +
    +
    Parameters
    + + + + +
    color + color in the Color format +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setRadius + (double radius) +

    +
    +
    + + + +
    +
    + +

    Sets the radius in meters. + +

    The radius must be zero or greater.

    +
    +
    Parameters
    + + + + +
    radius + radius in meters
    +
    +
    +
    Throws
    + + + + +
    IllegalArgumentException + if radius is negative +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setStrokeColor + (int color) +

    +
    +
    + + + +
    +
    + +

    Sets the stroke color. + +

    The stroke color is the color of this circle's outline, in the integer + format specified by Color. + If TRANSPARENT is used then no outline is + drawn.

    +
    +
    Parameters
    + + + + +
    color + color in the Color format +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setStrokeWidth + (float width) +

    +
    +
    + + + +
    +
    + +

    Sets the stroke width. + +

    The stroke width is the width (in screen pixels) of the circle's + outline. It must be zero or greater. If it is zero then no outline is + drawn.

    +
    +
    Parameters
    + + + + +
    width + width in screen pixels
    +
    +
    +
    Throws
    + + + + +
    IllegalArgumentException + if width is negative +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setVisible + (boolean visible) +

    +
    +
    + + + +
    +
    + +

    Sets the visibility. + +

    If this circle is not visible then it is not drawn, but all other + state is preserved.

    +
    +
    Parameters
    + + + + +
    visible + false to make this circle invisible +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + setZIndex + (float zIndex) +

    +
    +
    + + + +
    +
    + +

    Sets the zIndex. + +

    Overlays (such as circles) with higher zIndices are drawn above + those with lower indices.

    +
    +
    Parameters
    + + + + +
    zIndex + zIndex value +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html b/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html new file mode 100644 index 0000000000000..365a61628caf9 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/maps/model/CircleOptions.html @@ -0,0 +1,2255 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +CircleOptions | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    CircleOptions

    + + + + + extends Object
    + + + + + + + implements + + Parcelable + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.maps.model.CircleOptions
    + + + + + + + +
    + + +

    Class Overview

    +

    Options for a Circle. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    StringNULL
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Constants
    + + From interface +android.os.Parcelable +
    + + +
    +
    + + + + + + + + + + + + + + + + + +
    Fields
    + public + static + final + CircleOptionsCreatorCREATOR
    + + + + + + + + + + + + + + + + + + + +
    Public Constructors
    + + + + + + + + CircleOptions() + +
    Creates circle options.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + CircleOptions + + center(LatLng point) + +
    Sets the center using a LatLng.
    + +
    + + + + + + int + + describeContents() + +
    + + + + + + CircleOptions + + fillColor(int color) + +
    Sets the fill color.
    + +
    + + + + + + LatLng + + getCenter() + +
    Gets the center as a LatLng.
    + +
    + + + + + + int + + getFillColor() + +
    Gets the fill color.
    + +
    + + + + + + double + + getRadius() + +
    Gets the radius in meters.
    + +
    + + + + + + int + + getStrokeColor() + +
    Gets the stroke color.
    + +
    + + + + + + float + + getStrokeWidth() + +
    Gets the stroke width.
    + +
    + + + + + + float + + getZIndex() + +
    Gets the zIndex.
    + +
    + + + + + + boolean + + isVisible() + +
    Gets the visibility of this circle.
    + +
    + + + + + + CircleOptions + + radius(double radius) + +
    Sets the radius in meters.
    + +
    + + + + + + CircleOptions + + strokeColor(int color) + +
    Sets the stroke color.
    + +
    + + + + + + CircleOptions + + strokeWidth(float width) + +
    Sets the stroke width.
    + +
    + + + + + + CircleOptions + + visible(boolean visible) + +
    Sets the visibility.
    + +
    + + + + + + void + + writeToParcel(Parcel out, int flags) + +
    + + + + + + CircleOptions + + zIndex(float zIndex) + +
    Sets the zIndex.
    + +
    + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + android.os.Parcelable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + String + + NULL +

    +
    + + + + +
    +
    + +

    + + +
    + Constant Value: + + + "SAFE_PARCELABLE_NULL_STRING" + + +
    + +
    +
    + + + + + + + + +

    Fields

    + + + + + + +
    +

    + + public + static + final + CircleOptionsCreator + + CREATOR +

    +
    + + + + +
    +
    + +

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

    Public Constructors

    + + + + + +
    +

    + + public + + + + + + + CircleOptions + () +

    +
    +
    + + + +
    +
    + +

    Creates circle options. +

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

    Public Methods

    + + + + + +
    +

    + + public + + + + + CircleOptions + + center + (LatLng point) +

    +
    +
    + + + +
    +
    + +

    Sets the center using a LatLng. + +

    The center must not be null. + +

    This method is mandatory because there is no default center.

    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + CircleOptions + + fillColor + (int color) +

    +
    +
    + + + +
    +
    + +

    Sets the fill color. + +

    The fill color is the color inside the circle, in the integer + format specified by Color. + If TRANSPARENT is used then no fill is + drawn. + +

    By default the fill color is + TRANSPARENT.

    +
    +
    Parameters
    + + + + +
    color + color in the Color format
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + LatLng + + getCenter + () +

    +
    +
    + + + +
    +
    + +

    Gets the center as a LatLng.

    +
    +
    Returns
    +
    • geographic center as a LatLng +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + int + + getFillColor + () +

    +
    +
    + + + +
    +
    + +

    Gets the fill color.

    +
    +
    Returns
    +
    • color in the Color format +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + double + + getRadius + () +

    +
    +
    + + + +
    +
    + +

    Gets the radius in meters.

    +
    +
    Returns
    +
    • radius in meters +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + int + + getStrokeColor + () +

    +
    +
    + + + +
    +
    + +

    Gets the stroke color.

    +
    +
    Returns
    +
    • color in the Color format +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + float + + getStrokeWidth + () +

    +
    +
    + + + +
    +
    + +

    Gets the stroke width.

    +
    +
    Returns
    +
    • width in screen pixels +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + float + + getZIndex + () +

    +
    +
    + + + +
    +
    + +

    Gets the zIndex.

    +
    +
    Returns
    +
    • zIndex value +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + boolean + + isVisible + () +

    +
    +
    + + + +
    +
    + +

    Gets the visibility of this circle.

    +
    +
    Returns
    +
    • false if the circle is invisible +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + CircleOptions + + radius + (double radius) +

    +
    +
    + + + +
    +
    + +

    Sets the radius in meters. + +

    The radius must be zero or greater. + +

    The default radius is zero.

    +
    +
    Parameters
    + + + + +
    radius + radius in meters
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + CircleOptions + + strokeColor + (int color) +

    +
    +
    + + + +
    +
    + +

    Sets the stroke color. + +

    The stroke color is the color of this circle's outline, in the integer + format specified by Color. + If TRANSPARENT is used then no outline is + drawn. + +

    By default the stroke color is BLACK.

    +
    +
    Parameters
    + + + + +
    color + color in the Color format
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + CircleOptions + + strokeWidth + (float width) +

    +
    +
    + + + +
    +
    + +

    Sets the stroke width. + +

    The stroke width is the width (in screen pixels) of the circle's + outline. It must be zero or greater. If it is zero then no outline is + drawn. + +

    The default width is 10 pixels.

    +
    +
    Parameters
    + + + + +
    width + width in screen pixels
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + CircleOptions + + visible + (boolean visible) +

    +
    +
    + + + +
    +
    + +

    Sets the visibility. + +

    If this circle is not visible then it is not drawn, but all other + state is preserved.

    +
    +
    Parameters
    + + + + +
    visible + false to make this circle invisible
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + CircleOptions + + zIndex + (float zIndex) +

    +
    +
    + + + +
    +
    + +

    Sets the zIndex. + +

    Overlays (such as circles) with higher zIndices are drawn above + those with lower indices. + +

    By default the zIndex is 0.0.

    +
    +
    Parameters
    + + + + +
    zIndex + zIndex value
    +
    +
    +
    Returns
    + +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html index e95dc2864861d..72bfa04679f96 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html +++ b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlay.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1586,7 +1554,7 @@ From class When a map is restored from a Bundle, ground overlays that were on that map are also restored. However, those ground overlays will then be represented by different GroundOverlay objects. A ground overlay's id can be used to retrieve the new - incarnation of a GroundOverlay object after such restoration.

    + instance of a GroundOverlay object after such restoration.

    Returns
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html index cf6ec72e5adbf..086d8385fcbd6 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/GroundOverlayOptions.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -2692,7 +2660,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/LatLng.html b/docs/html/reference/com/google/android/gms/maps/model/LatLng.html index 6c5c930770a63..fb40f548387e1 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/LatLng.html +++ b/docs/html/reference/com/google/android/gms/maps/model/LatLng.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1660,7 +1628,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html index a427b28588e64..54f488795d165 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html +++ b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1212,7 +1180,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html index 116dfbfa79b1a..108f35e25f457 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html +++ b/docs/html/reference/com/google/android/gms/maps/model/LatLngBounds.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1870,7 +1838,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/Marker.html b/docs/html/reference/com/google/android/gms/maps/model/Marker.html index 4077c67ff3347..a53427ee5e01b 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Marker.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Marker.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -716,11 +684,11 @@ Summary:
    Icon
    A bitmap that's displayed for the marker. If the icon is left unset, a default icon is displayed. You can specify an alternative coloring of the default icon using - defaultMarker(float). You can't change the icon once \ you've - created the marker. + defaultMarker(float). You can't change the icon once you've + created the marker.
    Drag Status
    If you want to allow the user to drag the marker, set this property to true. You can - change this value at any time. The default is true.
    + change this value at any time. The default is false.
    Visibility
    By default, the marker is visible. To make the marker invisible, set this property to false. You can change this value at any time.
    @@ -729,10 +697,17 @@ Summary:
     GoogleMap map = ... // get a map.
      // Add a marker at San Francisco.
    - Marker marker = map.add(new MarkerOptions()
    + Marker marker = map.addMarker(new MarkerOptions()
          .position(new LatLng(37.7750, 122.4183))
          .title("San Francisco")
          .snippet("Population: 776733"));
    + +

    +

    Developer Guide

    +

    + For more information, read the Markers + developer guide.

    @@ -1406,7 +1381,7 @@ From class

    When a map is restored from a Bundle, markers that were on that map are also restored. However, those markers will then be represented by different Marker - objects. A marker's id can be used to retrieve the new incarnation of a Marker object after + objects. A marker's id can be used to retrieve the new instance of a Marker object after such restoration.

    Returns
    @@ -1908,7 +1883,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html b/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html index 7193c78127ee4..ad3dc3f6cb6e5 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/MarkerOptions.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -722,7 +690,15 @@ Summary:

    Class Overview

    -

    Defines MarkerOptions for a marker.

    +

    Defines MarkerOptions for a marker. + +

    +

    Developer Guide

    +

    + For more information, read the Markers developer + guide. +

    @@ -2254,7 +2230,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/Polygon.html b/docs/html/reference/com/google/android/gms/maps/model/Polygon.html index 0efe3e15bf70f..ecdf717cbf14b 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Polygon.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Polygon.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -701,10 +669,10 @@ Summary:

    Outline
    -
    The outline is specified by a list of vertices in counterclockwise order. It is not - necessary for the start and end points to coincide; if they do not, they polygon will be +
    The outline is specified by a list of vertices in clockwise or counterclockwise order. It is + not necessary for the start and end points to coincide; if they do not, the polygon will be automatically closed. Line segments are drawn between consecutive points in the shorter of the - two directions (east or west) and so it is possible for the polygon to span the 180 meridian. + two directions (east or west).
    Holes
    A hole is a region inside the polygon that is not filled. A hole is specified in exactly the same way as the outline. A hole must be fully contained within the outline. Multiple holes can be @@ -745,6 +713,12 @@ Summary: .add(new LatLng(0, 0), new LatLng(0, 5), new LatLng(3, 5), new LatLng(0, 0)) .strokeColor(Color.RED) .fillColor(Color.BLUE)); +

    +

    Developer Guide

    +

    + For more information, read the Polylines and Polygons + developer guide.

    @@ -2133,7 +2107,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html b/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html index 2137626873478..bb9174129223c 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/PolygonOptions.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -722,7 +690,14 @@ Summary:

    Class Overview

    -

    Defines options for a polygon.

    +

    Defines options for a polygon. +

    +

    Developer Guide

    +

    + For more information, read the Polylines and Polygons + developer guide. +

    @@ -1703,8 +1678,7 @@ From interface
    -

    Adds a vertex to the outline of the polygon being built. The vertices must be added in - counterclockwise order.

    +

    Adds a vertex to the outline of the polygon being built.

    Returns
    • this PolygonOptions object with the given point added to the outline. @@ -1738,8 +1712,7 @@ From interface
    -

    Adds vertices to the outline of the polygon being built. The vertices must be added in - counterclockwise order.

    +

    Adds vertices to the outline of the polygon being built.

    Returns
    • this PolygonOptions object with the given points added to the outline. @@ -1773,8 +1746,7 @@ From interface
    -

    Adds vertices to the outline of the polygon being built. The vertices must be added in - counterclockwise order.

    +

    Adds vertices to the outline of the polygon being built.

    Returns
    • this PolygonOptions object with the given points added to the outline. @@ -1808,8 +1780,7 @@ From interface
    -

    Adds a hole to the polygon being built. The vertices of the hole must be in counterclockwise - order.

    +

    Adds a hole to the polygon being built.

    Returns
    • this PolygonOptions object with the given hole added. @@ -2369,7 +2340,6 @@ From interface -
    -
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/Polyline.html b/docs/html/reference/com/google/android/gms/maps/model/Polyline.html index 4316dd9bcc7a4..9112485bac74d 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Polyline.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Polyline.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -739,6 +707,12 @@ Summary: .add(new LatLng(51.5, -0.1), new LatLng(40.7, -74.0)) .width(5) .color(Color.RED)); +

    +

    Developer Guide

    +

    + For more information, read the Polylines and Polygons + developer guide.

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

    When a map is restored from a Bundle, polylines that were on that map are also restored. However, those polylines will then be represented by different - Polyline objects. A polyline's id can be used to retrieve the new incarnation of a + Polyline objects. A polyline's id can be used to retrieve the new instance of a Polyline object after such restoration.

    Returns
    @@ -1981,7 +1955,6 @@ From class -
    -
    diff --git a/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html b/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html index 56088e139674a..d691bf2309afa 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/PolylineOptions.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -722,7 +690,14 @@ Summary:

    Class Overview

    -

    Defines options for a polyline.

    +

    Defines options for a polyline. +

    +

    Developer Guide

    +

    + For more information, read the Polylines and Polygons + developer guide. +

    @@ -2153,7 +2128,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html b/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html index f2a0310a606d1..10cb1a9cacd4e 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html +++ b/docs/html/reference/com/google/android/gms/maps/model/RuntimeRemoteException.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1350,7 +1318,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/Tile.html b/docs/html/reference/com/google/android/gms/maps/model/Tile.html index e0df3c4c22e2e..62311c4d42f98 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/Tile.html +++ b/docs/html/reference/com/google/android/gms/maps/model/Tile.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -722,7 +690,8 @@ Summary:

    Class Overview

    -

    Defines options for a polyline.

    +

    Contains information about a Tile that is returned by a TileProvider. +

    @@ -1561,7 +1530,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html b/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html index 0382b4d1e7ce1..f087b5bf6d1b9 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html +++ b/docs/html/reference/com/google/android/gms/maps/model/TileOverlay.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1540,7 +1508,6 @@ From class -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html b/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html index 2c5ba59413849..e2e9a3c1f46aa 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html +++ b/docs/html/reference/com/google/android/gms/maps/model/TileOverlayOptions.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1748,7 +1716,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/TileProvider.html b/docs/html/reference/com/google/android/gms/maps/model/TileProvider.html index eb1c39dcfd277..338b803840094 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/TileProvider.html +++ b/docs/html/reference/com/google/android/gms/maps/model/TileProvider.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -961,7 +929,6 @@ Summary: -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html b/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html index de7c761b407d1..e4ef018507b60 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html +++ b/docs/html/reference/com/google/android/gms/maps/model/UrlTileProvider.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1366,7 +1334,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html b/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html index b7473a69c50b2..db190bb678087 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html +++ b/docs/html/reference/com/google/android/gms/maps/model/VisibleRegion.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1815,7 +1783,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/model/package-summary.html b/docs/html/reference/com/google/android/gms/maps/model/package-summary.html index 056cbff6e75da..8c6486cbc305f 100644 --- a/docs/html/reference/com/google/android/gms/maps/model/package-summary.html +++ b/docs/html/reference/com/google/android/gms/maps/model/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -658,6 +626,14 @@ onkeyup="return search_changed(event, false, '/')" /> CameraPosition.Builder Builds camera position.  + + Circle + A circle on the earth's surface (spherical cap).  + + + CircleOptions + Options for a Circle.  + GroundOverlay A ground overlay is an image that is fixed to a map.  @@ -704,7 +680,7 @@ onkeyup="return search_changed(event, false, '/')" /> Tile - Defines options for a polyline.  + Contains information about a Tile that is returned by a TileProviderTileOverlay @@ -748,7 +724,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/maps/package-summary.html b/docs/html/reference/com/google/android/gms/maps/package-summary.html index e3844eb9ea012..263bd532db150 100644 --- a/docs/html/reference/com/google/android/gms/maps/package-summary.html +++ b/docs/html/reference/com/google/android/gms/maps/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -661,10 +629,15 @@ onkeyup="return search_changed(event, false, '/')" /> Callback interface for drag events on markers.  + GoogleMap.OnMyLocationChangeListener + Callback interface for when the My Location dot/chevron (which signifies the user's location) + changes location.  + + LocationSource Defines an interface for providing location data, typically to a GoogleMap object.  - + LocationSource.OnLocationChangedListener Handles a location update.  @@ -735,7 +708,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/package-summary.html b/docs/html/reference/com/google/android/gms/package-summary.html index 884cbf09017c5..6abdd9304c640 100644 --- a/docs/html/reference/com/google/android/gms/package-summary.html +++ b/docs/html/reference/com/google/android/gms/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -660,7 +628,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html index d5bcd10b21b7c..7f1c989226f4d 100644 --- a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html +++ b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -835,7 +803,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - 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 2ae5ab8923d19..3bc161ab3f220 100644 --- a/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html +++ b/docs/html/reference/com/google/android/gms/panorama/PanoramaClient.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -1565,12 +1533,10 @@ From interface
    -

    Connects the client to Google Play services. This method returns immediately, - and connects to the service in the background. If the connection is - successful, onConnected() - is called. On a failure, - onConnectionFailed(ConnectionResult) - is called. +

    Connects the client to Google Play services. This method returns immediately, and connects to + the service in the background. If the connection is successful, + onConnected() is called. On a failure, + onConnectionFailed(ConnectionResult) is called.

    @@ -1947,8 +1913,8 @@ From interface
    -

    Removes a connection listener from this GooglePlayServicesClient. Note that removing a - listener does not generate any callbacks. +

    Removes a connection listener from this GooglePlayServicesClient. Note that removing + a listener does not generate any callbacks.

    If the specified listener is not currently registered to receive connection events, this method will have no effect.

    @@ -2020,7 +1986,6 @@ From interface -
    -
    diff --git a/docs/html/reference/com/google/android/gms/panorama/package-summary.html b/docs/html/reference/com/google/android/gms/panorama/package-summary.html index b96223885eb0b..11902d41797a3 100644 --- a/docs/html/reference/com/google/android/gms/panorama/package-summary.html +++ b/docs/html/reference/com/google/android/gms/panorama/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -655,7 +623,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/plus/GooglePlusUtil.html b/docs/html/reference/com/google/android/gms/plus/GooglePlusUtil.html index fb394afb13ed4..8fed79cafe93c 100644 --- a/docs/html/reference/com/google/android/gms/plus/GooglePlusUtil.html +++ b/docs/html/reference/com/google/android/gms/plus/GooglePlusUtil.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -776,6 +744,13 @@ Summary: + String + PLATFORM_LOGGING_TAG + Property to enable logging across the Google+ platform for Android. + + + + int SUCCESS Status code indicating the Google+ app is installed and up-to-date. @@ -1242,6 +1217,52 @@ From class + + +
    +

    + + public + static + final + String + + PLATFORM_LOGGING_TAG +

    +
    + + + + +
    +
    + +

    Property to enable logging across the Google+ platform for Android. +

    + To enable logging:
    + adb shell setprop log.tag.GooglePlusPlatform VERBOSE +

    +

    + To disable logging:
    + adb shell setprop log.tag.GooglePlusPlatform "" +

    +

    + + +
    + Constant Value: + + + "GooglePlusPlatform" + + +
    + +
    +
    + + +
    @@ -1406,7 +1427,6 @@ From class -
    -
    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 new file mode 100644 index 0000000000000..8f741609f379b --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.Builder.html @@ -0,0 +1,1402 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlusClient.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + class +

    PlusClient.Builder

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.PlusClient.Builder
    + + + + + + + +
    + + +

    Class Overview

    +

    Builder to create a PlusClient to connect to Google Play services. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Constructors
    + + + + + + + + PlusClient.Builder(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + +
    Builder to help construct the PlusClient object.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + PlusClient + + build() + +
    + + + + + + PlusClient.Builder + + clearScopes() + +
    Removes all OAuth 2.0 scopes requested by your app.
    + +
    + + + + + + PlusClient.Builder + + setAccountName(String accountName) + +
    Specify an account name on the device that should be used.
    + +
    + + + + + + PlusClient.Builder + + setScopes(String... scopes) + +
    Specify the OAuth 2.0 scopes requested by your app.
    + +
    + + + + + + PlusClient.Builder + + setVisibleActivities(String... visibleActivities) + +
    Specify which user's app activity types can be written to Google.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Constructors

    + + + + + +
    +

    + + public + + + + + + + PlusClient.Builder + (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) +

    +
    +
    + + + +
    +
    + +

    Builder to help construct the PlusClient object.

    +
    +
    Parameters
    + + + + + + + + + + +
    context + The context to use for the connection.
    connectionCallbacks + The listener where the results of the + asynchronous connect() call are delivered.
    connectionFailedListener + The listener which will be notified if + the connection attempt fails. +
    +
    + +
    +
    + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + PlusClient + + build + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + + +
    +

    + + public + + + + + PlusClient.Builder + + clearScopes + () +

    +
    +
    + + + +
    +
    + +

    Removes all OAuth 2.0 scopes requested by your app. +

    + +
    +
    + + + + +
    +

    + + public + + + + + PlusClient.Builder + + setAccountName + (String accountName) +

    +
    +
    + + + +
    +
    + +

    Specify an account name on the device that should be used. + If an account name is not specified, DEFAULT_ACCOUNT will be used.

    +
    +
    Parameters
    + + + + +
    accountName + The account name on the device that should be used by + PlusClient. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + PlusClient.Builder + + setScopes + (String... scopes) +

    +
    +
    + + + +
    +
    + +

    Specify the OAuth 2.0 scopes requested by your app. See Scopes for the valid + OAuth 2.0 scopes.

    +
    +
    Parameters
    + + + + +
    scopes + The OAuth 2.0 scopes requested by your app.
    +
    +
    +
    See Also
    + +
    + +
    +
    + + + + +
    +

    + + public + + + + + PlusClient.Builder + + setVisibleActivities + (String... visibleActivities) +

    +
    +
    + + + +
    +
    + +

    Specify which user's app activity types can be written to Google. + This must be used with the PLUS_LOGIN OAuth 2.0 scope. + +

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

    +      plusClientBuilder.setVisibleActivities(
    +          "http://schemas.google.com/AddActivity",
    +          "http://schemas.google.com/BuyActivity");
    + 

    +
    +
    Parameters
    + + + + +
    visibleActivities + The user's app activity types that can be written to Google. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html new file mode 100644 index 0000000000000..54d9ec8684d4e --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html @@ -0,0 +1,848 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlusClient.OnAccessRevokedListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    PlusClient.OnAccessRevokedListener

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.PlusClient.OnAccessRevokedListener
    + + + + + + + +
    + + +

    Class Overview

    +

    Listener interface for when the token revocation request has completed.

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + void + + onAccessRevoked(ConnectionResult status) + +
    Called when the revokeAccessAndDisconnect(OnAccessRevokedListener) + request has completed.
    + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + void + + onAccessRevoked + (ConnectionResult status) +

    +
    +
    + + + +
    +
    + +

    Called when the revokeAccessAndDisconnect(OnAccessRevokedListener) + request has completed. The current PlusClient will be disconnected when this + callback is called.

    +
    +
    Parameters
    + + + + +
    status + The resulting connection status of + revokeAccessAndDisconnect(OnAccessRevokedListener) request. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html new file mode 100644 index 0000000000000..c334eb5355edc --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html @@ -0,0 +1,859 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlusClient.OnMomentsLoadedListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    PlusClient.OnMomentsLoadedListener

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.PlusClient.OnMomentsLoadedListener
    + + + + + + + +
    + + +

    Class Overview

    +

    Listener interface for when moments are loaded.

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + void + + onMomentsLoaded(ConnectionResult status, MomentBuffer momentBuffer, String nextPageToken, String updated) + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + void + + onMomentsLoaded + (ConnectionResult status, MomentBuffer momentBuffer, String nextPageToken, String updated) +

    +
    +
    + + + +
    +
    + +

    +
    +
    Parameters
    + + + + + + + + + + + + + +
    status + The resulting connection status of the + loadMoments(OnMomentsLoadedListener) request.
    momentBuffer + The requested moments. The listener must close this object + when finished.
    nextPageToken + The continuation token, which is used to page through large result + sets. Provide this value in a subsequent request to return the next page of + results.
    updated + The time at which this collection of moments was last updated. + Formatted as an RFC 3339 timestamp. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html new file mode 100644 index 0000000000000..9a94cd9c73cfc --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html @@ -0,0 +1,855 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlusClient.OnPeopleLoadedListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    PlusClient.OnPeopleLoadedListener

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.PlusClient.OnPeopleLoadedListener
    + + + + + + + +
    + + +

    Class Overview

    +

    Listener interface for when a collection of people are loaded.

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + void + + onPeopleLoaded(ConnectionResult status, PersonBuffer personBuffer, String nextPageToken) + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + void + + onPeopleLoaded + (ConnectionResult status, PersonBuffer personBuffer, String nextPageToken) +

    +
    +
    + + + +
    +
    + +

    +
    +
    Parameters
    + + + + + + + + + + +
    status + The resulting connection status of the + loadPeople(OnPeopleLoadedListener, int) + request.
    personBuffer + The requested collection of people. The listener must close this + object when finished.
    nextPageToken + The continuation token, which is used to page through large result + sets. Provide this value in a subsequent request to return the next page of + results. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html new file mode 100644 index 0000000000000..cdba9198c93f1 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html @@ -0,0 +1,848 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PlusClient.OnPersonLoadedListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    PlusClient.OnPersonLoadedListener

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.PlusClient.OnPersonLoadedListener
    + + + + + + + +
    + + +

    Class Overview

    +

    Listener interface for when a Person is + loaded

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + void + + onPersonLoaded(ConnectionResult status, Person person) + +
    + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + void + + onPersonLoaded + (ConnectionResult status, Person person) +

    +
    +
    + + + +
    +
    + +

    +
    +
    Parameters
    + + + + + + + +
    status + The resulting connection status of the + loadPerson(OnPersonLoadedListener, String) request.
    person + The requested Person object. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + 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 df521abd84df1..c64d6deccd974 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusClient.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusClient.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -617,22 +585,22 @@ onkeyup="return search_changed(event, false, '/')" /> Summary: - - - - - Constants + Nested Classes - | Ctors + | Constants + + + + | Methods @@ -718,15 +686,14 @@ Summary: Use the PlusClient after the asynchronous connect() method has been called and your listener's - onConnected() method is called. + onConnected() + method is called.

    - When your app is done using PlusClient, call disconnect(), - even if the async result from connect() has not yet been - delivered. + When your app is done using PlusClient, call disconnect(), even if the async + result from connect() has not yet been delivered.

    - You should instantiate this object in your Activity's - onCreate(Bundle) method and then call connect() in - onStart() and disconnect() in + You should instantiate this object in your Activity's onCreate(Bundle) method and then + call connect() in onStart() and disconnect() in onStop(), regardless of the state.

    @@ -758,6 +725,75 @@ Summary: + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -781,80 +817,13 @@ Summary: - -
    Nested Classes
    + + + + + classPlusClient.BuilderBuilder to create a PlusClient to connect to Google Play services. 
    + + + + + interfacePlusClient.OnAccessRevokedListenerListener interface for when the token revocation request has completed. 
    + + + + + interfacePlusClient.OnMomentsLoadedListenerListener interface for when moments are loaded. 
    + + + + + interfacePlusClient.OnPeopleLoadedListenerListener interface for when a collection of people are loaded. 
    + + + + + interfacePlusClient.OnPersonLoadedListenerListener interface for when a Person is + loaded 
    - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + +
    Public Constructors
    - - - - - - - - PlusClient(Context context, String accountName, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener, String... scopes) - -
    Creates a Google+ client to connect to Google Play services.
    - -
    - - - - - - - - PlusClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener, String... scopes) - -
    Creates a Google+ client to connect to Google Play services.
    - -
    - - - - - - - - PlusClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) - -
    Creates a Google+ client to connect to Google Play services with a - DEFAULT_ACCOUNT and without OAuth 2.0 scopes.
    - -
    StringKEY_REQUEST_VISIBLE_ACTIVITIESBundle key for specifying which user's app activity (moment) types can be written to Google.
    @@ -863,6 +832,16 @@ Summary: + + + + + + + + + + @@ -948,6 +927,24 @@ Summary: + Person + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + getCurrentPerson() + +
    Returns profile information for the current user.
    + +
    + + + + + boolean @@ -960,7 +957,7 @@ Summary: -
    @@ -979,7 +976,7 @@ Summary: -
    @@ -998,6 +995,96 @@ Summary: +
    + + + + + + void + + loadMoments(PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId) + +
    List all of the moments for a particular user.
    + +
    + + + + + + void + + loadMoments(PlusClient.OnMomentsLoadedListener listener) + +
    List all of the moments for the currently signed-in user.
    + +
    + + + + + + void + + loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) + +
    Loads a list of people in the specified collection.
    + +
    + + + + + + void + + loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection) + +
    Loads a list of people in the specified collection.
    + +
    + + + + + + void + + loadPerson(PlusClient.OnPersonLoadedListener listener, String userId) + +
    Loads profile information for a specified Google+ user.
    + +
    @@ -1042,6 +1129,42 @@ Summary: + void + + removeMoment(String momentId) + +
    Delete a moment.
    + +
    + + + + + + void + + revokeAccessAndDisconnect(PlusClient.OnAccessRevokedListener listener) + +
    Revokes access given to the current application.
    + +
    + + + + + void @@ -1070,6 +1193,24 @@ Summary:
    + + + + + + void + + writeMoment(Moment moment) + +
    Writes a moment.
    + +
    @@ -1546,6 +1687,60 @@ From interface + + +
    +

    + + public + static + final + String + + KEY_REQUEST_VISIBLE_ACTIVITIES +

    +
    + + + + +
    +
    + +

    Bundle key for specifying which user's app activity (moment) types can be written to Google. + The list of activity types are represented as a space-separated string passed in the extras + Bundle when calling ERROR(/GoogleAuthUtil#getToken(Context, String, String, Bundle)). + +

    + This bundle key should be included in the extras Bundle when calling + ERROR(/GoogleAuthUtil#getToken(Context, String, String, Bundle)) and should only be used when + requesting the PLUS_LOGIN OAuth 2.0 scope. + + See Types of moments + for the full list of valid activity types. Example usage: +

    +     Bundle bundle = new Bundle();
    +     bundle.putString(PlusClient.KEY_REQUEST_VISIBLE_ACTIVITIES,
    +              "http://schemas.google.com/AddActivity http://schemas.google.com/BuyActivity");
    +     String token = GoogleAuthUtil.getToken(context, accountName, Scopes.PLUS_LOGIN, bundle);
    + 
    +

    + + +
    + Constant Value: + + + "request_visible_actions" + + +
    + +
    +
    + + + @@ -1553,172 +1748,6 @@ From interface - -

    Public Constructors

    - - - - - -
    -

    - - public - - - - - - - PlusClient - (Context context, String accountName, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener, String... scopes) -

    -
    -
    - - - -
    -
    - -

    Creates a Google+ client to connect to Google Play services.

    -
    -
    Parameters
    - - - - - - - - - - - - - - - - -
    context - The context to use for the connection.
    accountName - The name of the account to use.
    connectionCallbacks - The callbacks invoked when the client is connected.
    connectionFailedListener - The listener which will be notified if - the connection attempt fails.
    scopes - The OAuth 2.0 scopes that your application is requesting access to (see - Scopes for details). -
    -
    - -
    -
    - - - - -
    -

    - - public - - - - - - - PlusClient - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener, String... scopes) -

    -
    -
    - - - -
    -
    - -

    Creates a Google+ client to connect to Google Play services.

    -
    -
    Parameters
    - - - - - - - - - - - - - -
    context - The context to use for the connection.
    connectionCallbacks - The callbacks invoked when the client is connected.
    connectionFailedListener - The listener which will be notified if - the connection attempt fails.
    scopes - The OAuth 2.0 scopes that your application is requesting access to (see - Scopes for details). -
    -
    - -
    -
    - - - - -
    -

    - - public - - - - - - - PlusClient - (Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) -

    -
    -
    - - - -
    -
    - -

    Creates a Google+ client to connect to Google Play services with a - DEFAULT_ACCOUNT and without OAuth 2.0 scopes.

    -
    -
    Parameters
    - - - - - - - - - - -
    context - The context to use for the connection.
    connectionCallbacks - The callbacks invoked when the client is connected.
    connectionFailedListener - The listener which will be notified if - the connection attempt fails. -
    -
    - -
    -
    - - - - @@ -1791,12 +1820,10 @@ From interface
    -

    Connects the client to Google Play services. This method returns immediately, - and connects to the service in the background. If the connection is - successful, onConnected() - is called. On a failure, - onConnectionFailed(ConnectionResult) - is called. +

    Connects the client to Google Play services. This method returns immediately, and connects to + the service in the background. If the connection is successful, + onConnected() is called. On a failure, + onConnectionFailed(ConnectionResult) is called.

    @@ -1879,6 +1906,49 @@ From interface
    + + +
    +

    + + public + + + + + Person + + getCurrentPerson + () +

    +
    +
    + + + +
    +
    + +

    Returns profile information for the current user. For more information, see: + + https://developers.google.com/+/api/latest/people/get. +

    + This method requires the OAuth 2.0 scope PLUS_PROFILE or + PLUS_LOGIN specified in the PlusClient constructor. +

    + This method can return null if the required scopes weren't specified in the + PlusClient constructor, or if there was a network error while connecting. +

    +
    +
    Returns
    +
    • Profile information for the current user, if available, or null otherwise. +
    +
    + +
    +
    + +
    @@ -2003,6 +2073,301 @@ From interface
    + + +
    +

    + + public + + + + + void + + loadMoments + (PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId) +

    +
    +
    + + + +
    +
    + +

    List all of the moments for a particular user. For more information, see + + https://developers.google.com/+/api/latest/moments/list. +

    + This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the + PlusClient constructor.

    +
    +
    Parameters
    + + + + + + + + + + + + + + + + + + + +
    listener + The PlusClient.OnMomentsLoadedListener to receive a callback when the moments + are loaded.
    maxResults + The maximum number of moments to include in the response, which is used + for paging. For any response, the actual number returned might be less than the + specified maxResults.
    pageToken + The continuation token, which is used to page through large result sets. + To get the next page of results, set this parameter to the value of + nextPageToken from the previous response.
    targetUrl + Only moments containing this targetUrl will be returned.
    type + Only moments of this type will be returned.
    userId + The ID of the user to get moments for. The special value "me" can be used to + indicate the authenticated user. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadMoments + (PlusClient.OnMomentsLoadedListener listener) +

    +
    +
    + + + +
    +
    + +

    List all of the moments for the currently signed-in user. For more information, see + + https://developers.google.com/+/api/latest/moments/list. +

    + This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the + PlusClient constructor.

    +
    +
    Parameters
    + + + + +
    listener + The PlusClient.OnMomentsLoadedListener to receive a callback when the moments + are loaded. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadPeople + (PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) +

    +
    +
    + + + +
    +
    + +

    Loads a list of people in the specified collection. For more information, see: + + https://developers.google.com/+/api/latest/people/list. + +

    Each Person will contain the id, displayName, + image, objectType, and url fields populated. + To retrieve additional profile data, use the + loadPerson(OnPersonLoadedListener, String) method. +

    + This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the + PlusClient constructor.

    +
    +
    Parameters
    + + + + + + + + + + + + + + + + +
    listener + The PlusClient.OnPeopleLoadedListener to receive a callback when the people + are loaded.
    collection + The collection of people to list. Valid values include: + VISIBLE - The list of people who this user has added + to one or more circles.
    orderBy + The order to return people in. Valid values are:

    + ALPHABETICAL - Order the people by their display name. + BEST - Order people based on the relevance to the viewer.

    maxResults + The maximum number of people to include in the response, which is used for + paging. For any response, the actual number returned might be less than the + specified maxResults.
    pageToken + The continuation token, which is used to page through large result sets. + To get the next page of results, set this parameter to the value of + nextPageToken from the previous response. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadPeople + (PlusClient.OnPeopleLoadedListener listener, int collection) +

    +
    +
    + + + +
    +
    + +

    Loads a list of people in the specified collection. For more information, see: + + https://developers.google.com/+/api/latest/people/list. + +

    Each Person will contain the id, displayName, + image, objectType, and url fields populated. + To retrieve additional profile data, use the + loadPerson(OnPersonLoadedListener, String) method. +

    + This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the + PlusClient constructor.

    +
    +
    Parameters
    + + + + + + + +
    listener + The PlusClient.OnPeopleLoadedListener to receive a callback when the people + are loaded.
    collection + The collection of people to list. Valid values include:

    + VISIBLE - The list of people who this user has added + to one or more circles. +

    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + loadPerson + (PlusClient.OnPersonLoadedListener listener, String userId) +

    +
    +
    + + + +
    +
    + +

    Loads profile information for a specified Google+ user. For more information, see: + + https://developers.google.com/+/api/latest/people/get. +

    + This method requires the OAuth 2.0 scope PLUS_PROFILE or + PLUS_LOGIN specified in the PlusClient constructor.

    +
    +
    Parameters
    + + + + + + + +
    listener + The PlusClient.OnPersonLoadedListener to receive a callback when the person + is loaded.
    userId + The ID of the person to get the profile for. The special value "me" can be + used to indicate the authenticated user. +
    +
    + +
    +
    + +
    @@ -2105,6 +2470,91 @@ From interface
    + + +
    +

    + + public + + + + + void + + removeMoment + (String momentId) +

    +
    +
    + + + +
    +
    + +

    Delete a moment. For more information, see + + https://developers.google.com/+/api/latest/moments/remove. +

    + This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the + PlusClient constructor.

    +
    +
    Parameters
    + + + + +
    momentId + The ID of the moment to delete. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + void + + revokeAccessAndDisconnect + (PlusClient.OnAccessRevokedListener listener) +

    +
    +
    + + + +
    +
    + +

    Revokes access given to the current application. The current PlusClient will be + disconnected when the PlusClient.OnAccessRevokedListener receives a callback.

    +
    +
    Parameters
    + + + + +
    listener + The PlusClient.OnAccessRevokedListener to receive a callback when the token + is revoked. +
    +
    + +
    +
    + +
    @@ -2128,8 +2578,8 @@ From interface
    -

    Removes a connection listener from this GooglePlayServicesClient. Note that removing a - listener does not generate any callbacks. +

    Removes a connection listener from this GooglePlayServicesClient. Note that removing + a listener does not generate any callbacks.

    If the specified listener is not currently registered to receive connection events, this method will have no effect.

    @@ -2191,6 +2641,56 @@ From interface
    + + +
    +

    + + public + + + + + void + + writeMoment + (Moment moment) +

    +
    +
    + + + +
    +
    + +

    Writes a moment. For more information, see + + https://developers.google.com/+/api/latest/moments/insert. +

    + This is a fire-and-forget method that writes the user's moment asynchronously. If there is + a network error, Google Play services attempts to send the request again when the device + comes back online. Requests can fail if there are problems with the account or format of + specified in moment. To debug, run adb logcat in a terminal and find errors + related to moments in the output. +

    + This method requires the PLUS_LOGIN OAuth 2.0 scope specified in the + PlusClient constructor.

    +
    +
    Parameters
    + + + + +
    moment + The moment description. +
    +
    + +
    +
    + + @@ -2201,7 +2701,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html index e180d00afbe27..045f920a95ff9 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -832,7 +800,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html index ba5d97b47a8cd..35acaf86f3939 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusOneButton.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -12414,7 +12382,6 @@ From interface -
    - diff --git a/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html b/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html index 34f8524ab6980..7b1b28666f03e 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusShare.Builder.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -622,6 +590,9 @@ Summary: + | Protected Ctors + + | Methods @@ -764,7 +735,41 @@ Summary: PlusShare.Builder() -
    Create a new Builder for launching a sharing action.
    + + + + + + + + + + + + + + + PlusShare.Builder(Activity launchingActivity) + +
    Create a new Builder for launching a sharing action from launchingActivity.
    + + + + + + + + + + + + + + + + PlusShare.Builder(Activity launchingActivity, PlusClient plusClient) + +
    Create a new Builder for launching a sharing action from launchingActivity.
    @@ -775,6 +780,51 @@ Summary: + + + + + + + + + + + + + + + + + + +
    Protected Constructors
    + + + + + + + + PlusShare.Builder(String intentAction) + +
    Create a new Builder for launching a sharing action.
    + +
    + + + + + + + + PlusShare.Builder(String intentAction, String activityPackageName, ComponentName activityComponentName) + +
    Create a new Builder for launching a sharing action from launchingActivity.
    + +
    + + @@ -793,9 +843,9 @@ Summary: PlusShare.Builder - addStream(Uri streamUri) + addCallToAction(String label, Uri uri, String deepLinkId) -
    Add a stream URI to the data that should be shared.
    +
    Adds a call-to-action button for an interactive post.
    @@ -806,14 +856,14 @@ Summary: - static + PlusShare.Builder - from(Activity launchingActivity) + addStream(Uri streamUri) -
    Create a new Builder for launching a sharing action from launchingActivity.
    +
    Add a stream URI to the data that should be shared.
    @@ -847,9 +897,9 @@ Summary: PlusShare.Builder - setContent(Uri deepLinkUri) + setContentDeepLinkId(String deepLinkId, String title, String description, Uri thumbnailUri) -
    Include a deep-link URI to a resource to share on Google+
    +
    Include a deep-link ID to a resource to share on Google+.
    @@ -865,9 +915,45 @@ Summary: PlusShare.Builder - setContent(String deepLinkId, String title, String description, Uri thumbnailUri) + setContentDeepLinkId(String deepLinkId) -
    Include a deep-link identifier to a resource to share on Google+
    +
    Include a deep-link URI of a resource to share on Google+.
    + + + + + + + + + + + + + PlusShare.Builder + + + setContentUrl(Uri uri) + +
    Sets a URL to link to from the content on the web.
    + + + + + + + + + + + + + PlusShare.Builder + + + setRecipients(List<Person> recipientList) + +
    Sets a list of people to send the interactive post to.
    @@ -903,7 +989,7 @@ Summary: setText(CharSequence text) -
    Set the literal text data to be sent as part of the share.
    +
    Set a pre-filled message to be sent as part of the share.
    @@ -1199,8 +1285,91 @@ From class
    -

    Create a new Builder for launching a sharing action. -

    +

    + +
    + + + + + +
    +

    + + public + + + + + + + PlusShare.Builder + (Activity launchingActivity) +

    +
    +
    + + + +
    +
    + +

    Create a new Builder for launching a sharing action from launchingActivity.

    +
    +
    Parameters
    + + + + +
    launchingActivity + Activity that the share will be launched from +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + + + PlusShare.Builder + (Activity launchingActivity, PlusClient plusClient) +

    +
    +
    + + + +
    +
    + +

    Create a new Builder for launching a sharing action from launchingActivity. You + must provide a connected PlusClient that has the PLUS_LOGIN scope + when creating an interactive post with a call-to-action button.

    +
    +
    Parameters
    + + + + + + + +
    launchingActivity + Activity that the share will be launched from
    plusClient + A connected PlusClient. +
    +
    @@ -1212,6 +1381,81 @@ From class +

    Protected Constructors

    + + + + + +
    +

    + + protected + + + + + + + PlusShare.Builder + (String intentAction) +

    +
    +
    + + + +
    +
    + +

    Create a new Builder for launching a sharing action. +

    + +
    +
    + + + + +
    +

    + + protected + + + + + + + PlusShare.Builder + (String intentAction, String activityPackageName, ComponentName activityComponentName) +

    +
    +
    + + + +
    +
    + +

    Create a new Builder for launching a sharing action from launchingActivity.

    +
    +
    Parameters
    + + + + +
    activityPackageName + Activity.getPackageName() from the Activity that the share + will be launched from. +
    +
    + +
    +
    + + + @@ -1221,6 +1465,61 @@ From class + + +
    +

    + + public + + + + + PlusShare.Builder + + addCallToAction + (String label, Uri uri, String deepLinkId) +

    +
    +
    + + + +
    +
    + +

    Adds a call-to-action button for an interactive post. To use this method, you must have + passed a signed-in PlusClient to the + ERROR(/PlusShare.Builder#Builder(Activity, PlusClient)) constructor or an + IllegalStateException will be thrown.

    +
    +
    Parameters
    + + + + + + + + + + +
    label + The call-to-action label. Choose a value from the list of + + list
    uri + The URL to link to when the user clicks the call-to-action. This parameter + or deepLinkId (or both) is required.
    deepLinkId + A deep-link ID to send to mobile clients when the user + clicks the call-to-action. This parameter or uri (or both) is + required. +
    +
    + +
    +
    + +
    @@ -1270,49 +1569,6 @@ From class
    - - -
    -

    - - public - static - - - - PlusShare.Builder - - from - (Activity launchingActivity) -

    -
    -
    - - - -
    -
    - -

    Create a new Builder for launching a sharing action from launchingActivity.

    -
    -
    Parameters
    - - - - -
    launchingActivity - Activity that the share will be launched from
    -
    -
    -
    Returns
    -
    • a new Builder instance -
    -
    - -
    -
    - -
    @@ -1336,8 +1592,7 @@ From class
    -

    Retrieve the Intent as configured so far by the Builder. - This method will include the package

    +

    Retrieve the Intent as configured so far by the Builder.

    Returns
    • The current Intent being configured by this builder @@ -1348,7 +1603,7 @@ From class
    - +

    @@ -1360,54 +1615,7 @@ From class PlusShare.Builder - setContent - (Uri deepLinkUri) -

    -
    -
    - - - -
    -
    - -

    Include a deep-link URI to a resource to share on Google+

    -
    -
    Parameters
    - - - - -
    deepLinkUri - The deep-link URI to a resource to share on Google+.
    -
    -
    -
    Returns
    -
    • This Builder for method chaining.
    -
    -
    -
    See Also
    - -
    - -
    -
    - - - - -
    -

    - - public - - - - - PlusShare.Builder - - setContent + setContentDeepLinkId (String deepLinkId, String title, String description, Uri thumbnailUri)

    @@ -1418,37 +1626,170 @@ From class
    -

    Include a deep-link identifier to a resource to share on Google+

    +

    Include a deep-link ID to a resource to share on Google+.

    Parameters
    + + +
    deepLinkId - The deep-link identifier to a resource to share on Google+. + The deep-link ID to a resource to share on Google+. This parameter is required.
    title - The title of the resource. This parameter is required.The title of the resource. Used if there is no content URL to display. + This parameter is optional.
    description - The description of a resource. This parameter is required.The description of a resource. Used if there is no content URL to + display. This parameter is optional.
    thumbnailUri - The thumbnailUri for a resource. This parameter is optional.The thumbnailUri for a resource. Used if there is no content URL to + display. This parameter is optional.
    Returns
    -
    • This Builder for method chaining.
    +
    • This Builder for method chaining. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + PlusShare.Builder + + setContentDeepLinkId + (String deepLinkId) +

    +
    +
    + + + +
    +
    + +

    Include a deep-link URI of a resource to share on Google+.

    +
    +
    Parameters
    + + + + +
    deepLinkId + The deep-link ID to a resource to share on Google+. + This parameter is required.
    -
    See Also
    - +
    Returns
    +
    • This Builder for method chaining. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + PlusShare.Builder + + setContentUrl + (Uri uri) +

    +
    +
    + + + +
    +
    + +

    Sets a URL to link to from the content on the web.

    +
    +
    Parameters
    + + + + +
    uri + the URL to link to on the web.
    +
    +
    +
    Returns
    +
    • This Builder for method chaining. +
    +
    + +
    +
    + + + + +
    +

    + + public + + + + + PlusShare.Builder + + setRecipients + (List<Person> recipientList) +

    +
    +
    + + + +
    +
    + +

    Sets a list of people to send the interactive post to. + +

    This sets the initial people to share with, but the user can change who the post + is shared with before posting. A maximum of ten recipients are allowed.

    +
    +
    Parameters
    + + + + +
    recipientList + A list of recipients. See loadPeople(PlusClient.OnPeopleLoadedListener, int) and + createPerson(String, String).
    +
    +
    +
    Returns
    +
    • This Builder for method chaining. +
    @@ -1528,7 +1869,7 @@ From class
    -

    Set the literal text data to be sent as part of the share. +

    Set a pre-filled message to be sent as part of the share. This may be a styled CharSequence.

    Parameters
    @@ -1610,7 +1951,6 @@ From class -
    -
    diff --git a/docs/html/reference/com/google/android/gms/plus/PlusShare.html b/docs/html/reference/com/google/android/gms/plus/PlusShare.html index f8f8375425f16..6b6b22128f9cb 100644 --- a/docs/html/reference/com/google/android/gms/plus/PlusShare.html +++ b/docs/html/reference/com/google/android/gms/plus/PlusShare.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -148,7 +119,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -625,6 +593,9 @@ Summary: + | Protected Ctors + + | Methods @@ -770,6 +741,13 @@ Summary: + String + EXTRA_CALL_TO_ACTION + Used as a bundle extra field to describe a call-to-action button for a post on Google+. + + + + String EXTRA_CONTENT_DEEP_LINK_ID Used as a string extra field in ACTION_SEND intents to @@ -777,7 +755,7 @@ Summary: - + String EXTRA_CONTENT_DEEP_LINK_METADATA Used as a bundle extra field in ACTION_SEND intents to @@ -785,28 +763,70 @@ Summary: + + String + EXTRA_CONTENT_URL + This is a URL for the content of the post. + + + + String + EXTRA_IS_INTERACTIVE_POST + Extra indicating that this is an interactive post. + + + + + String + EXTRA_SENDER_ID + The ID of the sender on Google+. + + + + + String + KEY_CALL_TO_ACTION_DEEP_LINK_ID + Bundle key used for the String deep-link ID of the call-to-action button. + + + + + String + KEY_CALL_TO_ACTION_LABEL + Bundle key used for the String label placeholder text of the call-to-action button. + + + + + String + KEY_CALL_TO_ACTION_URL + Bundle key used for the String URL of the call-to-action button. + + + + String KEY_CONTENT_DEEP_LINK_METADATA_DESCRIPTION Bundle key used for the String description of the resource shared on Google+. - + String KEY_CONTENT_DEEP_LINK_METADATA_THUMBNAIL_URL Bundle key used for the String thumbnail URL of the resource shared on Google+. - + String KEY_CONTENT_DEEP_LINK_METADATA_TITLE Bundle key used for the String title of the resource shared on Google+. - + String PARAM_CONTENT_DEEP_LINK_ID The query parameter containing the deep-link ID. @@ -829,6 +849,31 @@ Summary: + + + + + + + + + + + + +
    Protected Constructors
    + + + + + + + + PlusShare() + +
    + + @@ -842,6 +887,24 @@ Summary: + static + + Person + + + createPerson(String id, String displayName) + +
    Creates a person to use as a recipient with the given ID and display name.
    + + + + + + + + + + static String @@ -1099,6 +1162,44 @@ From class + + +
    +

    + + public + static + final + String + + EXTRA_CALL_TO_ACTION +

    +
    + + + + +
    +
    + +

    Used as a bundle extra field to describe a call-to-action button for a post on Google+. +

    + + +
    + Constant Value: + + + "com.google.android.apps.plus.CALL_TO_ACTION" + + +
    + +
    +
    + + +
    @@ -1178,6 +1279,242 @@ From class + + +
    +

    + + public + static + final + String + + EXTRA_CONTENT_URL +

    +
    + + + + +
    +
    + +

    This is a URL for the content of the post. +

    + + +
    + Constant Value: + + + "com.google.android.apps.plus.CONTENT_URL" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + EXTRA_IS_INTERACTIVE_POST +

    +
    + + + + +
    +
    + +

    Extra indicating that this is an interactive post. +

    + + +
    + Constant Value: + + + "com.google.android.apps.plus.GOOGLE_INTERACTIVE_POST" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + EXTRA_SENDER_ID +

    +
    + + + + +
    +
    + +

    The ID of the sender on Google+. This value is used by the Google+ app to check if there + is a mismatch between the sender and the user authenticated in the Google+ app.

    +
    +
    See Also
    + +
    + + +
    + Constant Value: + + + "com.google.android.apps.plus.SENDER_ID" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + KEY_CALL_TO_ACTION_DEEP_LINK_ID +

    +
    + + + + +
    +
    + +

    Bundle key used for the String deep-link ID of the call-to-action button. + This key is used in the EXTRA_CALL_TO_ACTION bundle. +

    + + +
    + Constant Value: + + + "deepLinkId" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + KEY_CALL_TO_ACTION_LABEL +

    +
    + + + + +
    +
    + +

    Bundle key used for the String label placeholder text of the call-to-action button. + This key is used in the EXTRA_CALL_TO_ACTION bundle. +

    + + +
    + Constant Value: + + + "label" + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + String + + KEY_CALL_TO_ACTION_URL +

    +
    + + + + +
    +
    + +

    Bundle key used for the String URL of the call-to-action button. + This key is used in the EXTRA_CALL_TO_ACTION bundle. +

    + + +
    + Constant Value: + + + "url" + + +
    + +
    +
    + + +
    @@ -1345,6 +1682,40 @@ From class +

    Protected Constructors

    + + + + + +
    +

    + + protected + + + + + + + PlusShare + () +

    +
    +
    + + + +
    +
    + +

    + +
    +
    + + + @@ -1354,6 +1725,50 @@ From class + + +
    +

    + + public + static + + + + Person + + createPerson + (String id, String displayName) +

    +
    +
    + + + +
    +
    + +

    Creates a person to use as a recipient with the given ID and display name. + See setRecipients(List).

    +
    +
    Parameters
    + + + + + + + +
    id + The recipient's ID, see getId().
    displayName + The recipient's display name, see getDisplayName(). +
    +
    + +
    +
    + +
    @@ -1407,7 +1822,6 @@ From class -
    -
    diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html new file mode 100644 index 0000000000000..04eae6751e8f7 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.Builder.html @@ -0,0 +1,3746 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ItemScope.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + class +

    ItemScope.Builder

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.moments.ItemScope.Builder
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Constructors
    + + + + + + + + ItemScope.Builder() + +
    Constructs a new Builder.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + ItemScope + + build() + +
    Constructs a ItemScope with the current properties.
    + +
    + + + + + + ItemScope.Builder + + setAbout(ItemScope about) + +
    The subject matter of the content.
    + +
    + + + + + + ItemScope.Builder + + setAdditionalName(List<String> additionalName) + +
    An additional name for a Person, can be used for a middle name.
    + +
    + + + + + + ItemScope.Builder + + setAddress(ItemScope address) + +
    Postal address.
    + +
    + + + + + + ItemScope.Builder + + setAddressCountry(String addressCountry) + +
    Address country.
    + +
    + + + + + + ItemScope.Builder + + setAddressLocality(String addressLocality) + +
    Address locality.
    + +
    + + + + + + ItemScope.Builder + + setAddressRegion(String addressRegion) + +
    Address region.
    + +
    + + + + + + ItemScope.Builder + + setAssociated_media(List<ItemScope> associated_media) + +
    The encoding.
    + +
    + + + + + + ItemScope.Builder + + setAttendeeCount(int attendeeCount) + +
    Number of attendees.
    + +
    + + + + + + ItemScope.Builder + + setAttendees(List<ItemScope> attendees) + +
    A person attending the event.
    + +
    + + + + + + ItemScope.Builder + + setAudio(ItemScope audio) + +
    From http://schema.org/MusicRecording, the audio file.
    + +
    + + + + + + ItemScope.Builder + + setAuthor(List<ItemScope> author) + +
    The person who created this scope.
    + +
    + + + + + + ItemScope.Builder + + setBestRating(String bestRating) + +
    Best possible rating value.
    + +
    + + + + + + ItemScope.Builder + + setBirthDate(String birthDate) + +
    Date of birth.
    + +
    + + + + + + ItemScope.Builder + + setByArtist(ItemScope byArtist) + +
    From http://schema.org/MusicRecording, the artist that performed this recording.
    + +
    + + + + + + ItemScope.Builder + + setCaption(String caption) + +
    The caption for this object.
    + +
    + + + + + + ItemScope.Builder + + setContentSize(String contentSize) + +
    File size in (mega/kilo) bytes.
    + +
    + + + + + + ItemScope.Builder + + setContentUrl(String contentUrl) + +
    Actual bytes of the media object, for example the image file or video file.
    + +
    + + + + + + ItemScope.Builder + + setContributor(List<ItemScope> contributor) + +
    The list of contributors for this scope.
    + +
    + + + + + + ItemScope.Builder + + setDateCreated(String dateCreated) + +
    The date this scope was created.
    + +
    + + + + + + ItemScope.Builder + + setDateModified(String dateModified) + +
    The date this scope was last modified.
    + +
    + + + + + + ItemScope.Builder + + setDatePublished(String datePublished) + +
    The initial date this scope was published.
    + +
    + + + + + + ItemScope.Builder + + setDescription(String description) + +
    The string describing the content of this scope.
    + +
    + + + + + + ItemScope.Builder + + setDuration(String duration) + +
    The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
    + +
    + + + + + + ItemScope.Builder + + setEmbedUrl(String embedUrl) + +
    A URL pointing to a player for a specific video.
    + +
    + + + + + + ItemScope.Builder + + setEndDate(String endDate) + +
    The end date and time of the event (in ISO 8601 date format).
    + +
    + + + + + + ItemScope.Builder + + setFamilyName(String familyName) + +
    Family name.
    + +
    + + + + + + ItemScope.Builder + + setGender(String gender) + +
    Gender of the person.
    + +
    + + + + + + ItemScope.Builder + + setGeo(ItemScope geo) + +
    Geo coordinates.
    + +
    + + + + + + ItemScope.Builder + + setGivenName(String givenName) + +
    Given name.
    + +
    + + + + + + ItemScope.Builder + + setHeight(String height) + +
    The height of the media object.
    + +
    + + + + + + ItemScope.Builder + + setId(String id) + +
    The id for this item scope.
    + +
    + + + + + + ItemScope.Builder + + setImage(String image) + +
    A url to the image for this scope.
    + +
    + + + + + + ItemScope.Builder + + setInAlbum(ItemScope inAlbum) + +
    From http://schema.org/MusicRecording, which album a song is in.
    + +
    + + + + + + ItemScope.Builder + + setLatitude(double latitude) + +
    Latitude.
    + +
    + + + + + + ItemScope.Builder + + setLocation(ItemScope location) + +
    The location of the event or organization.
    + +
    + + + + + + ItemScope.Builder + + setLongitude(double longitude) + +
    Longitude.
    + +
    + + + + + + ItemScope.Builder + + setName(String name) + +
    The name of this scope.
    + +
    + + + + + + ItemScope.Builder + + setPartOfTVSeries(ItemScope partOfTVSeries) + +
    Property of http://schema.org/TVEpisode indicating which series the episode belongs to.
    + +
    + + + + + + ItemScope.Builder + + setPerformers(List<ItemScope> performers) + +
    The main performer or performers of the event-for example, a presenter, musician, or + actor.
    + +
    + + + + + + ItemScope.Builder + + setPlayerType(String playerType) + +
    Player type required-for example, Flash or Silverlight.
    + +
    + + + + + + ItemScope.Builder + + setPostOfficeBoxNumber(String postOfficeBoxNumber) + +
    Post office box number.
    + +
    + + + + + + ItemScope.Builder + + setPostalCode(String postalCode) + +
    Postal code.
    + +
    + + + + + + ItemScope.Builder + + setRatingValue(String ratingValue) + +
    Rating value.
    + +
    + + + + + + ItemScope.Builder + + setReviewRating(ItemScope reviewRating) + +
    Review rating.
    + +
    + + + + + + ItemScope.Builder + + setStartDate(String startDate) + +
    The start date and time of the event (in ISO 8601 date format).
    + +
    + + + + + + ItemScope.Builder + + setStreetAddress(String streetAddress) + +
    Street address.
    + +
    + + + + + + ItemScope.Builder + + setText(String text) + +
    Comment text, review text, etc.
    + +
    + + + + + + ItemScope.Builder + + setThumbnail(ItemScope thumbnail) + +
    Thumbnail image for an image or video.
    + +
    + + + + + + ItemScope.Builder + + setThumbnailUrl(String thumbnailUrl) + +
    A url to a thumbnail image for this scope.
    + +
    + + + + + + ItemScope.Builder + + setTickerSymbol(String tickerSymbol) + +
    The exchange traded instrument associated with a Corporation object.
    + +
    + + + + + + ItemScope.Builder + + setType(String type) + +
    The item type.
    + +
    + + + + + + ItemScope.Builder + + setUrl(String url) + +
    A URL for the item upon which the action was performed.
    + +
    + + + + + + ItemScope.Builder + + setWidth(String width) + +
    The width of the media object.
    + +
    + + + + + + ItemScope.Builder + + setWorstRating(String worstRating) + +
    Worst possible rating value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Constructors

    + + + + + +
    +

    + + public + + + + + + + ItemScope.Builder + () +

    +
    +
    + + + +
    +
    + +

    Constructs a new Builder. +

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

    Public Methods

    + + + + + +
    +

    + + public + + + + + ItemScope + + build + () +

    +
    +
    + + + +
    +
    + +

    Constructs a ItemScope with the current properties. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAbout + (ItemScope about) +

    +
    +
    + + + +
    +
    + +

    The subject matter of the content. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAdditionalName + (List<String> additionalName) +

    +
    +
    + + + +
    +
    + +

    An additional name for a Person, can be used for a middle name. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAddress + (ItemScope address) +

    +
    +
    + + + +
    +
    + +

    Postal address. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAddressCountry + (String addressCountry) +

    +
    +
    + + + +
    +
    + +

    Address country. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAddressLocality + (String addressLocality) +

    +
    +
    + + + +
    +
    + +

    Address locality. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAddressRegion + (String addressRegion) +

    +
    +
    + + + +
    +
    + +

    Address region. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAssociated_media + (List<ItemScope> associated_media) +

    +
    +
    + + + +
    +
    + +

    The encoding. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAttendeeCount + (int attendeeCount) +

    +
    +
    + + + +
    +
    + +

    Number of attendees. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAttendees + (List<ItemScope> attendees) +

    +
    +
    + + + +
    +
    + +

    A person attending the event. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAudio + (ItemScope audio) +

    +
    +
    + + + +
    +
    + +

    From http://schema.org/MusicRecording, the audio file. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setAuthor + (List<ItemScope> author) +

    +
    +
    + + + +
    +
    + +

    The person who created this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setBestRating + (String bestRating) +

    +
    +
    + + + +
    +
    + +

    Best possible rating value. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setBirthDate + (String birthDate) +

    +
    +
    + + + +
    +
    + +

    Date of birth. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setByArtist + (ItemScope byArtist) +

    +
    +
    + + + +
    +
    + +

    From http://schema.org/MusicRecording, the artist that performed this recording. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setCaption + (String caption) +

    +
    +
    + + + +
    +
    + +

    The caption for this object. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setContentSize + (String contentSize) +

    +
    +
    + + + +
    +
    + +

    File size in (mega/kilo) bytes. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setContentUrl + (String contentUrl) +

    +
    +
    + + + +
    +
    + +

    Actual bytes of the media object, for example the image file or video file. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setContributor + (List<ItemScope> contributor) +

    +
    +
    + + + +
    +
    + +

    The list of contributors for this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setDateCreated + (String dateCreated) +

    +
    +
    + + + +
    +
    + +

    The date this scope was created. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setDateModified + (String dateModified) +

    +
    +
    + + + +
    +
    + +

    The date this scope was last modified. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setDatePublished + (String datePublished) +

    +
    +
    + + + +
    +
    + +

    The initial date this scope was published. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setDescription + (String description) +

    +
    +
    + + + +
    +
    + +

    The string describing the content of this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setDuration + (String duration) +

    +
    +
    + + + +
    +
    + +

    The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setEmbedUrl + (String embedUrl) +

    +
    +
    + + + +
    +
    + +

    A URL pointing to a player for a specific video. In general, this is the information in + the src element of an embed tag and should not be the same as the content of the loc tag. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setEndDate + (String endDate) +

    +
    +
    + + + +
    +
    + +

    The end date and time of the event (in ISO 8601 date format). +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setFamilyName + (String familyName) +

    +
    +
    + + + +
    +
    + +

    Family name. In the U.S., the last name of an Person. This can be used along with + givenName instead of the Name property. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setGender + (String gender) +

    +
    +
    + + + +
    +
    + +

    Gender of the person. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setGeo + (ItemScope geo) +

    +
    +
    + + + +
    +
    + +

    Geo coordinates. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setGivenName + (String givenName) +

    +
    +
    + + + +
    +
    + +

    Given name. In the U.S., the first name of a Person. This can be used along with + familyName instead of the Name property. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setHeight + (String height) +

    +
    +
    + + + +
    +
    + +

    The height of the media object. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setId + (String id) +

    +
    +
    + + + +
    +
    + +

    The id for this item scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setImage + (String image) +

    +
    +
    + + + +
    +
    + +

    A url to the image for this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setInAlbum + (ItemScope inAlbum) +

    +
    +
    + + + +
    +
    + +

    From http://schema.org/MusicRecording, which album a song is in. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setLatitude + (double latitude) +

    +
    +
    + + + +
    +
    + +

    Latitude. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setLocation + (ItemScope location) +

    +
    +
    + + + +
    +
    + +

    The location of the event or organization. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setLongitude + (double longitude) +

    +
    +
    + + + +
    +
    + +

    Longitude. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setName + (String name) +

    +
    +
    + + + +
    +
    + +

    The name of this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setPartOfTVSeries + (ItemScope partOfTVSeries) +

    +
    +
    + + + +
    +
    + +

    Property of http://schema.org/TVEpisode indicating which series the episode belongs to. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setPerformers + (List<ItemScope> performers) +

    +
    +
    + + + +
    +
    + +

    The main performer or performers of the event-for example, a presenter, musician, or + actor. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setPlayerType + (String playerType) +

    +
    +
    + + + +
    +
    + +

    Player type required-for example, Flash or Silverlight. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setPostOfficeBoxNumber + (String postOfficeBoxNumber) +

    +
    +
    + + + +
    +
    + +

    Post office box number. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setPostalCode + (String postalCode) +

    +
    +
    + + + +
    +
    + +

    Postal code. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setRatingValue + (String ratingValue) +

    +
    +
    + + + +
    +
    + +

    Rating value. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setReviewRating + (ItemScope reviewRating) +

    +
    +
    + + + +
    +
    + +

    Review rating. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setStartDate + (String startDate) +

    +
    +
    + + + +
    +
    + +

    The start date and time of the event (in ISO 8601 date format). +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setStreetAddress + (String streetAddress) +

    +
    +
    + + + +
    +
    + +

    Street address. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setText + (String text) +

    +
    +
    + + + +
    +
    + +

    Comment text, review text, etc. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setThumbnail + (ItemScope thumbnail) +

    +
    +
    + + + +
    +
    + +

    Thumbnail image for an image or video. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setThumbnailUrl + (String thumbnailUrl) +

    +
    +
    + + + +
    +
    + +

    A url to a thumbnail image for this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setTickerSymbol + (String tickerSymbol) +

    +
    +
    + + + +
    +
    + +

    The exchange traded instrument associated with a Corporation object. The tickerSymbol is + expressed as an exchange and an instrument name separated by a space character. For the + exchange component of the tickerSymbol attribute, we reccommend using the controlled + vocaulary of Market Identifier Codes (MIC) specified in ISO15022. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setType + (String type) +

    +
    +
    + + + +
    +
    + +

    The item type. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setUrl + (String url) +

    +
    +
    + + + +
    +
    + +

    A URL for the item upon which the action was performed. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setWidth + (String width) +

    +
    +
    + + + +
    +
    + +

    The width of the media object. +

    + +
    +
    + + + + +
    +

    + + public + + + + + ItemScope.Builder + + setWorstRating + (String worstRating) +

    +
    +
    + + + +
    +
    + +

    Worst possible rating value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html new file mode 100644 index 0000000000000..e3e9f98b9a833 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/ItemScope.html @@ -0,0 +1,6077 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ItemScope | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    ItemScope

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.moments.ItemScope
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + classItemScope.Builder 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + ItemScope + + getAbout() + +
    The subject matter of the content.
    + +
    + abstract + + + + + List<String> + + getAdditionalName() + +
    An additional name for a Person, can be used for a middle name.
    + +
    + abstract + + + + + ItemScope + + getAddress() + +
    Postal address.
    + +
    + abstract + + + + + String + + getAddressCountry() + +
    Address country.
    + +
    + abstract + + + + + String + + getAddressLocality() + +
    Address locality.
    + +
    + abstract + + + + + String + + getAddressRegion() + +
    Address region.
    + +
    + abstract + + + + + List<ItemScope> + + getAssociated_media() + +
    The encoding.
    + +
    + abstract + + + + + int + + getAttendeeCount() + +
    Number of attendees.
    + +
    + abstract + + + + + List<ItemScope> + + getAttendees() + +
    A person attending the event.
    + +
    + abstract + + + + + ItemScope + + getAudio() + +
    From http://schema.org/MusicRecording, the audio file.
    + +
    + abstract + + + + + List<ItemScope> + + getAuthor() + +
    The person who created this scope.
    + +
    + abstract + + + + + String + + getBestRating() + +
    Best possible rating value.
    + +
    + abstract + + + + + String + + getBirthDate() + +
    Date of birth.
    + +
    + abstract + + + + + ItemScope + + getByArtist() + +
    From http://schema.org/MusicRecording, the artist that performed this recording.
    + +
    + abstract + + + + + String + + getCaption() + +
    The caption for this object.
    + +
    + abstract + + + + + String + + getContentSize() + +
    File size in (mega/kilo) bytes.
    + +
    + abstract + + + + + String + + getContentUrl() + +
    Actual bytes of the media object, for example the image file or video file.
    + +
    + abstract + + + + + List<ItemScope> + + getContributor() + +
    The list of contributors for this scope.
    + +
    + abstract + + + + + String + + getDateCreated() + +
    The date this scope was created.
    + +
    + abstract + + + + + String + + getDateModified() + +
    The date this scope was last modified.
    + +
    + abstract + + + + + String + + getDatePublished() + +
    The initial date this scope was published.
    + +
    + abstract + + + + + String + + getDescription() + +
    The string describing the content of this scope.
    + +
    + abstract + + + + + String + + getDuration() + +
    The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
    + +
    + abstract + + + + + String + + getEmbedUrl() + +
    A URL pointing to a player for a specific video.
    + +
    + abstract + + + + + String + + getEndDate() + +
    The end date and time of the event (in ISO 8601 date format).
    + +
    + abstract + + + + + String + + getFamilyName() + +
    Family name.
    + +
    + abstract + + + + + String + + getGender() + +
    Gender of the person.
    + +
    + abstract + + + + + ItemScope + + getGeo() + +
    Geo coordinates.
    + +
    + abstract + + + + + String + + getGivenName() + +
    Given name.
    + +
    + abstract + + + + + String + + getHeight() + +
    The height of the media object.
    + +
    + abstract + + + + + String + + getId() + +
    The id for this item scope.
    + +
    + abstract + + + + + String + + getImage() + +
    A url to the image for this scope.
    + +
    + abstract + + + + + ItemScope + + getInAlbum() + +
    From http://schema.org/MusicRecording, which album a song is in.
    + +
    + abstract + + + + + double + + getLatitude() + +
    Latitude.
    + +
    + abstract + + + + + ItemScope + + getLocation() + +
    The location of the event or organization.
    + +
    + abstract + + + + + double + + getLongitude() + +
    Longitude.
    + +
    + abstract + + + + + String + + getName() + +
    The name of this scope.
    + +
    + abstract + + + + + ItemScope + + getPartOfTVSeries() + +
    Property of http://schema.org/TVEpisode indicating which series the episode belongs to.
    + +
    + abstract + + + + + List<ItemScope> + + getPerformers() + +
    The main performer or performers of the event-for example, a presenter, musician, or actor.
    + +
    + abstract + + + + + String + + getPlayerType() + +
    Player type required-for example, Flash or Silverlight.
    + +
    + abstract + + + + + String + + getPostOfficeBoxNumber() + +
    Post office box number.
    + +
    + abstract + + + + + String + + getPostalCode() + +
    Postal code.
    + +
    + abstract + + + + + String + + getRatingValue() + +
    Rating value.
    + +
    + abstract + + + + + ItemScope + + getReviewRating() + +
    Review rating.
    + +
    + abstract + + + + + String + + getStartDate() + +
    The start date and time of the event (in ISO 8601 date format).
    + +
    + abstract + + + + + String + + getStreetAddress() + +
    Street address.
    + +
    + abstract + + + + + String + + getText() + +
    Comment text, review text, etc.
    + +
    + abstract + + + + + ItemScope + + getThumbnail() + +
    Thumbnail image for an image or video.
    + +
    + abstract + + + + + String + + getThumbnailUrl() + +
    A url to a thumbnail image for this scope.
    + +
    + abstract + + + + + String + + getTickerSymbol() + +
    The exchange traded instrument associated with a Corporation object.
    + +
    + abstract + + + + + String + + getType() + +
    The item type.
    + +
    + abstract + + + + + String + + getUrl() + +
    A URL for the item upon which the action was performed.
    + +
    + abstract + + + + + String + + getWidth() + +
    The width of the media object.
    + +
    + abstract + + + + + String + + getWorstRating() + +
    Worst possible rating value.
    + +
    + abstract + + + + + boolean + + hasAbout() + +
    Indicates whether the "about" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAdditionalName() + +
    Indicates whether the "additionalName" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAddress() + +
    Indicates whether the "address" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAddressCountry() + +
    Indicates whether the "addressCountry" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAddressLocality() + +
    Indicates whether the "addressLocality" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAddressRegion() + +
    Indicates whether the "addressRegion" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAssociated_media() + +
    Indicates whether the "associated_media" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAttendeeCount() + +
    Indicates whether the "attendeeCount" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAttendees() + +
    Indicates whether the "attendees" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAudio() + +
    Indicates whether the "audio" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAuthor() + +
    Indicates whether the "author" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasBestRating() + +
    Indicates whether the "bestRating" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasBirthDate() + +
    Indicates whether the "birthDate" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasByArtist() + +
    Indicates whether the "byArtist" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasCaption() + +
    Indicates whether the "caption" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasContentSize() + +
    Indicates whether the "contentSize" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasContentUrl() + +
    Indicates whether the "contentUrl" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasContributor() + +
    Indicates whether the "contributor" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDateCreated() + +
    Indicates whether the "dateCreated" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDateModified() + +
    Indicates whether the "dateModified" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDatePublished() + +
    Indicates whether the "datePublished" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDescription() + +
    Indicates whether the "description" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDuration() + +
    Indicates whether the "duration" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasEmbedUrl() + +
    Indicates whether the "embedUrl" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasEndDate() + +
    Indicates whether the "endDate" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasFamilyName() + +
    Indicates whether the "familyName" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasGender() + +
    Indicates whether the "gender" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasGeo() + +
    Indicates whether the "geo" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasGivenName() + +
    Indicates whether the "givenName" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasHeight() + +
    Indicates whether the "height" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasId() + +
    Indicates whether the "id" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasImage() + +
    Indicates whether the "image" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasInAlbum() + +
    Indicates whether the "inAlbum" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasLatitude() + +
    Indicates whether the "latitude" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasLocation() + +
    Indicates whether the "location" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasLongitude() + +
    Indicates whether the "longitude" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasName() + +
    Indicates whether the "name" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPartOfTVSeries() + +
    Indicates whether the "partOfTVSeries" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPerformers() + +
    Indicates whether the "performers" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPlayerType() + +
    Indicates whether the "playerType" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPostOfficeBoxNumber() + +
    Indicates whether the "postOfficeBoxNumber" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPostalCode() + +
    Indicates whether the "postalCode" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasRatingValue() + +
    Indicates whether the "ratingValue" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasReviewRating() + +
    Indicates whether the "reviewRating" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasStartDate() + +
    Indicates whether the "startDate" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasStreetAddress() + +
    Indicates whether the "streetAddress" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasText() + +
    Indicates whether the "text" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasThumbnail() + +
    Indicates whether the "thumbnail" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasThumbnailUrl() + +
    Indicates whether the "thumbnailUrl" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasTickerSymbol() + +
    Indicates whether the "tickerSymbol" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasType() + +
    Indicates whether the "type" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasUrl() + +
    Indicates whether the "url" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasWidth() + +
    Indicates whether the "width" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasWorstRating() + +
    Indicates whether the "worstRating" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + ItemScope + + getAbout + () +

    +
    +
    + + + +
    +
    + +

    The subject matter of the content. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<String> + + getAdditionalName + () +

    +
    +
    + + + +
    +
    + +

    An additional name for a Person, can be used for a middle name. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getAddress + () +

    +
    +
    + + + +
    +
    + +

    Postal address. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getAddressCountry + () +

    +
    +
    + + + +
    +
    + +

    Address country. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getAddressLocality + () +

    +
    +
    + + + +
    +
    + +

    Address locality. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getAddressRegion + () +

    +
    +
    + + + +
    +
    + +

    Address region. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<ItemScope> + + getAssociated_media + () +

    +
    +
    + + + +
    +
    + +

    The encoding. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getAttendeeCount + () +

    +
    +
    + + + +
    +
    + +

    Number of attendees. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<ItemScope> + + getAttendees + () +

    +
    +
    + + + +
    +
    + +

    A person attending the event. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getAudio + () +

    +
    +
    + + + +
    +
    + +

    From http://schema.org/MusicRecording, the audio file. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<ItemScope> + + getAuthor + () +

    +
    +
    + + + +
    +
    + +

    The person who created this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getBestRating + () +

    +
    +
    + + + +
    +
    + +

    Best possible rating value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getBirthDate + () +

    +
    +
    + + + +
    +
    + +

    Date of birth. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getByArtist + () +

    +
    +
    + + + +
    +
    + +

    From http://schema.org/MusicRecording, the artist that performed this recording. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getCaption + () +

    +
    +
    + + + +
    +
    + +

    The caption for this object. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getContentSize + () +

    +
    +
    + + + +
    +
    + +

    File size in (mega/kilo) bytes. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getContentUrl + () +

    +
    +
    + + + +
    +
    + +

    Actual bytes of the media object, for example the image file or video file. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<ItemScope> + + getContributor + () +

    +
    +
    + + + +
    +
    + +

    The list of contributors for this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDateCreated + () +

    +
    +
    + + + +
    +
    + +

    The date this scope was created. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDateModified + () +

    +
    +
    + + + +
    +
    + +

    The date this scope was last modified. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDatePublished + () +

    +
    +
    + + + +
    +
    + +

    The initial date this scope was published. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDescription + () +

    +
    +
    + + + +
    +
    + +

    The string describing the content of this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDuration + () +

    +
    +
    + + + +
    +
    + +

    The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getEmbedUrl + () +

    +
    +
    + + + +
    +
    + +

    A URL pointing to a player for a specific video. In general, this is the information in the + src element of an embed tag and should not be the same as the content of the loc tag. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getEndDate + () +

    +
    +
    + + + +
    +
    + +

    The end date and time of the event (in ISO 8601 date format). +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getFamilyName + () +

    +
    +
    + + + +
    +
    + +

    Family name. In the U.S., the last name of an Person. This can be used along with givenName + instead of the Name property. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getGender + () +

    +
    +
    + + + +
    +
    + +

    Gender of the person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getGeo + () +

    +
    +
    + + + +
    +
    + +

    Geo coordinates. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getGivenName + () +

    +
    +
    + + + +
    +
    + +

    Given name. In the U.S., the first name of a Person. This can be used along with familyName + instead of the Name property. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getHeight + () +

    +
    +
    + + + +
    +
    + +

    The height of the media object. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getId + () +

    +
    +
    + + + +
    +
    + +

    The id for this item scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getImage + () +

    +
    +
    + + + +
    +
    + +

    A url to the image for this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getInAlbum + () +

    +
    +
    + + + +
    +
    + +

    From http://schema.org/MusicRecording, which album a song is in. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + double + + getLatitude + () +

    +
    +
    + + + +
    +
    + +

    Latitude. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getLocation + () +

    +
    +
    + + + +
    +
    + +

    The location of the event or organization. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + double + + getLongitude + () +

    +
    +
    + + + +
    +
    + +

    Longitude. +

    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    The name of this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getPartOfTVSeries + () +

    +
    +
    + + + +
    +
    + +

    Property of http://schema.org/TVEpisode indicating which series the episode belongs to. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<ItemScope> + + getPerformers + () +

    +
    +
    + + + +
    +
    + +

    The main performer or performers of the event-for example, a presenter, musician, or actor. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getPlayerType + () +

    +
    +
    + + + +
    +
    + +

    Player type required-for example, Flash or Silverlight. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getPostOfficeBoxNumber + () +

    +
    +
    + + + +
    +
    + +

    Post office box number. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getPostalCode + () +

    +
    +
    + + + +
    +
    + +

    Postal code. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getRatingValue + () +

    +
    +
    + + + +
    +
    + +

    Rating value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getReviewRating + () +

    +
    +
    + + + +
    +
    + +

    Review rating. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getStartDate + () +

    +
    +
    + + + +
    +
    + +

    The start date and time of the event (in ISO 8601 date format). +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getStreetAddress + () +

    +
    +
    + + + +
    +
    + +

    Street address. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getText + () +

    +
    +
    + + + +
    +
    + +

    Comment text, review text, etc. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getThumbnail + () +

    +
    +
    + + + +
    +
    + +

    Thumbnail image for an image or video. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getThumbnailUrl + () +

    +
    +
    + + + +
    +
    + +

    A url to a thumbnail image for this scope. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getTickerSymbol + () +

    +
    +
    + + + +
    +
    + +

    The exchange traded instrument associated with a Corporation object. The tickerSymbol is + expressed as an exchange and an instrument name separated by a space character. For the + exchange component of the tickerSymbol attribute, we reccommend using the controlled + vocaulary of Market Identifier Codes (MIC) specified in ISO15022. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getType + () +

    +
    +
    + + + +
    +
    + +

    The item type. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getUrl + () +

    +
    +
    + + + +
    +
    + +

    A URL for the item upon which the action was performed. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getWidth + () +

    +
    +
    + + + +
    +
    + +

    The width of the media object. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getWorstRating + () +

    +
    +
    + + + +
    +
    + +

    Worst possible rating value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAbout + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "about" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAdditionalName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "additionalName" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAddress + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "address" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAddressCountry + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "addressCountry" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAddressLocality + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "addressLocality" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAddressRegion + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "addressRegion" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAssociated_media + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "associated_media" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAttendeeCount + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "attendeeCount" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAttendees + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "attendees" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAudio + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "audio" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAuthor + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "author" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasBestRating + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "bestRating" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasBirthDate + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "birthDate" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasByArtist + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "byArtist" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasCaption + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "caption" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasContentSize + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "contentSize" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasContentUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "contentUrl" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasContributor + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "contributor" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDateCreated + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "dateCreated" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDateModified + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "dateModified" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDatePublished + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "datePublished" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDescription + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "description" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDuration + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "duration" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasEmbedUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "embedUrl" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasEndDate + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "endDate" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasFamilyName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "familyName" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasGender + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "gender" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasGeo + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "geo" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasGivenName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "givenName" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasHeight + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "height" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasId + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "id" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasImage + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "image" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasInAlbum + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "inAlbum" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLatitude + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "latitude" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLocation + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "location" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLongitude + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "longitude" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "name" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPartOfTVSeries + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "partOfTVSeries" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPerformers + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "performers" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPlayerType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "playerType" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPostOfficeBoxNumber + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "postOfficeBoxNumber" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPostalCode + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "postalCode" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasRatingValue + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "ratingValue" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasReviewRating + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "reviewRating" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasStartDate + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "startDate" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasStreetAddress + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "streetAddress" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasText + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "text" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasThumbnail + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "thumbnail" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasThumbnailUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "thumbnailUrl" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasTickerSymbol + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "tickerSymbol" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "type" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "url" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasWidth + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "width" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasWorstRating + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "worstRating" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html new file mode 100644 index 0000000000000..e57916ae3bc5e --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.Builder.html @@ -0,0 +1,1387 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Moment.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + class +

    Moment.Builder

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.moments.Moment.Builder
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Constructors
    + + + + + + + + Moment.Builder() + +
    Constructs a new Builder.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + Moment + + build() + +
    Constructs a Moment with the current properties.
    + +
    + + + + + + Moment.Builder + + setId(String id) + +
    The moment ID.
    + +
    + + + + + + Moment.Builder + + setResult(ItemScope result) + +
    The object generated by performing the action on the item +
    + +
    + + + + + + Moment.Builder + + setStartDate(String startDate) + +
    Time stamp of when the action occurred in RFC3339 format.
    + +
    + + + + + + Moment.Builder + + setTarget(ItemScope target) + +
    The object on which the action was performed.
    + +
    + + + + + + Moment.Builder + + setType(String type) + +
    The schema.org activity type.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Constructors

    + + + + + +
    +

    + + public + + + + + + + Moment.Builder + () +

    +
    +
    + + + +
    +
    + +

    Constructs a new Builder. +

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

    Public Methods

    + + + + + +
    +

    + + public + + + + + Moment + + build + () +

    +
    +
    + + + +
    +
    + +

    Constructs a Moment with the current properties. +

    + +
    +
    + + + + +
    +

    + + public + + + + + Moment.Builder + + setId + (String id) +

    +
    +
    + + + +
    +
    + +

    The moment ID. +

    + +
    +
    + + + + +
    +

    + + public + + + + + Moment.Builder + + setResult + (ItemScope result) +

    +
    +
    + + + +
    +
    + +

    The object generated by performing the action on the item +

    + +
    +
    + + + + +
    +

    + + public + + + + + Moment.Builder + + setStartDate + (String startDate) +

    +
    +
    + + + +
    +
    + +

    Time stamp of when the action occurred in RFC3339 format. +

    + +
    +
    + + + + +
    +

    + + public + + + + + Moment.Builder + + setTarget + (ItemScope target) +

    +
    +
    + + + +
    +
    + +

    The object on which the action was performed. +

    + +
    +
    + + + + +
    +

    + + public + + + + + Moment.Builder + + setType + (String type) +

    +
    +
    + + + +
    +
    + +

    The schema.org activity type. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html new file mode 100644 index 0000000000000..5949560570124 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/Moment.html @@ -0,0 +1,1368 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Moment | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    Moment

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.moments.Moment
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + classMoment.Builder 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getId() + +
    The moment ID.
    + +
    + abstract + + + + + ItemScope + + getResult() + +
    The object generated by performing the action on the item +
    + +
    + abstract + + + + + String + + getStartDate() + +
    Time stamp of when the action occurred in RFC3339 format.
    + +
    + abstract + + + + + ItemScope + + getTarget() + +
    The object on which the action was performed.
    + +
    + abstract + + + + + String + + getType() + +
    The schema.org activity type.
    + +
    + abstract + + + + + boolean + + hasId() + +
    Indicates whether the "id" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasResult() + +
    Indicates whether the "result" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasStartDate() + +
    Indicates whether the "startDate" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasTarget() + +
    Indicates whether the "target" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasType() + +
    Indicates whether the "type" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getId + () +

    +
    +
    + + + +
    +
    + +

    The moment ID. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getResult + () +

    +
    +
    + + + +
    +
    + +

    The object generated by performing the action on the item +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getStartDate + () +

    +
    +
    + + + +
    +
    + +

    Time stamp of when the action occurred in RFC3339 format. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + ItemScope + + getTarget + () +

    +
    +
    + + + +
    +
    + +

    The object on which the action was performed. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getType + () +

    +
    +
    + + + +
    +
    + +

    The schema.org activity type. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasId + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "id" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasResult + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "result" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasStartDate + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "startDate" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasTarget + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "target" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "type" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + 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 new file mode 100644 index 0000000000000..fd82cecc60d6a --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/MomentBuffer.html @@ -0,0 +1,1326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +MomentBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    MomentBuffer

    + + + + + + + + + extends DataBuffer<T>
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.common.data.DataBuffer<T>
        ↳com.google.android.gms.plus.model.moments.MomentBuffer
    + + + + + + + +
    + + +

    Class Overview

    +

    Data structure providing access to a list of Moment objects. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Fields
    + + From class +com.google.android.gms.common.data.DataBuffer +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + Moment + + get(int position) + +
    Get the item at the specified position.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + com.google.android.gms.common.data.DataBuffer + +
    + + +
    +
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + java.lang.Iterable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + Moment + + get + (int position) +

    +
    +
    + + + +
    +
    + +

    Get the item at the specified position. Note that the objects returned from subsequent + invocations of this method for the same position may not be identical objects, but will be + equal in value. In other words: + +

    + 
    + buffer.get(i) == buffer.get(i) may return false.
    + buffer.get(i).equals(buffer.get(i)) will return true.
    + 
    + 

    +
    +
    Returns
    +
    • the item at position in this buffer. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/moments/package-summary.html b/docs/html/reference/com/google/android/gms/plus/model/moments/package-summary.html new file mode 100644 index 0000000000000..0d4416c339923 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/moments/package-summary.html @@ -0,0 +1,677 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.plus.model.moments | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    +
    + + + + +
    +
    + +
    + package +

    com.google.android.gms.plus.model.moments

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

    Interfaces

    +
    + + + + + + + + + + +
    ItemScope 
    Moment 
    +
    + + + + +

    Classes

    +
    + + + + + + + + + + + + + + +
    ItemScope.Builder 
    Moment.Builder 
    MomentBufferData structure providing access to a list of Moment objects. 
    +
    + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html new file mode 100644 index 0000000000000..b1b314fda1bd1 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.AgeRange.html @@ -0,0 +1,1060 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.AgeRange | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.AgeRange

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.AgeRange
    + + + + + + + +
    + + +

    Class Overview

    +

    The age range of the person. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + int + + getMax() + +
    The age range's upper bound, if any.
    + +
    + abstract + + + + + int + + getMin() + +
    The age range's lower bound, if any.
    + +
    + abstract + + + + + boolean + + hasMax() + +
    Indicates whether the "max" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasMin() + +
    Indicates whether the "min" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + int + + getMax + () +

    +
    +
    + + + +
    +
    + +

    The age range's upper bound, if any. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getMin + () +

    +
    +
    + + + +
    +
    + +

    The age range's lower bound, if any. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasMax + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "max" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasMin + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "min" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html new file mode 100644 index 0000000000000..e8906fa438656 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Collection.html @@ -0,0 +1,837 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Collection | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Collection

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Collection
    + + + + + + + +
    + + +

    Class Overview

    +

    Constants to declare the collection of people to load. +

    + These constants are used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) + method. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intVISIBLEConstant used to load people who this user has added to one or more circles.
    + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + VISIBLE +

    +
    + + + + +
    +
    + +

    Constant used to load people who this user has added to one or more circles. + + This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) + method. +

    + + +
    + Constant Value: + + + 0 + (0x00000000) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html new file mode 100644 index 0000000000000..daa07d897d78c --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverInfo.html @@ -0,0 +1,1064 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Cover.CoverInfo | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Cover.CoverInfo

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Cover.CoverInfo
    + + + + + + + +
    + + +

    Class Overview

    +

    Extra information about the cover photo. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + int + + getLeftImageOffset() + +
    The difference between the left position of the image cover and the actual displayed cover + image.
    + +
    + abstract + + + + + int + + getTopImageOffset() + +
    The difference between the top position of the image cover and the actual displayed cover + image.
    + +
    + abstract + + + + + boolean + + hasLeftImageOffset() + +
    Indicates whether the "leftImageOffset" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasTopImageOffset() + +
    Indicates whether the "topImageOffset" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + int + + getLeftImageOffset + () +

    +
    +
    + + + +
    +
    + +

    The difference between the left position of the image cover and the actual displayed cover + image. Only valid for BANNER layout. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getTopImageOffset + () +

    +
    +
    + + + +
    +
    + +

    The difference between the top position of the image cover and the actual displayed cover + image. Only valid for BANNER layout. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLeftImageOffset + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "leftImageOffset" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasTopImageOffset + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "topImageOffset" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html new file mode 100644 index 0000000000000..67661f6903514 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.CoverPhoto.html @@ -0,0 +1,1156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Cover.CoverPhoto | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Cover.CoverPhoto

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Cover.CoverPhoto
    + + + + + + + +
    + + +

    Class Overview

    +

    The person's primary cover image. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + int + + getHeight() + +
    The height to the image.
    + +
    + abstract + + + + + String + + getUrl() + +
    The url to the image.
    + +
    + abstract + + + + + int + + getWidth() + +
    The width to the image.
    + +
    + abstract + + + + + boolean + + hasHeight() + +
    Indicates whether the "height" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasUrl() + +
    Indicates whether the "url" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasWidth() + +
    Indicates whether the "width" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + int + + getHeight + () +

    +
    +
    + + + +
    +
    + +

    The height to the image. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getUrl + () +

    +
    +
    + + + +
    +
    + +

    The url to the image. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getWidth + () +

    +
    +
    + + + +
    +
    + +

    The width to the image. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasHeight + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "height" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "url" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasWidth + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "width" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html new file mode 100644 index 0000000000000..747221b4e2fca --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.Layout.html @@ -0,0 +1,1083 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Cover.Layout | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.Cover.Layout

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.Cover.Layout
    + + + + + + + +
    + + +

    Class Overview

    +

    The layout of the cover art. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intBANNEROne large image banner.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + BANNER +

    +
    + + + + +
    +
    + +

    One large image banner. +

    + + +
    + Constant Value: + + + 0 + (0x00000000) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html new file mode 100644 index 0000000000000..e2466ff61b1b9 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Cover.html @@ -0,0 +1,1204 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Cover | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Cover

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Cover
    + + + + + + + +
    + + +

    Class Overview

    +

    The cover photo content. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + interfacePerson.Cover.CoverInfoExtra information about the cover photo. 
    + + + + + interfacePerson.Cover.CoverPhotoThe person's primary cover image. 
    + + + + + classPerson.Cover.LayoutThe layout of the cover art. 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + Person.Cover.CoverInfo + + getCoverInfo() + +
    Extra information about the cover photo.
    + +
    + abstract + + + + + Person.Cover.CoverPhoto + + getCoverPhoto() + +
    The person's primary cover image.
    + +
    + abstract + + + + + int + + getLayout() + +
    The layout of the cover art.
    + +
    + abstract + + + + + boolean + + hasCoverInfo() + +
    Indicates whether the "coverInfo" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasCoverPhoto() + +
    Indicates whether the "coverPhoto" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasLayout() + +
    Indicates whether the "layout" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + Person.Cover.CoverInfo + + getCoverInfo + () +

    +
    +
    + + + +
    +
    + +

    Extra information about the cover photo. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Person.Cover.CoverPhoto + + getCoverPhoto + () +

    +
    +
    + + + +
    +
    + +

    The person's primary cover image. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getLayout + () +

    +
    +
    + + + +
    +
    + +

    The layout of the cover art. Possible values are: + - "banner" - One large image banner. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasCoverInfo + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "coverInfo" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasCoverPhoto + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "coverPhoto" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLayout + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "layout" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html new file mode 100644 index 0000000000000..a993283ded560 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.Type.html @@ -0,0 +1,1175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Emails.Type | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.Emails.Type

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.Emails.Type
    + + + + + + + +
    + + +

    Class Overview

    +

    The type of address. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intHOMEHome email address.
    intOTHEROther.
    intWORKWork email address.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + HOME +

    +
    + + + + +
    +
    + +

    Home email address. +

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

    + + public + static + final + int + + OTHER +

    +
    + + + + +
    +
    + +

    Other. +

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

    + + public + static + final + int + + WORK +

    +
    + + + + +
    +
    + +

    Work email address. +

    + + +
    + Constant Value: + + + 1 + (0x00000001) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html new file mode 100644 index 0000000000000..dce53c047200f --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Emails.html @@ -0,0 +1,1178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Emails | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Emails

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Emails
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + classPerson.Emails.TypeThe type of address. 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + int + + getType() + +
    The type of address.
    + +
    + abstract + + + + + String + + getValue() + +
    The email address.
    + +
    + abstract + + + + + boolean + + hasPrimary() + +
    Indicates whether the "primary" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasType() + +
    Indicates whether the "type" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasValue() + +
    Indicates whether the "value" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + isPrimary() + +
    If "true", indicates this email address is the person's primary one.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    The type of address. Possible values are: + - "home" - Home email address. + - "work" - Work email address. + - "other" - Other. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getValue + () +

    +
    +
    + + + +
    +
    + +

    The email address. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPrimary + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "primary" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "type" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasValue + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "value" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + isPrimary + () +

    +
    +
    + + + +
    +
    + +

    If "true", indicates this email address is the person's primary one. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html new file mode 100644 index 0000000000000..9e974ee319f02 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Gender.html @@ -0,0 +1,1175 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Gender | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.Gender

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.Gender
    + + + + + + + +
    + + +

    Class Overview

    +

    The person's gender. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intFEMALEFemale gender.
    intMALEMale gender.
    intOTHEROther.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + FEMALE +

    +
    + + + + +
    +
    + +

    Female gender. +

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

    + + public + static + final + int + + MALE +

    +
    + + + + +
    +
    + +

    Male gender. +

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

    + + public + static + final + int + + OTHER +

    +
    + + + + +
    +
    + +

    Other. +

    + + +
    + Constant Value: + + + 2 + (0x00000002) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html new file mode 100644 index 0000000000000..af517b7385efb --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Image.html @@ -0,0 +1,965 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Image | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Image

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Image
    + + + + + + + +
    + + +

    Class Overview

    +

    The representation of the person's profile photo. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getUrl() + +
    The URL of the person's profile photo.
    + +
    + abstract + + + + + boolean + + hasUrl() + +
    Indicates whether the "url" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getUrl + () +

    +
    +
    + + + +
    +
    + +

    The URL of the person's profile photo. To re-size the image and crop it to a square, append + the query string ?sz=x, where x is the dimension in pixels of each side. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "url" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html new file mode 100644 index 0000000000000..754131a2bf516 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Name.html @@ -0,0 +1,1444 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Name | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Name

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Name
    + + + + + + + +
    + + +

    Class Overview

    +

    An object representation of the individual components of a person's name. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getFamilyName() + +
    The family name (last name) of this person.
    + +
    + abstract + + + + + String + + getFormatted() + +
    The full name of this person, including middle names, suffixes, etc.
    + +
    + abstract + + + + + String + + getGivenName() + +
    The given name (first name) of this person.
    + +
    + abstract + + + + + String + + getHonorificPrefix() + +
    The honorific prefixes (such as "Dr." or "Mrs.") for this person.
    + +
    + abstract + + + + + String + + getHonorificSuffix() + +
    The honorific suffixes (such as "Jr.") for this person.
    + +
    + abstract + + + + + String + + getMiddleName() + +
    The middle name of this person.
    + +
    + abstract + + + + + boolean + + hasFamilyName() + +
    Indicates whether the "familyName" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasFormatted() + +
    Indicates whether the "formatted" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasGivenName() + +
    Indicates whether the "givenName" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasHonorificPrefix() + +
    Indicates whether the "honorificPrefix" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasHonorificSuffix() + +
    Indicates whether the "honorificSuffix" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasMiddleName() + +
    Indicates whether the "middleName" field is explicitly set to a value.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getFamilyName + () +

    +
    +
    + + + +
    +
    + +

    The family name (last name) of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getFormatted + () +

    +
    +
    + + + +
    +
    + +

    The full name of this person, including middle names, suffixes, etc. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getGivenName + () +

    +
    +
    + + + +
    +
    + +

    The given name (first name) of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getHonorificPrefix + () +

    +
    +
    + + + +
    +
    + +

    The honorific prefixes (such as "Dr." or "Mrs.") for this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getHonorificSuffix + () +

    +
    +
    + + + +
    +
    + +

    The honorific suffixes (such as "Jr.") for this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getMiddleName + () +

    +
    +
    + + + +
    +
    + +

    The middle name of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasFamilyName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "familyName" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasFormatted + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "formatted" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasGivenName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "givenName" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasHonorificPrefix + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "honorificPrefix" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasHonorificSuffix + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "honorificSuffix" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasMiddleName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "middleName" field is explicitly set to a value. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html new file mode 100644 index 0000000000000..8a2f3927b75af --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.ObjectType.html @@ -0,0 +1,1129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.ObjectType | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.ObjectType

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.ObjectType
    + + + + + + + +
    + + +

    Class Overview

    +

    Type of person within Google+. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intPAGErepresents a page.
    intPERSONrepresents an actual person.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + PAGE +

    +
    + + + + +
    +
    + +

    represents a page. +

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

    + + public + static + final + int + + PERSON +

    +
    + + + + +
    +
    + +

    represents an actual person. +

    + + +
    + Constant Value: + + + 0 + (0x00000000) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html new file mode 100644 index 0000000000000..fc3e3e00904bc --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.OrderBy.html @@ -0,0 +1,886 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.OrderBy | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.OrderBy

    + + + + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.OrderBy
    + + + + + + + +
    + + +

    Class Overview

    +

    Constants to declare the order to return people in. +

    + These constants are used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) + method. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intALPHABETICALConstant used to load people ordered by their display name.
    intBESTConstant used to load people ordered based on the relevance to the viewer.
    + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + ALPHABETICAL +

    +
    + + + + +
    +
    + +

    Constant used to load people ordered by their display name. +

    + This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) + method. +

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

    + + public + static + final + int + + BEST +

    +
    + + + + +
    +
    + +

    Constant used to load people ordered based on the relevance to the viewer. +

    + This constant is used with the loadPeople(PlusClient.OnPeopleLoadedListener, int) + method. +

    + + +
    + Constant Value: + + + 1 + (0x00000001) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html new file mode 100644 index 0000000000000..6161b8ab510d2 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.Type.html @@ -0,0 +1,1129 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Organizations.Type | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.Organizations.Type

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.Organizations.Type
    + + + + + + + +
    + + +

    Class Overview

    +

    The type of organization. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intSCHOOLSchool.
    intWORKWork.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + SCHOOL +

    +
    + + + + +
    +
    + +

    School. +

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

    + + public + static + final + int + + WORK +

    +
    + + + + +
    +
    + +

    Work. +

    + + +
    + Constant Value: + + + 0 + (0x00000000) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html new file mode 100644 index 0000000000000..903c64ee487ee --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Organizations.html @@ -0,0 +1,1755 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Organizations | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Organizations

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Organizations
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + classPerson.Organizations.TypeThe type of organization. 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getDepartment() + +
    The department within the organization.
    + +
    + abstract + + + + + String + + getDescription() + +
    A short description of the person's role in this organization.
    + +
    + abstract + + + + + String + + getEndDate() + +
    The date the person left this organization.
    + +
    + abstract + + + + + String + + getLocation() + +
    The location of this organization.
    + +
    + abstract + + + + + String + + getName() + +
    The name of the organization.
    + +
    + abstract + + + + + String + + getStartDate() + +
    The date the person joined this organization.
    + +
    + abstract + + + + + String + + getTitle() + +
    The person's job title or role within the organization.
    + +
    + abstract + + + + + int + + getType() + +
    The type of organization.
    + +
    + abstract + + + + + boolean + + hasDepartment() + +
    Indicates whether the "department" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDescription() + +
    Indicates whether the "description" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasEndDate() + +
    Indicates whether the "endDate" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasLocation() + +
    Indicates whether the "location" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasName() + +
    Indicates whether the "name" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPrimary() + +
    Indicates whether the "primary" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasStartDate() + +
    Indicates whether the "startDate" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasTitle() + +
    Indicates whether the "title" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasType() + +
    Indicates whether the "type" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + isPrimary() + +
    If "true", indicates this organization is the person's primary one (typically interpreted as + current one).
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getDepartment + () +

    +
    +
    + + + +
    +
    + +

    The department within the organization. Deprecated. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDescription + () +

    +
    +
    + + + +
    +
    + +

    A short description of the person's role in this organization. Deprecated. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getEndDate + () +

    +
    +
    + + + +
    +
    + +

    The date the person left this organization. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getLocation + () +

    +
    +
    + + + +
    +
    + +

    The location of this organization. Deprecated. +

    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    The name of the organization. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getStartDate + () +

    +
    +
    + + + +
    +
    + +

    The date the person joined this organization. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getTitle + () +

    +
    +
    + + + +
    +
    + +

    The person's job title or role within the organization. +

    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    The type of organization. Possible values are: + - "work" - Work. + - "school" - School. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDepartment + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "department" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDescription + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "description" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasEndDate + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "endDate" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLocation + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "location" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "name" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPrimary + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "primary" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasStartDate + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "startDate" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasTitle + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "title" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "type" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + isPrimary + () +

    +
    +
    + + + +
    +
    + +

    If "true", indicates this organization is the person's primary one (typically interpreted as + current one). +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html new file mode 100644 index 0000000000000..210bc4adbaf92 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.PlacesLived.html @@ -0,0 +1,1056 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.PlacesLived | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.PlacesLived

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.PlacesLived
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getValue() + +
    A place where this person has lived.
    + +
    + abstract + + + + + boolean + + hasPrimary() + +
    Indicates whether the "primary" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasValue() + +
    Indicates whether the "value" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + isPrimary() + +
    If "true", this place of residence is this person's primary residence.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getValue + () +

    +
    +
    + + + +
    +
    + +

    A place where this person has lived. For example: "Seattle, WA", "Near Toronto". +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPrimary + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "primary" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasValue + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "value" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + isPrimary + () +

    +
    +
    + + + +
    +
    + +

    If "true", this place of residence is this person's primary residence. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html new file mode 100644 index 0000000000000..53c68313d04b1 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.RelationshipStatus.html @@ -0,0 +1,1451 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.RelationshipStatus | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.RelationshipStatus

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.RelationshipStatus
    + + + + + + + +
    + + +

    Class Overview

    +

    The person's relationship status. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intENGAGEDPerson is engaged.
    intIN_A_RELATIONSHIPPerson is in a relationship.
    intIN_CIVIL_UNIONPerson is in a civil union.
    intIN_DOMESTIC_PARTNERSHIPPerson is in a domestic partnership.
    intITS_COMPLICATEDThe relationship is complicated.
    intMARRIEDPerson is married.
    intOPEN_RELATIONSHIPPerson is in an open relationship.
    intSINGLEPerson is single.
    intWIDOWEDPerson is widowed.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + ENGAGED +

    +
    + + + + +
    +
    + +

    Person is engaged. +

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

    + + public + static + final + int + + IN_A_RELATIONSHIP +

    +
    + + + + +
    +
    + +

    Person is in a relationship. +

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

    + + public + static + final + int + + IN_CIVIL_UNION +

    +
    + + + + +
    +
    + +

    Person is in a civil union. +

    + + +
    + Constant Value: + + + 8 + (0x00000008) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + IN_DOMESTIC_PARTNERSHIP +

    +
    + + + + +
    +
    + +

    Person is in a domestic partnership. +

    + + +
    + Constant Value: + + + 7 + (0x00000007) + + +
    + +
    +
    + + + + + +
    +

    + + public + static + final + int + + ITS_COMPLICATED +

    +
    + + + + +
    +
    + +

    The relationship is complicated. +

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

    + + public + static + final + int + + MARRIED +

    +
    + + + + +
    +
    + +

    Person is married. +

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

    + + public + static + final + int + + OPEN_RELATIONSHIP +

    +
    + + + + +
    +
    + +

    Person is in an open relationship. +

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

    + + public + static + final + int + + SINGLE +

    +
    + + + + +
    +
    + +

    Person is single. +

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

    + + public + static + final + int + + WIDOWED +

    +
    + + + + +
    +
    + +

    Person is widowed. +

    + + +
    + Constant Value: + + + 6 + (0x00000006) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html new file mode 100644 index 0000000000000..6c4dac4a1937a --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.Type.html @@ -0,0 +1,1267 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Urls.Type | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + final + + class +

    Person.Urls.Type

    + + + + + extends Object
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.plus.model.people.Person.Urls.Type
    + + + + + + + +
    + + +

    Class Overview

    +

    The type of URL. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Constants
    intBLOGURL for blog.
    intHOMEURL for home.
    intOTHEROther.
    intPROFILEURL for profile.
    intWORKURL for work.
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + java.lang.Object + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + +

    Constants

    + + + + + + +
    +

    + + public + static + final + int + + BLOG +

    +
    + + + + +
    +
    + +

    URL for blog. +

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

    + + public + static + final + int + + HOME +

    +
    + + + + +
    +
    + +

    URL for home. +

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

    + + public + static + final + int + + OTHER +

    +
    + + + + +
    +
    + +

    Other. +

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

    + + public + static + final + int + + PROFILE +

    +
    + + + + +
    +
    + +

    URL for profile. +

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

    + + public + static + final + int + + WORK +

    +
    + + + + +
    +
    + +

    URL for work. +

    + + +
    + Constant Value: + + + 1 + (0x00000001) + + +
    + +
    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html new file mode 100644 index 0000000000000..17f46479fb918 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.Urls.html @@ -0,0 +1,1180 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person.Urls | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + static + + + interface +

    Person.Urls

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person.Urls
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + classPerson.Urls.TypeThe type of URL. 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + int + + getType() + +
    The type of URL.
    + +
    + abstract + + + + + String + + getValue() + +
    The URL value.
    + +
    + abstract + + + + + boolean + + hasPrimary() + +
    Indicates whether the "primary" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasType() + +
    Indicates whether the "type" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasValue() + +
    Indicates whether the "value" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + isPrimary() + +
    If "true", this URL is the person's primary URL.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    The type of URL. Possible values are: + - "home" - URL for home. + - "work" - URL for work. + - "blog" - URL for blog. + - "profile" - URL for profile. + - "other" - Other. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getValue + () +

    +
    +
    + + + +
    +
    + +

    The URL value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPrimary + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "primary" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "type" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasValue + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "value" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + isPrimary + () +

    +
    +
    + + + +
    +
    + +

    If "true", this URL is the person's primary URL. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/Person.html b/docs/html/reference/com/google/android/gms/plus/model/people/Person.html new file mode 100644 index 0000000000000..806cbf8e9076a --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/Person.html @@ -0,0 +1,3547 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Person | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + + + interface +

    Person

    + + + + + + implements + + Freezable<T> + + + + + +
    + +
    + +
    + + + + + + + + + +
    com.google.android.gms.plus.model.people.Person
    + + + + + + + +
    + + + + + + +
    + + + + + + + + + + + + + + + + +
    + + +

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Nested Classes
    + + + + + interfacePerson.AgeRangeThe age range of the person. 
    + + + + + interfacePerson.CollectionConstants to declare the collection of people to load. 
    + + + + + interfacePerson.CoverThe cover photo content. 
    + + + + + interfacePerson.Emails 
    + + + + + classPerson.GenderThe person's gender. 
    + + + + + interfacePerson.ImageThe representation of the person's profile photo. 
    + + + + + interfacePerson.NameAn object representation of the individual components of a person's name. 
    + + + + + classPerson.ObjectTypeType of person within Google+. 
    + + + + + interfacePerson.OrderByConstants to declare the order to return people in. 
    + + + + + interfacePerson.Organizations 
    + + + + + interfacePerson.PlacesLived 
    + + + + + classPerson.RelationshipStatusThe person's relationship status. 
    + + + + + interfacePerson.Urls 
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + abstract + + + + + String + + getAboutMe() + +
    A short biography for this person.
    + +
    + abstract + + + + + Person.AgeRange + + getAgeRange() + +
    The age range of the person.
    + +
    + abstract + + + + + String + + getBirthday() + +
    The person's date of birth, represented as YYYY-MM-DD.
    + +
    + abstract + + + + + String + + getBraggingRights() + +
    The "bragging rights" line of this person.
    + +
    + abstract + + + + + int + + getCircledByCount() + +
    If a Google+ Page and for followers who are visible, the number of people who have added this + page to a circle.
    + +
    + abstract + + + + + Person.Cover + + getCover() + +
    The cover photo content.
    + +
    + abstract + + + + + String + + getCurrentLocation() + +
    The current location for this person.
    + +
    + abstract + + + + + String + + getDisplayName() + +
    The name of this person, suitable for display.
    + +
    + abstract + + + + + List<Person.Emails> + + getEmails() + +
    A list of email addresses for this person.
    + +
    + abstract + + + + + int + + getGender() + +
    The person's gender.
    + +
    + abstract + + + + + String + + getId() + +
    The ID of this person.
    + +
    + abstract + + + + + Person.Image + + getImage() + +
    The representation of the person's profile photo.
    + +
    + abstract + + + + + String + + getLanguage() + +
    The user's preferred language for rendering.
    + +
    + abstract + + + + + Person.Name + + getName() + +
    An object representation of the individual components of a person's name.
    + +
    + abstract + + + + + String + + getNickname() + +
    The nickname of this person.
    + +
    + abstract + + + + + int + + getObjectType() + +
    Type of person within Google+.
    + +
    + abstract + + + + + List<Person.Organizations> + + getOrganizations() + +
    A list of current or past organizations with which this person is associated.
    + +
    + abstract + + + + + List<Person.PlacesLived> + + getPlacesLived() + +
    A list of places where this person has lived.
    + +
    + abstract + + + + + int + + getPlusOneCount() + +
    If a Google+ Page, the number of people who have +1'ed this page.
    + +
    + abstract + + + + + int + + getRelationshipStatus() + +
    The person's relationship status.
    + +
    + abstract + + + + + String + + getTagline() + +
    The brief description (tagline) of this person.
    + +
    + abstract + + + + + String + + getUrl() + +
    The URL of this person's profile.
    + +
    + abstract + + + + + List<Person.Urls> + + getUrls() + +
    A list of URLs for this person.
    + +
    + abstract + + + + + boolean + + hasAboutMe() + +
    Indicates whether the "aboutMe" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasAgeRange() + +
    Indicates whether the "ageRange" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasBirthday() + +
    Indicates whether the "birthday" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasBraggingRights() + +
    Indicates whether the "braggingRights" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasCircledByCount() + +
    Indicates whether the "circledByCount" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasCover() + +
    Indicates whether the "cover" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasCurrentLocation() + +
    Indicates whether the "currentLocation" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasDisplayName() + +
    Indicates whether the "displayName" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasEmails() + +
    Indicates whether the "emails" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasGender() + +
    Indicates whether the "gender" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasHasApp() + +
    Indicates whether the "hasApp" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasId() + +
    Indicates whether the "id" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasImage() + +
    Indicates whether the "image" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasIsPlusUser() + +
    Indicates whether the "isPlusUser" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasLanguage() + +
    Indicates whether the "language" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasName() + +
    Indicates whether the "name" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasNickname() + +
    Indicates whether the "nickname" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasObjectType() + +
    Indicates whether the "objectType" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasOrganizations() + +
    Indicates whether the "organizations" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPlacesLived() + +
    Indicates whether the "placesLived" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasPlusOneCount() + +
    Indicates whether the "plusOneCount" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasRelationshipStatus() + +
    Indicates whether the "relationshipStatus" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasTagline() + +
    Indicates whether the "tagline" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasUrl() + +
    Indicates whether the "url" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasUrls() + +
    Indicates whether the "urls" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + hasVerified() + +
    Indicates whether the "verified" field is explicitly set to a value.
    + +
    + abstract + + + + + boolean + + isHasApp() + +
    If "true", indicates that the person has installed the app that is making the request and has + chosen to expose this install state to the caller.
    + +
    + abstract + + + + + boolean + + isPlusUser() + +
    Whether this user has signed up for Google+.
    + +
    + abstract + + + + + boolean + + isVerified() + +
    Whether the person or Google+ Page has been verified.
    + +
    + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From interface + + com.google.android.gms.common.data.Freezable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + abstract + + String + + getAboutMe + () +

    +
    +
    + + + +
    +
    + +

    A short biography for this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Person.AgeRange + + getAgeRange + () +

    +
    +
    + + + +
    +
    + +

    The age range of the person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getBirthday + () +

    +
    +
    + + + +
    +
    + +

    The person's date of birth, represented as YYYY-MM-DD. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getBraggingRights + () +

    +
    +
    + + + +
    +
    + +

    The "bragging rights" line of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getCircledByCount + () +

    +
    +
    + + + +
    +
    + +

    If a Google+ Page and for followers who are visible, the number of people who have added this + page to a circle. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Person.Cover + + getCover + () +

    +
    +
    + + + +
    +
    + +

    The cover photo content. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getCurrentLocation + () +

    +
    +
    + + + +
    +
    + +

    The current location for this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getDisplayName + () +

    +
    +
    + + + +
    +
    + +

    The name of this person, suitable for display. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<Person.Emails> + + getEmails + () +

    +
    +
    + + + +
    +
    + +

    A list of email addresses for this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getGender + () +

    +
    +
    + + + +
    +
    + +

    The person's gender. Possible values are: + - "male" - Male gender. + - "female" - Female gender. + - "other" - Other. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getId + () +

    +
    +
    + + + +
    +
    + +

    The ID of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Person.Image + + getImage + () +

    +
    +
    + + + +
    +
    + +

    The representation of the person's profile photo. +

    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    The user's preferred language for rendering. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + Person.Name + + getName + () +

    +
    +
    + + + +
    +
    + +

    An object representation of the individual components of a person's name. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getNickname + () +

    +
    +
    + + + +
    +
    + +

    The nickname of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getObjectType + () +

    +
    +
    + + + +
    +
    + +

    Type of person within Google+. Possible values are: + - "person" - represents an actual person. + - "page" - represents a page. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<Person.Organizations> + + getOrganizations + () +

    +
    +
    + + + +
    +
    + +

    A list of current or past organizations with which this person is associated. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<Person.PlacesLived> + + getPlacesLived + () +

    +
    +
    + + + +
    +
    + +

    A list of places where this person has lived. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getPlusOneCount + () +

    +
    +
    + + + +
    +
    + +

    If a Google+ Page, the number of people who have +1'ed this page. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + int + + getRelationshipStatus + () +

    +
    +
    + + + +
    +
    + +

    The person's relationship status. Possible values are: + - "single" - Person is single. + - "in_a_relationship" - Person is in a relationship. + - "engaged" - Person is engaged. + - "married" - Person is married. + - "its_complicated" - The relationship is complicated. + - "open_relationship" - Person is in an open relationship. + - "widowed" - Person is widowed. + - "in_domestic_partnership" - Person is in a domestic partnership. + - "in_civil_union" - Person is in a civil union. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getTagline + () +

    +
    +
    + + + +
    +
    + +

    The brief description (tagline) of this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + String + + getUrl + () +

    +
    +
    + + + +
    +
    + +

    The URL of this person's profile. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + List<Person.Urls> + + getUrls + () +

    +
    +
    + + + +
    +
    + +

    A list of URLs for this person. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAboutMe + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "aboutMe" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasAgeRange + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "ageRange" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasBirthday + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "birthday" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasBraggingRights + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "braggingRights" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasCircledByCount + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "circledByCount" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasCover + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "cover" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasCurrentLocation + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "currentLocation" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasDisplayName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "displayName" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasEmails + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "emails" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasGender + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "gender" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasHasApp + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "hasApp" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasId + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "id" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasImage + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "image" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasIsPlusUser + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "isPlusUser" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasLanguage + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "language" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasName + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "name" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasNickname + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "nickname" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasObjectType + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "objectType" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasOrganizations + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "organizations" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPlacesLived + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "placesLived" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasPlusOneCount + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "plusOneCount" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasRelationshipStatus + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "relationshipStatus" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasTagline + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "tagline" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasUrl + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "url" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasUrls + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "urls" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + hasVerified + () +

    +
    +
    + + + +
    +
    + +

    Indicates whether the "verified" field is explicitly set to a value. +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + isHasApp + () +

    +
    +
    + + + +
    +
    + +

    If "true", indicates that the person has installed the app that is making the request and has + chosen to expose this install state to the caller. A value of "false" indicates that the + install state cannot be determined (it is either not installed or the person has chosen to + keep this information private). +

    + +
    +
    + + + + +
    +

    + + public + + + abstract + + boolean + + isPlusUser + () +

    +
    +
    + + + +
    +
    + +

    Whether this user has signed up for Google+. +

    + +
    +
    + + + + +
    +

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

    +
    +
    + + + +
    +
    + +

    Whether the person or Google+ Page has been verified. +

    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + 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 new file mode 100644 index 0000000000000..690a3bb233e07 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/PersonBuffer.html @@ -0,0 +1,1326 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +PersonBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + +
    +
    + + + + +
    + public + + final + + class +

    PersonBuffer

    + + + + + + + + + extends DataBuffer<T>
    + + + + + + + + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    java.lang.Object
       ↳com.google.android.gms.common.data.DataBuffer<T>
        ↳com.google.android.gms.plus.model.people.PersonBuffer
    + + + + + + + +
    + + +

    Class Overview

    +

    Data structure providing access to a list of Person objects. +

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

    Summary

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Fields
    + + From class +com.google.android.gms.common.data.DataBuffer +
    + + +
    +
    + + + + + + + + + + + + + + + + + + + + +
    Public Methods
    + + + + + + Person + + get(int position) + +
    Get the item at the specified position.
    + +
    + + + + + + + + + + + + + + + + + + + + + + + + + +
    + [Expand] +
    Inherited Methods
    + +From class + + com.google.android.gms.common.data.DataBuffer + +
    + + +
    +
    + +From class + + java.lang.Object + +
    + + +
    +
    + +From interface + + java.lang.Iterable + +
    + + +
    +
    + + +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

    Public Methods

    + + + + + +
    +

    + + public + + + + + Person + + get + (int position) +

    +
    +
    + + + +
    +
    + +

    Get the item at the specified position. Note that the objects returned from subsequent + invocations of this method for the same position may not be identical objects, but will be + equal in value. In other words: + +

    + 
    + buffer.get(i) == buffer.get(i) may return false.
    + buffer.get(i).equals(buffer.get(i)) will return true.
    + 
    + 

    +
    +
    Returns
    +
    • the item at position in this buffer. +
    +
    + +
    +
    + + + + + + + + + + + + + +
    + +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html b/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html new file mode 100644 index 0000000000000..8cbc1dc92f826 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/plus/model/people/package-summary.html @@ -0,0 +1,741 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.plus.model.people | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + +
    + +
    +
    + + + + +
    +
    + +
    + package +

    com.google.android.gms.plus.model.people

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

    Interfaces

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Person 
    Person.AgeRangeThe age range of the person. 
    Person.CollectionConstants to declare the collection of people to load. 
    Person.CoverThe cover photo content. 
    Person.Cover.CoverInfoExtra information about the cover photo. 
    Person.Cover.CoverPhotoThe person's primary cover image. 
    Person.Emails 
    Person.ImageThe representation of the person's profile photo. 
    Person.NameAn object representation of the individual components of a person's name. 
    Person.OrderByConstants to declare the order to return people in. 
    Person.Organizations 
    Person.PlacesLived 
    Person.Urls 
    +
    + + + + +

    Classes

    +
    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    Person.Cover.LayoutThe layout of the cover art. 
    Person.Emails.TypeThe type of address. 
    Person.GenderThe person's gender. 
    Person.ObjectTypeType of person within Google+. 
    Person.Organizations.TypeThe type of organization. 
    Person.RelationshipStatusThe person's relationship status. 
    Person.Urls.TypeThe type of URL. 
    PersonBufferData structure providing access to a list of Person objects. 
    +
    + + + + + + + + + + + + + +
    +
    + +
    + + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/plus/package-summary.html b/docs/html/reference/com/google/android/gms/plus/package-summary.html index c41a548dba2aa..e8bf2a667dac5 100644 --- a/docs/html/reference/com/google/android/gms/plus/package-summary.html +++ b/docs/html/reference/com/google/android/gms/plus/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
    @@ -628,6 +596,23 @@ onkeyup="return search_changed(event, false, '/')" />
    + + + + + + + + + + + + + + + + @@ -652,22 +637,22 @@ onkeyup="return search_changed(event, false, '/')" /> + + + + - + - + - - - -
    PlusClient.OnAccessRevokedListenerListener interface for when the token revocation request has completed. 
    PlusClient.OnMomentsLoadedListenerListener interface for when moments are loaded. 
    PlusClient.OnPeopleLoadedListenerListener interface for when a collection of people are loaded. 
    PlusClient.OnPersonLoadedListenerListener interface for when a Person is + loaded 
    PlusOneButton.OnPlusOneClickListener A listener for +1 button clicks. The main entry point for Google+ integration. 
    PlusClient.BuilderBuilder to create a PlusClient to connect to Google Play services. 
    PlusOneButton The +1 button to recommend a URL on Google+. 
    PlusShare Utility class for including resources in posts shared on Google+ through an ACTION_SEND intent. 
    PlusShare.Builder  
    PlusSignInButtonThe Google+ sign-in button to authenticate the user. 
    @@ -682,7 +667,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    -
    diff --git a/docs/html/reference/gcm-packages.html b/docs/html/reference/gcm-packages.html index 7497e1fab1118..ccc33e56ee04b 100644 --- a/docs/html/reference/gcm-packages.html +++ b/docs/html/reference/gcm-packages.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -147,7 +118,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium develop"> - - -
    @@ -622,7 +590,6 @@ onkeyup="return search_changed(event, false, '/')" /> -
    - diff --git a/docs/html/reference/gcm-lists.js b/docs/html/reference/gcm_lists.js similarity index 79% rename from docs/html/reference/gcm-lists.js rename to docs/html/reference/gcm_lists.js index 44c60230ee157..b037dbe8d0a26 100644 --- a/docs/html/reference/gcm-lists.js +++ b/docs/html/reference/gcm_lists.js @@ -10,7 +10,9 @@ var GCM_DATA = [ { id:8, label:"com.google.android.gcm.server.Message", link:"reference/com/google/android/gcm/server/Message.html", type:"class" }, { id:9, label:"com.google.android.gcm.server.Message.Builder", link:"reference/com/google/android/gcm/server/Message.Builder.html", type:"class" }, { id:10, label:"com.google.android.gcm.server.MulticastResult", link:"reference/com/google/android/gcm/server/MulticastResult.html", type:"class" }, - { id:11, label:"com.google.android.gcm.server.Result", link:"reference/com/google/android/gcm/server/Result.html", type:"class" }, - { id:12, label:"com.google.android.gcm.server.Sender", link:"reference/com/google/android/gcm/server/Sender.html", type:"class" } + { id:11, label:"com.google.android.gcm.server.MulticastResult.Builder", link:"reference/com/google/android/gcm/server/MulticastResult.Builder.html", type:"class" }, + { id:12, label:"com.google.android.gcm.server.Result", link:"reference/com/google/android/gcm/server/Result.html", type:"class" }, + { id:13, label:"com.google.android.gcm.server.Result.Builder", link:"reference/com/google/android/gcm/server/Result.Builder.html", type:"class" }, + { id:14, label:"com.google.android.gcm.server.Sender", link:"reference/com/google/android/gcm/server/Sender.html", type:"class" } ]; diff --git a/docs/html/reference/gms-lists.js b/docs/html/reference/gms-lists.js deleted file mode 100644 index a5999f7b669bd..0000000000000 --- a/docs/html/reference/gms-lists.js +++ /dev/null @@ -1,93 +0,0 @@ -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.id", link:"reference/com/google/android/gms/R.id.html", type:"class" }, - { id:4, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class" }, - { id:5, label:"com.google.android.gms.R.styleable", link:"reference/com/google/android/gms/R.styleable.html", type:"class" }, - { id:6, label:"com.google.android.gms.analytics", link:"reference/com/google/android/gms/analytics/package-summary.html", type:"package" }, - { id:7, label:"com.google.android.gms.analytics.CampaignTrackingReceiver", link:"reference/com/google/android/gms/analytics/CampaignTrackingReceiver.html", type:"class" }, - { id:8, label:"com.google.android.gms.analytics.CampaignTrackingService", link:"reference/com/google/android/gms/analytics/CampaignTrackingService.html", type:"class" }, - { id:9, label:"com.google.android.gms.analytics.EasyTracker", link:"reference/com/google/android/gms/analytics/EasyTracker.html", type:"class" }, - { id:10, label:"com.google.android.gms.analytics.ExceptionParser", link:"reference/com/google/android/gms/analytics/ExceptionParser.html", type:"class" }, - { id:11, label:"com.google.android.gms.analytics.GoogleAnalytics", link:"reference/com/google/android/gms/analytics/GoogleAnalytics.html", type:"class" }, - { id:12, label:"com.google.android.gms.analytics.GoogleAnalytics.AppOptOutCallback", link:"reference/com/google/android/gms/analytics/GoogleAnalytics.AppOptOutCallback.html", type:"class" }, - { id:13, label:"com.google.android.gms.analytics.ModelFields", link:"reference/com/google/android/gms/analytics/ModelFields.html", type:"class" }, - { id:14, label:"com.google.android.gms.analytics.StandardExceptionParser", link:"reference/com/google/android/gms/analytics/StandardExceptionParser.html", type:"class" }, - { id:15, label:"com.google.android.gms.analytics.Tracker", link:"reference/com/google/android/gms/analytics/Tracker.html", type:"class" }, - { id:16, label:"com.google.android.gms.analytics.Transaction", link:"reference/com/google/android/gms/analytics/Transaction.html", type:"class" }, - { id:17, label:"com.google.android.gms.analytics.Transaction.Builder", link:"reference/com/google/android/gms/analytics/Transaction.Builder.html", type:"class" }, - { id:18, label:"com.google.android.gms.analytics.Transaction.Item", link:"reference/com/google/android/gms/analytics/Transaction.Item.html", type:"class" }, - { id:19, label:"com.google.android.gms.analytics.Transaction.Item.Builder", link:"reference/com/google/android/gms/analytics/Transaction.Item.Builder.html", type:"class" }, - { id:20, label:"com.google.android.gms.auth", link:"reference/com/google/android/gms/auth/package-summary.html", type:"package" }, - { id:21, label:"com.google.android.gms.auth.GoogleAuthException", link:"reference/com/google/android/gms/auth/GoogleAuthException.html", type:"class" }, - { id:22, label:"com.google.android.gms.auth.GoogleAuthUtil", link:"reference/com/google/android/gms/auth/GoogleAuthUtil.html", type:"class" }, - { id:23, label:"com.google.android.gms.auth.GooglePlayServicesAvailabilityException", link:"reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html", type:"class" }, - { id:24, label:"com.google.android.gms.auth.UserRecoverableAuthException", link:"reference/com/google/android/gms/auth/UserRecoverableAuthException.html", type:"class" }, - { id:25, label:"com.google.android.gms.auth.UserRecoverableNotifiedException", link:"reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html", type:"class" }, - { id:26, label:"com.google.android.gms.common", link:"reference/com/google/android/gms/common/package-summary.html", type:"package" }, - { id:27, label:"com.google.android.gms.common.AccountPicker", link:"reference/com/google/android/gms/common/AccountPicker.html", type:"class" }, - { id:28, label:"com.google.android.gms.common.ConnectionResult", link:"reference/com/google/android/gms/common/ConnectionResult.html", type:"class" }, - { id:29, label:"com.google.android.gms.common.GooglePlayServicesClient", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.html", type:"class" }, - { id:30, label:"com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", type:"class" }, - { id:31, label:"com.google.android.gms.common.GooglePlayServicesClient.OnConnectionFailedListener", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", type:"class" }, - { id:32, label:"com.google.android.gms.common.GooglePlayServicesNotAvailableException", link:"reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html", type:"class" }, - { id:33, label:"com.google.android.gms.common.GooglePlayServicesUtil", link:"reference/com/google/android/gms/common/GooglePlayServicesUtil.html", type:"class" }, - { id:34, label:"com.google.android.gms.common.Scopes", link:"reference/com/google/android/gms/common/Scopes.html", type:"class" }, - { id:35, label:"com.google.android.gms.maps", link:"reference/com/google/android/gms/maps/package-summary.html", type:"package" }, - { id:36, label:"com.google.android.gms.maps.CameraUpdate", link:"reference/com/google/android/gms/maps/CameraUpdate.html", type:"class" }, - { id:37, label:"com.google.android.gms.maps.CameraUpdateFactory", link:"reference/com/google/android/gms/maps/CameraUpdateFactory.html", type:"class" }, - { id:38, label:"com.google.android.gms.maps.GoogleMap", link:"reference/com/google/android/gms/maps/GoogleMap.html", type:"class" }, - { id:39, label:"com.google.android.gms.maps.GoogleMap.CancelableCallback", link:"reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html", type:"class" }, - { id:40, label:"com.google.android.gms.maps.GoogleMap.InfoWindowAdapter", link:"reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", type:"class" }, - { id:41, label:"com.google.android.gms.maps.GoogleMap.OnCameraChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", type:"class" }, - { id:42, label:"com.google.android.gms.maps.GoogleMap.OnInfoWindowClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", type:"class" }, - { id:43, label:"com.google.android.gms.maps.GoogleMap.OnMapClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", type:"class" }, - { id:44, label:"com.google.android.gms.maps.GoogleMap.OnMapLongClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", type:"class" }, - { id:45, label:"com.google.android.gms.maps.GoogleMap.OnMarkerClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", type:"class" }, - { id:46, label:"com.google.android.gms.maps.GoogleMap.OnMarkerDragListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", type:"class" }, - { id:47, label:"com.google.android.gms.maps.GoogleMapOptions", link:"reference/com/google/android/gms/maps/GoogleMapOptions.html", type:"class" }, - { id:48, label:"com.google.android.gms.maps.LocationSource", link:"reference/com/google/android/gms/maps/LocationSource.html", type:"class" }, - { id:49, label:"com.google.android.gms.maps.LocationSource.OnLocationChangedListener", link:"reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", type:"class" }, - { id:50, label:"com.google.android.gms.maps.MapFragment", link:"reference/com/google/android/gms/maps/MapFragment.html", type:"class" }, - { id:51, label:"com.google.android.gms.maps.MapView", link:"reference/com/google/android/gms/maps/MapView.html", type:"class" }, - { id:52, label:"com.google.android.gms.maps.MapsInitializer", link:"reference/com/google/android/gms/maps/MapsInitializer.html", type:"class" }, - { id:53, label:"com.google.android.gms.maps.Projection", link:"reference/com/google/android/gms/maps/Projection.html", type:"class" }, - { id:54, label:"com.google.android.gms.maps.SupportMapFragment", link:"reference/com/google/android/gms/maps/SupportMapFragment.html", type:"class" }, - { id:55, label:"com.google.android.gms.maps.UiSettings", link:"reference/com/google/android/gms/maps/UiSettings.html", type:"class" }, - { id:56, label:"com.google.android.gms.maps.model", link:"reference/com/google/android/gms/maps/model/package-summary.html", type:"package" }, - { id:57, label:"com.google.android.gms.maps.model.BitmapDescriptor", link:"reference/com/google/android/gms/maps/model/BitmapDescriptor.html", type:"class" }, - { id:58, label:"com.google.android.gms.maps.model.BitmapDescriptorFactory", link:"reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html", type:"class" }, - { id:59, label:"com.google.android.gms.maps.model.CameraPosition", link:"reference/com/google/android/gms/maps/model/CameraPosition.html", type:"class" }, - { id:60, label:"com.google.android.gms.maps.model.CameraPosition.Builder", link:"reference/com/google/android/gms/maps/model/CameraPosition.Builder.html", type:"class" }, - { id:61, label:"com.google.android.gms.maps.model.GroundOverlay", link:"reference/com/google/android/gms/maps/model/GroundOverlay.html", type:"class" }, - { id:62, label:"com.google.android.gms.maps.model.GroundOverlayOptions", link:"reference/com/google/android/gms/maps/model/GroundOverlayOptions.html", type:"class" }, - { id:63, label:"com.google.android.gms.maps.model.LatLng", link:"reference/com/google/android/gms/maps/model/LatLng.html", type:"class" }, - { id:64, label:"com.google.android.gms.maps.model.LatLngBounds", link:"reference/com/google/android/gms/maps/model/LatLngBounds.html", type:"class" }, - { id:65, label:"com.google.android.gms.maps.model.LatLngBounds.Builder", link:"reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html", type:"class" }, - { id:66, label:"com.google.android.gms.maps.model.Marker", link:"reference/com/google/android/gms/maps/model/Marker.html", type:"class" }, - { id:67, label:"com.google.android.gms.maps.model.MarkerOptions", link:"reference/com/google/android/gms/maps/model/MarkerOptions.html", type:"class" }, - { id:68, label:"com.google.android.gms.maps.model.Polygon", link:"reference/com/google/android/gms/maps/model/Polygon.html", type:"class" }, - { id:69, label:"com.google.android.gms.maps.model.PolygonOptions", link:"reference/com/google/android/gms/maps/model/PolygonOptions.html", type:"class" }, - { id:70, label:"com.google.android.gms.maps.model.Polyline", link:"reference/com/google/android/gms/maps/model/Polyline.html", type:"class" }, - { id:71, label:"com.google.android.gms.maps.model.PolylineOptions", link:"reference/com/google/android/gms/maps/model/PolylineOptions.html", type:"class" }, - { id:72, label:"com.google.android.gms.maps.model.RuntimeRemoteException", link:"reference/com/google/android/gms/maps/model/RuntimeRemoteException.html", type:"class" }, - { id:73, label:"com.google.android.gms.maps.model.Tile", link:"reference/com/google/android/gms/maps/model/Tile.html", type:"class" }, - { id:74, label:"com.google.android.gms.maps.model.TileOverlay", link:"reference/com/google/android/gms/maps/model/TileOverlay.html", type:"class" }, - { id:75, label:"com.google.android.gms.maps.model.TileOverlayOptions", link:"reference/com/google/android/gms/maps/model/TileOverlayOptions.html", type:"class" }, - { id:76, label:"com.google.android.gms.maps.model.TileProvider", link:"reference/com/google/android/gms/maps/model/TileProvider.html", type:"class" }, - { id:77, label:"com.google.android.gms.maps.model.UrlTileProvider", link:"reference/com/google/android/gms/maps/model/UrlTileProvider.html", type:"class" }, - { id:78, label:"com.google.android.gms.maps.model.VisibleRegion", link:"reference/com/google/android/gms/maps/model/VisibleRegion.html", type:"class" }, - { id:79, label:"com.google.android.gms.panorama", link:"reference/com/google/android/gms/panorama/package-summary.html", type:"package" }, - { id:80, label:"com.google.android.gms.panorama.PanoramaClient", link:"reference/com/google/android/gms/panorama/PanoramaClient.html", type:"class" }, - { id:81, label:"com.google.android.gms.panorama.PanoramaClient.OnPanoramaInfoLoadedListener", link:"reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html", type:"class" }, - { id:82, label:"com.google.android.gms.plus", link:"reference/com/google/android/gms/plus/package-summary.html", type:"package" }, - { id:83, label:"com.google.android.gms.plus.GooglePlusUtil", link:"reference/com/google/android/gms/plus/GooglePlusUtil.html", type:"class" }, - { id:84, label:"com.google.android.gms.plus.PlusClient", link:"reference/com/google/android/gms/plus/PlusClient.html", type:"class" }, - { id:85, label:"com.google.android.gms.plus.PlusOneButton", link:"reference/com/google/android/gms/plus/PlusOneButton.html", type:"class" }, - { id:86, label:"com.google.android.gms.plus.PlusOneButton.OnPlusOneClickListener", link:"reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html", type:"class" }, - { id:87, label:"com.google.android.gms.plus.PlusShare", link:"reference/com/google/android/gms/plus/PlusShare.html", type:"class" }, - { id:88, label:"com.google.android.gms.plus.PlusShare.Builder", link:"reference/com/google/android/gms/plus/PlusShare.Builder.html", type:"class" }, - { id:89, label:"com.google.android.gms.plus.PlusSignInButton", link:"reference/com/google/android/gms/plus/PlusSignInButton.html", type:"class" } - - ]; diff --git a/docs/html/reference/gms-packages.html b/docs/html/reference/gms-packages.html index bdb57d2390dde..d3ed0ec74ce02 100644 --- a/docs/html/reference/gms-packages.html +++ b/docs/html/reference/gms-packages.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -147,7 +118,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium develop"> - - -
    @@ -629,6 +597,20 @@ SDK that contains these classes.

    + + + com.google.android.gms.common.data + Contains classes for accessing data from Google Play services. + + + + + + com.google.android.gms.common.images + + + + com.google.android.gms.maps @@ -657,9 +639,22 @@ SDK that contains these classes.

    - + + + com.google.android.gms.plus.model.moments + + + + + com.google.android.gms.plus.model.people + + + + + +
    - diff --git a/docs/html/reference/gms_lists.js b/docs/html/reference/gms_lists.js new file mode 100644 index 0000000000000..6acca8dae4c66 --- /dev/null +++ b/docs/html/reference/gms_lists.js @@ -0,0 +1,127 @@ +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.id", link:"reference/com/google/android/gms/R.id.html", type:"class" }, + { id:4, label:"com.google.android.gms.R.string", link:"reference/com/google/android/gms/R.string.html", type:"class" }, + { id:5, label:"com.google.android.gms.R.styleable", link:"reference/com/google/android/gms/R.styleable.html", type:"class" }, + { id:6, label:"com.google.android.gms.auth", link:"reference/com/google/android/gms/auth/package-summary.html", type:"package" }, + { id:7, label:"com.google.android.gms.auth.GoogleAuthException", link:"reference/com/google/android/gms/auth/GoogleAuthException.html", type:"class" }, + { id:8, label:"com.google.android.gms.auth.GoogleAuthUtil", link:"reference/com/google/android/gms/auth/GoogleAuthUtil.html", type:"class" }, + { id:9, label:"com.google.android.gms.auth.GooglePlayServicesAvailabilityException", link:"reference/com/google/android/gms/auth/GooglePlayServicesAvailabilityException.html", type:"class" }, + { id:10, label:"com.google.android.gms.auth.UserRecoverableAuthException", link:"reference/com/google/android/gms/auth/UserRecoverableAuthException.html", type:"class" }, + { id:11, label:"com.google.android.gms.auth.UserRecoverableNotifiedException", link:"reference/com/google/android/gms/auth/UserRecoverableNotifiedException.html", type:"class" }, + { id:12, label:"com.google.android.gms.common", link:"reference/com/google/android/gms/common/package-summary.html", type:"package" }, + { id:13, label:"com.google.android.gms.common.AccountPicker", link:"reference/com/google/android/gms/common/AccountPicker.html", type:"class" }, + { id:14, label:"com.google.android.gms.common.ConnectionResult", link:"reference/com/google/android/gms/common/ConnectionResult.html", type:"class" }, + { id:15, label:"com.google.android.gms.common.GooglePlayServicesClient", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.html", type:"class" }, + { id:16, label:"com.google.android.gms.common.GooglePlayServicesClient.ConnectionCallbacks", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.ConnectionCallbacks.html", type:"class" }, + { id:17, label:"com.google.android.gms.common.GooglePlayServicesClient.OnConnectionFailedListener", link:"reference/com/google/android/gms/common/GooglePlayServicesClient.OnConnectionFailedListener.html", type:"class" }, + { id:18, label:"com.google.android.gms.common.GooglePlayServicesNotAvailableException", link:"reference/com/google/android/gms/common/GooglePlayServicesNotAvailableException.html", type:"class" }, + { id:19, label:"com.google.android.gms.common.GooglePlayServicesUtil", link:"reference/com/google/android/gms/common/GooglePlayServicesUtil.html", type:"class" }, + { id:20, label:"com.google.android.gms.common.Scopes", link:"reference/com/google/android/gms/common/Scopes.html", type:"class" }, + { id:21, label:"com.google.android.gms.common.SignInButton", link:"reference/com/google/android/gms/common/SignInButton.html", type:"class" }, + { id:22, label:"com.google.android.gms.common.data", link:"reference/com/google/android/gms/common/data/package-summary.html", type:"package" }, + { id:23, label:"com.google.android.gms.common.data.DataBuffer", link:"reference/com/google/android/gms/common/data/DataBuffer.html", type:"class" }, + { id:24, label:"com.google.android.gms.common.data.DataBufferIterator", link:"reference/com/google/android/gms/common/data/DataBufferIterator.html", type:"class" }, + { id:25, label:"com.google.android.gms.common.data.DataBufferRef", link:"reference/com/google/android/gms/common/data/DataBufferRef.html", type:"class" }, + { id:26, label:"com.google.android.gms.common.data.DataBufferUtils", link:"reference/com/google/android/gms/common/data/DataBufferUtils.html", type:"class" }, + { id:27, label:"com.google.android.gms.common.data.DataHolder", link:"reference/com/google/android/gms/common/data/DataHolder.html", type:"class" }, + { id:28, label:"com.google.android.gms.common.data.DataHolder.Builder", link:"reference/com/google/android/gms/common/data/DataHolder.Builder.html", type:"class" }, + { id:29, label:"com.google.android.gms.common.data.Freezable", link:"reference/com/google/android/gms/common/data/Freezable.html", type:"class" }, + { id:30, label:"com.google.android.gms.common.images", link:"reference/com/google/android/gms/common/images/package-summary.html", type:"package" }, + { id:31, label:"com.google.android.gms.common.images.ImageManager", link:"reference/com/google/android/gms/common/images/ImageManager.html", type:"class" }, + { id:32, label:"com.google.android.gms.common.images.ImageManager.ImageReceiver", link:"reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html", type:"class" }, + { id:33, label:"com.google.android.gms.common.images.ImageManager.OnImageLoadedListener", link:"reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html", type:"class" }, + { id:34, label:"com.google.android.gms.maps", link:"reference/com/google/android/gms/maps/package-summary.html", type:"package" }, + { id:35, label:"com.google.android.gms.maps.CameraUpdate", link:"reference/com/google/android/gms/maps/CameraUpdate.html", type:"class" }, + { id:36, label:"com.google.android.gms.maps.CameraUpdateFactory", link:"reference/com/google/android/gms/maps/CameraUpdateFactory.html", type:"class" }, + { id:37, label:"com.google.android.gms.maps.GoogleMap", link:"reference/com/google/android/gms/maps/GoogleMap.html", type:"class" }, + { id:38, label:"com.google.android.gms.maps.GoogleMap.CancelableCallback", link:"reference/com/google/android/gms/maps/GoogleMap.CancelableCallback.html", type:"class" }, + { id:39, label:"com.google.android.gms.maps.GoogleMap.InfoWindowAdapter", link:"reference/com/google/android/gms/maps/GoogleMap.InfoWindowAdapter.html", type:"class" }, + { id:40, label:"com.google.android.gms.maps.GoogleMap.OnCameraChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnCameraChangeListener.html", type:"class" }, + { id:41, label:"com.google.android.gms.maps.GoogleMap.OnInfoWindowClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnInfoWindowClickListener.html", type:"class" }, + { id:42, label:"com.google.android.gms.maps.GoogleMap.OnMapClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapClickListener.html", type:"class" }, + { id:43, label:"com.google.android.gms.maps.GoogleMap.OnMapLongClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMapLongClickListener.html", type:"class" }, + { id:44, label:"com.google.android.gms.maps.GoogleMap.OnMarkerClickListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerClickListener.html", type:"class" }, + { id:45, label:"com.google.android.gms.maps.GoogleMap.OnMarkerDragListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMarkerDragListener.html", type:"class" }, + { id:46, label:"com.google.android.gms.maps.GoogleMap.OnMyLocationChangeListener", link:"reference/com/google/android/gms/maps/GoogleMap.OnMyLocationChangeListener.html", type:"class" }, + { id:47, label:"com.google.android.gms.maps.GoogleMapOptions", link:"reference/com/google/android/gms/maps/GoogleMapOptions.html", type:"class" }, + { id:48, label:"com.google.android.gms.maps.LocationSource", link:"reference/com/google/android/gms/maps/LocationSource.html", type:"class" }, + { id:49, label:"com.google.android.gms.maps.LocationSource.OnLocationChangedListener", link:"reference/com/google/android/gms/maps/LocationSource.OnLocationChangedListener.html", type:"class" }, + { id:50, label:"com.google.android.gms.maps.MapFragment", link:"reference/com/google/android/gms/maps/MapFragment.html", type:"class" }, + { id:51, label:"com.google.android.gms.maps.MapView", link:"reference/com/google/android/gms/maps/MapView.html", type:"class" }, + { id:52, label:"com.google.android.gms.maps.MapsInitializer", link:"reference/com/google/android/gms/maps/MapsInitializer.html", type:"class" }, + { id:53, label:"com.google.android.gms.maps.Projection", link:"reference/com/google/android/gms/maps/Projection.html", type:"class" }, + { id:54, label:"com.google.android.gms.maps.SupportMapFragment", link:"reference/com/google/android/gms/maps/SupportMapFragment.html", type:"class" }, + { id:55, label:"com.google.android.gms.maps.UiSettings", link:"reference/com/google/android/gms/maps/UiSettings.html", type:"class" }, + { id:56, label:"com.google.android.gms.maps.model", link:"reference/com/google/android/gms/maps/model/package-summary.html", type:"package" }, + { id:57, label:"com.google.android.gms.maps.model.BitmapDescriptor", link:"reference/com/google/android/gms/maps/model/BitmapDescriptor.html", type:"class" }, + { id:58, label:"com.google.android.gms.maps.model.BitmapDescriptorFactory", link:"reference/com/google/android/gms/maps/model/BitmapDescriptorFactory.html", type:"class" }, + { id:59, label:"com.google.android.gms.maps.model.CameraPosition", link:"reference/com/google/android/gms/maps/model/CameraPosition.html", type:"class" }, + { id:60, label:"com.google.android.gms.maps.model.CameraPosition.Builder", link:"reference/com/google/android/gms/maps/model/CameraPosition.Builder.html", type:"class" }, + { id:61, label:"com.google.android.gms.maps.model.Circle", link:"reference/com/google/android/gms/maps/model/Circle.html", type:"class" }, + { id:62, label:"com.google.android.gms.maps.model.CircleOptions", link:"reference/com/google/android/gms/maps/model/CircleOptions.html", type:"class" }, + { id:63, label:"com.google.android.gms.maps.model.GroundOverlay", link:"reference/com/google/android/gms/maps/model/GroundOverlay.html", type:"class" }, + { id:64, label:"com.google.android.gms.maps.model.GroundOverlayOptions", link:"reference/com/google/android/gms/maps/model/GroundOverlayOptions.html", type:"class" }, + { id:65, label:"com.google.android.gms.maps.model.LatLng", link:"reference/com/google/android/gms/maps/model/LatLng.html", type:"class" }, + { id:66, label:"com.google.android.gms.maps.model.LatLngBounds", link:"reference/com/google/android/gms/maps/model/LatLngBounds.html", type:"class" }, + { id:67, label:"com.google.android.gms.maps.model.LatLngBounds.Builder", link:"reference/com/google/android/gms/maps/model/LatLngBounds.Builder.html", type:"class" }, + { id:68, label:"com.google.android.gms.maps.model.Marker", link:"reference/com/google/android/gms/maps/model/Marker.html", type:"class" }, + { id:69, label:"com.google.android.gms.maps.model.MarkerOptions", link:"reference/com/google/android/gms/maps/model/MarkerOptions.html", type:"class" }, + { id:70, label:"com.google.android.gms.maps.model.Polygon", link:"reference/com/google/android/gms/maps/model/Polygon.html", type:"class" }, + { id:71, label:"com.google.android.gms.maps.model.PolygonOptions", link:"reference/com/google/android/gms/maps/model/PolygonOptions.html", type:"class" }, + { id:72, label:"com.google.android.gms.maps.model.Polyline", link:"reference/com/google/android/gms/maps/model/Polyline.html", type:"class" }, + { id:73, label:"com.google.android.gms.maps.model.PolylineOptions", link:"reference/com/google/android/gms/maps/model/PolylineOptions.html", type:"class" }, + { id:74, label:"com.google.android.gms.maps.model.RuntimeRemoteException", link:"reference/com/google/android/gms/maps/model/RuntimeRemoteException.html", type:"class" }, + { id:75, label:"com.google.android.gms.maps.model.Tile", link:"reference/com/google/android/gms/maps/model/Tile.html", type:"class" }, + { id:76, label:"com.google.android.gms.maps.model.TileOverlay", link:"reference/com/google/android/gms/maps/model/TileOverlay.html", type:"class" }, + { id:77, label:"com.google.android.gms.maps.model.TileOverlayOptions", link:"reference/com/google/android/gms/maps/model/TileOverlayOptions.html", type:"class" }, + { id:78, label:"com.google.android.gms.maps.model.TileProvider", link:"reference/com/google/android/gms/maps/model/TileProvider.html", type:"class" }, + { id:79, label:"com.google.android.gms.maps.model.UrlTileProvider", link:"reference/com/google/android/gms/maps/model/UrlTileProvider.html", type:"class" }, + { id:80, label:"com.google.android.gms.maps.model.VisibleRegion", link:"reference/com/google/android/gms/maps/model/VisibleRegion.html", type:"class" }, + { id:81, label:"com.google.android.gms.panorama", link:"reference/com/google/android/gms/panorama/package-summary.html", type:"package" }, + { id:82, label:"com.google.android.gms.panorama.PanoramaClient", link:"reference/com/google/android/gms/panorama/PanoramaClient.html", type:"class" }, + { id:83, label:"com.google.android.gms.panorama.PanoramaClient.OnPanoramaInfoLoadedListener", link:"reference/com/google/android/gms/panorama/PanoramaClient.OnPanoramaInfoLoadedListener.html", type:"class" }, + { id:84, label:"com.google.android.gms.plus", link:"reference/com/google/android/gms/plus/package-summary.html", type:"package" }, + { id:85, label:"com.google.android.gms.plus.GooglePlusUtil", link:"reference/com/google/android/gms/plus/GooglePlusUtil.html", type:"class" }, + { id:86, label:"com.google.android.gms.plus.PlusClient", link:"reference/com/google/android/gms/plus/PlusClient.html", type:"class" }, + { id:87, label:"com.google.android.gms.plus.PlusClient.Builder", link:"reference/com/google/android/gms/plus/PlusClient.Builder.html", type:"class" }, + { id:88, label:"com.google.android.gms.plus.PlusClient.OnAccessRevokedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnAccessRevokedListener.html", type:"class" }, + { id:89, label:"com.google.android.gms.plus.PlusClient.OnMomentsLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnMomentsLoadedListener.html", type:"class" }, + { id:90, label:"com.google.android.gms.plus.PlusClient.OnPeopleLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnPeopleLoadedListener.html", type:"class" }, + { id:91, label:"com.google.android.gms.plus.PlusClient.OnPersonLoadedListener", link:"reference/com/google/android/gms/plus/PlusClient.OnPersonLoadedListener.html", type:"class" }, + { id:92, label:"com.google.android.gms.plus.PlusOneButton", link:"reference/com/google/android/gms/plus/PlusOneButton.html", type:"class" }, + { id:93, label:"com.google.android.gms.plus.PlusOneButton.OnPlusOneClickListener", link:"reference/com/google/android/gms/plus/PlusOneButton.OnPlusOneClickListener.html", type:"class" }, + { id:94, label:"com.google.android.gms.plus.PlusShare", link:"reference/com/google/android/gms/plus/PlusShare.html", type:"class" }, + { id:95, label:"com.google.android.gms.plus.PlusShare.Builder", link:"reference/com/google/android/gms/plus/PlusShare.Builder.html", type:"class" }, + { id:96, label:"com.google.android.gms.plus.model.moments", link:"reference/com/google/android/gms/plus/model/moments/package-summary.html", type:"package" }, + { id:97, label:"com.google.android.gms.plus.model.moments.ItemScope", link:"reference/com/google/android/gms/plus/model/moments/ItemScope.html", type:"class" }, + { id:98, 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:99, label:"com.google.android.gms.plus.model.moments.Moment", link:"reference/com/google/android/gms/plus/model/moments/Moment.html", type:"class" }, + { id:100, 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:101, label:"com.google.android.gms.plus.model.moments.MomentBuffer", link:"reference/com/google/android/gms/plus/model/moments/MomentBuffer.html", type:"class" }, + { id:102, label:"com.google.android.gms.plus.model.people", link:"reference/com/google/android/gms/plus/model/people/package-summary.html", type:"package" }, + { id:103, label:"com.google.android.gms.plus.model.people.Person", link:"reference/com/google/android/gms/plus/model/people/Person.html", type:"class" }, + { id:104, 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:105, 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:106, 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:107, 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:108, 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:109, 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:110, 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:111, 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:112, 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:113, 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:114, 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:115, 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:116, 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:117, 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:118, 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:119, 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:120, 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:121, 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:122, 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:123, label:"com.google.android.gms.plus.model.people.PersonBuffer", link:"reference/com/google/android/gms/plus/model/people/PersonBuffer.html", type:"class" } + + ];