diff --git a/docs/html/gcm_navtree_data.js b/docs/html/gcm_navtree_data.js index 29102fd9f05989a9ace8a72abee59a50c62f878f..c6a9b60b11d885d0b0315838428831d9bbfe5bf8 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 26bb8ea3a9f6a237fe79dd16be8b22097a4d8633..7e9cbc685a276168c7fe3177a74a01b22a0f36c6 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", [ [ "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", "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.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 b2f475aab8ae7e6befca1cd8a5f0efbf1ce43fed..6874929d16690859dc99b9ce3b5d4276cdb80cea 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 2f6c71f5dd816646017190acbf9310bfd4f4f41e..9747a3dbd947d6f080e3dcb10e14f741c0273dbe 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 ac4774631c9c25989e3499476b33382c49fdcbd1..46a333909b883b0d33af44f6e89830a878838fcf 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 1e3fafeb68bf01879921fa6a5154851ec10570a0..d6edf633668445093df26837f1b3655df322b92e 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 b8826549f127f6f935c4944c7e0ca83cb376d648..4c6ef05ad54ad5e56f9bb4a41ec5396eddf7f547 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 ad1f7f6b641871dbd3dc3e63c2863e877497a907..0c0fc44d136f0868bcfe2bbad665894c71f268b6 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 - - -
@@ -908,19 +876,34 @@ Summary: + String + 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 77d4a1c3592b080de0cc3bbec45a40074b077dd4..25bf5f8b5c86bca4c6eae94c6c004efe5505aaa7 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 f6c93ca6147bb4ae085136cd2a902447d697ede8..b15395404ed9610e9ea71f0493ffd12e6190620c 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 6a86dbca3dedb3503e5186dd252a27e5645f4b05..658191424112e4c311bfd86dd080866d5f7e22bb 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,7 +863,7 @@ Summary: - + @@ -891,6 +881,24 @@ Summary: + + + + + + + + Boolean + + + isDryRun() + +
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 0000000000000000000000000000000000000000..0768237407ba94c3b2e3a88699f895e49471cb94 --- /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 d4466fc83fc09c1ec91e42e36d475c69e31f4c02..5462c36cc52cf0460a0ba22e5ed2c5ce62f5cb41 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,9 @@ onkeyup="return search_changed(event, false, '/')" /> Summary: + Nested Classes + + @@ -625,7 +596,7 @@ 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 0000000000000000000000000000000000000000..254120d201b9f7af7daadb91e051bfc8d69dd546 --- /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 0927a0b978229c7d5186f5055848f33320b73185..7396e9b4b4cfc3a3537da20b4163008837624f86 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,9 @@ onkeyup="return search_changed(event, false, '/')" /> Summary: + Nested Classes + + @@ -625,7 +596,7 @@ 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 834c6e8ece5210eede75d81adf4be81f2be89ebd..1f1f17be996f11c2d709c45d4dc0b08504f9e19b 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 18b8cfcd92553ff22bef9f538aa6020c66deb048..8f865d1effd0eccbc312518e9251c04da49482be 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 4c3b67c5804585dd5942eba6eb0954564bb5f16e..4763a350a52e5445f7bf1e3ab23a39b1cba1e5e9 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 72a2e4bf37d204f44b3dd85d3c7864df64a8c34b..9fe2ab01d94ded0a03293d2d7364a2f45e5134f2 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 fbf85e093ee461c96bad21f669ad2f9021e2165b..eb6f0117cf359451259da93f6d21c704878baa15 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 ad1ac20d9bf7a384444de964e8ee26bd6ab39e7d..4541a23bae54393deb52c9f8e5684cc5df5d0285 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 d8bca3e6583d89e4e392c617b1da412f480d527b..beef04eda21d544ccf83f737286e719cde6ea307 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 d0c6d8df30d2f33a832c3dd1dfdaf7aa0e2b3427..a2875b7b61b32b3f6c13174dacf026beaa2bfb27 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 52164860084c8083e0823bd3e660d07cfc1641af..3447faed8547e0159a4b6259f33458582cb1d597 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 cf3c4901323c34108e64f16842760ec71865dd25..96c12f328e41b76be2248a7c47b5b53a1fa99c74 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 4c4b55c5133a2d594bd1a6aada53f5ed79afd563..68a0014b913428972578e3989b71ddd6b9dc2be4 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 c95531e127ee48212f13ee5d1b9535f7350309a8..efc2cff70c6d144761502edcbc9e84d4c4dfe6dc 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 a9df148823a1cfd45593efe922ab114f70b1d97f..5e4563483cdf092126c392f12b23d4b7eb594a79 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 95a8c3bcc464d86f102c526998eaa985169741e2..317368fcbf9e62b0990633e1dd25aafcda3dba99 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 01fe3ecb145514ec3d0fc5c5127616dfd6e0f752..2502adf6d3e0534bd7a8e344e808f64926402042 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 528833e610f66c07e959c586d7cd7563eb250863..76a99ee890dc4b85df97f3a43dd95f81f49f68a4 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 583219ae9435925596a26c23a6b7f499b72b356e..3b5eb84cfc096262612abf030d60f1e2862c3dee 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 f07adfd0d65a816bd8d9b56b62cc73b1b67d2f34..3113657181058ff18e250ca971123bb47207b881 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 75b81bf10e7da3afdab3d825ccb265ee7eaaad83..c0d1f3d04664893ec89b6b955a634c8e1a97d336 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 474924c8fd32a9a26e73148b6fd061d4a805f42c..974e3bdf21df17330b8f5879725b4c0de2d8d440 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 3ec61fcb92804fb8164fe7df446fbd0119623f8c..79c55ef6bddea54a48e77dc03ae46ed17b5ebf3a 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 1204cbca19440320e2a6322d106b1f03f2a2a399..e49cbf658c9845283d3b7d5c28ff28b3d2d01d6f 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,15 +738,25 @@ Summary: - java.lang.Object + java.lang.Object + + + + + +    ↳ + + android.view.View +   +    ↳ - android.view.View + android.view.ViewGroup @@ -747,9 +764,11 @@ Summary:   +   +    ↳ - android.widget.ImageView + android.widget.FrameLayout @@ -759,9 +778,11 @@ Summary:   +   +    ↳ - com.google.android.gms.plus.PlusSignInButton + 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 + 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 - BUTTON_SIZE_WIDE - The wide size of the Google+ sign-in button. + 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,26 +1944,11 @@ android.view.View - PlusSignInButton(Context context, AttributeSet attrs) + SignInButton(Context context, AttributeSet attrs) -
Creates a Google+ sign-in button with standard size.
- - - - - - - - - - - - - - @@ -1851,30 +1973,9 @@ android.view.View - -
Public Methods
@@ -1833,13 +1957,11 @@ android.view.View - void + - setSize(int buttonSize) + SignInButton(Context context, AttributeSet attrs, int defStyle) -
Sets the button size to standard or wide.
-
- - - - - - + + + + + + + +
- [Expand] -
Inherited Methods
- -From class - - android.widget.ImageView + -
- -
Public Methods
- @@ -1882,13 +1983,13 @@ From class @@ -1904,8 +2005,10 @@ From class void @@ -1917,10 +2020,10 @@ From class - boolean + void @@ -1933,10 +2036,10 @@ From class - int + void @@ -1949,11 +2052,13 @@ From class - boolean + void @@ -1965,44 +2070,48 @@ From class - ColorFilter + void - - - - +
- final + void - clearColorFilter() + onClick(View view)
- drawableStateChanged() + setColorScheme(int colorScheme) +
Set the color scheme of the button to use.
+
- getAdjustViewBounds() + setEnabled(boolean enabled)
- getBaseline() + setOnClickListener(View.OnClickListener listener)
- getBaselineAlignBottom() + setSize(int buttonSize) +
Set the size of the button to use.
+
- getColorFilter() + setStyle(int buttonSize, int colorScheme) +
Set the desired style of button to use.
+
- - - - - - boolean - - getCropToPadding() - -
- -
- - - - - - Drawable - - getDrawable() - -
+ + + + + + + + + - - - - - + + + + + - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + -
- -
+ [Expand] +
Inherited Methods
+ +From class + + android.widget.FrameLayout + +
+ + +
+
+ +From class + + android.view.ViewGroup + +
+ + -
-
- -From class - - android.view.View - -
- - +
+
+ +From class + + android.view.View + +
+ + -
-
- -From class - - java.lang.Object - -
- - -
-
- -From interface - - android.graphics.drawable.Drawable.Callback - -
- - +
+
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + android.graphics.drawable.Drawable.Callback + +
+ + +
+
+ +From interface + + android.view.KeyEvent.Callback + +
+ + +
+
+ +From interface + + android.view.View.OnClickListener + +
+ + +
+
+ +From interface + + android.view.ViewManager + +
+ + +
+
+ +From interface + + android.view.ViewParent + +
+ + -
-
+ abstract + + + + + boolean + + getChildVisibleRect(View arg0, Rect arg1, Point arg2) + +
+ abstract + + + + + ViewParent + + getParent() + +
- -From interface - android.view.KeyEvent.Callback + +
+ abstract + + + + + ViewParent + + getParentForAccessibility() + +
- + + + + + @@ -9477,10 +11930,42 @@ From interface + ViewParent + + + + + + + + + + + + + @@ -9493,10 +11978,74 @@ From interface + void + + + + + + + + + + + + + + + + + + + + + + + + + @@ -9512,7 +12061,7 @@ From interface boolean @@ -9525,10 +12074,42 @@ From interface + void + + + + + + + + + + + + + @@ -9611,22 +12192,139 @@ From interface - + + + + + + + + + + +

Constants

+ + + + + + +
+

+ + public + static + final + int + + COLOR_DARK +

+
+ + + + +
+
+ +

The dark color scheme of the Google sign-in button. +

+ + +
+ Constant Value: + + + 0 + (0x00000000) + + +
+ +
+
+ + + + + +
+

+ + public + static + final + int + + COLOR_LIGHT +

+
+ + + + +
+
+ +

The light color scheme of the Google sign-in button. +

+ +
+ Constant Value: + + + 1 + (0x00000001) + + +
+ +
+
- - + +
+

+ + public + static + final + int + + SIZE_ICON_ONLY +

+
+ + + - -

Constants

+
+
+ +

The icon-only size of the Google sign-in button. +

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

@@ -9636,7 +12334,7 @@ From interface final int - BUTTON_SIZE_STANDARD + SIZE_STANDARD

@@ -9646,7 +12344,7 @@ From interface
-

The standard size of the Google+ sign-in button. +

The standard size of the Google sign-in button.

@@ -9665,7 +12363,7 @@ From interface - +

@@ -9675,7 +12373,7 @@ From interface final int - BUTTON_SIZE_WIDE + SIZE_WIDE

@@ -9685,7 +12383,7 @@ From interface
-

The wide size of the Google+ sign-in button. +

The wide size of the Google sign-in button.

@@ -9716,7 +12414,7 @@ From interface - +

@@ -9728,7 +12426,7 @@ From interface - PlusSignInButton + SignInButton (Context context)

@@ -9739,23 +12437,13 @@ From interface
-

Creates a Google+ sign-in button with standard size.

-
-
Parameters
-
+ abstract + + + + + void + + invalidateChild(View arg0, Rect arg1) + +
+ invalidateChildInParent(int[] arg0, Rect arg1) + +
+ abstract + + + + boolean - onKeyDown(int arg0, KeyEvent arg1) + isLayoutRequested() + +
+ abstract + + + + + void + + recomputeViewAttributes(View arg0)
+ requestChildFocus(View arg0, View arg1) + +
+ abstract + + + + boolean - onKeyLongPress(int arg0, KeyEvent arg1) + requestChildRectangleOnScreen(View arg0, Rect arg1, boolean arg2) + +
+ abstract + + + + + void + + requestDisallowInterceptTouchEvent(boolean arg0) + +
+ abstract + + + + + void + + requestFitSystemWindows() + +
+ abstract + + + + + void + + requestLayout()
- onKeyMultiple(int arg0, int arg1, KeyEvent arg2) + requestSendAccessibilityEvent(View arg0, AccessibilityEvent arg1)
+ requestTransparentRegion(View arg0) + +
+ abstract + + + + boolean - onKeyUp(int arg0, KeyEvent arg1) + showContextMenuForChild(View arg0) + +
+ abstract + + + + + ActionMode + + startActionModeForChild(View arg0, ActionMode.Callback arg1)
- - - -
context - The context. -
-
+

- +

@@ -9767,7 +12455,7 @@ From interface - PlusSignInButton + SignInButton (Context context, AttributeSet attrs)

@@ -9778,17 +12466,116 @@ From interface
-

Creates a Google+ sign-in button with standard size.

+

+ +
+
+ + + + +
+

+ + public + + + + + + + SignInButton + (Context context, AttributeSet attrs, int defStyle) +

+
+
+ + + +
+
+ +

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

Public Methods

+ + + + + +
+

+ + public + + + + + void + + onClick + (View view) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + void + + setColorScheme + (int colorScheme) +

+
+
+ + + +
+
+ +

Set the color scheme of the button to use. The size will remain unchanged.

Parameters
- - - -
context - The context.
attrs - The attributes of the XML tag that is inflating the view. + colorScheme + The color scheme to use for the button. Valid values are + COLOR_DARK or COLOR_LIGHT.
@@ -9798,19 +12585,62 @@ From interface
+ +
+

+ + public + + + + + void + + setEnabled + (boolean enabled) +

+
+
+ + +
+
+ +

- - +
+
+ - - +
+

+ + public + + + + + void + + setOnClickListener + (View.OnClickListener listener) +

+
+
+ + -

Public Methods

+
+
+ +

+
+
@@ -9836,14 +12666,60 @@ From interface
-

Sets the button size to standard or wide.

+

Set the size of the button to use. The color scheme will remain unchanged.

+
+
Parameters
+ + + + +
buttonSize + The size of the button to display. Valid values are SIZE_STANDARD, + SIZE_WIDE, or SIZE_ICON_ONLY. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + setStyle + (int buttonSize, int colorScheme) +

+
+
+ + + +
+
+ +

Set the desired style of button to use. This will update the button to use the specified size + and color scheme.

Parameters
+ + +
buttonSize - The button size. See BUTTON_SIZE_STANDARD and - BUTTON_SIZE_WIDE. + The size of the button to display. Valid values are SIZE_STANDARD, + SIZE_WIDE, or SIZE_ICON_ONLY.
colorScheme + The color scheme to use for the button. Valid values are + COLOR_DARK or COLOR_LIGHT.
@@ -9863,7 +12739,6 @@ From interface -
-
diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html b/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html new file mode 100644 index 0000000000000000000000000000000000000000..b780560f0ba82326ae7ad60d866b523e8a064cc6 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/DataBuffer.html @@ -0,0 +1,1489 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +DataBuffer | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + abstract + class +

DataBuffer

+ + + + + extends Object
+ + + + + + + implements + + Iterable<T> + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBuffer<T>
+ + + + +
+ + Known Direct Subclasses + +
+ + +
+
+ + + + +
+ + +

Class Overview

+

Base class for a buffer of typed data. A DataBuffer wraps data provided across the binder + from Google Play services. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fields
+ protected + + final + DataHoldermDataHolderThe DataHolder that backs this data buffer.
+ + + + + + + + + + + + + + + + + + + + + +
Protected Constructors
+ + + + + + + + DataBuffer(DataHolder dataHolder) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + void + + close() + +
+ + + + + + int + + describeContents() + +
+ abstract + + + + + T + + get(int position) + +
Get the item at the specified position.
+ +
+ + + + + + int + + getCount() + +
+ + + + + + Iterator<T> + + iterator() + +
+ + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + java.lang.Iterable + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + protected + + final + DataHolder + + mDataHolder +

+
+ + + + +
+
+ +

The DataHolder that backs this data buffer. +

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

Protected Constructors

+ + + + + +
+

+ + protected + + + + + + + DataBuffer + (DataHolder dataHolder) +

+
+
+ + + +
+
+ +

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

Public Methods

+ + + + + +
+

+ + public + + + + + void + + close + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + abstract + + T + + 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. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getCount + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Iterator<T> + + iterator + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html new file mode 100644 index 0000000000000000000000000000000000000000..0c4ddde925eb51a09ce78c395986aa3c3406324b --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/DataBufferIterator.html @@ -0,0 +1,1320 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +DataBufferIterator | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

DataBufferIterator

+ + + + + extends Object
+ + + + + + + implements + + Iterator<E> + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBufferIterator<T>
+ + + + + + + +
+ + +

Class Overview

+

Iterator used to walk a DataBuffer. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + DataBufferIterator(DataBuffer<T> dataBuffer) + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + boolean + + hasNext() + +
+ + + + + + T + + next() + +
+ + + + + + void + + remove() + +
+ + + + + + + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ +From interface + + java.util.Iterator + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Constructors

+ + + + + +
+

+ + public + + + + + + + DataBufferIterator + (DataBuffer<T> dataBuffer) +

+
+
+ + + +
+
+ +

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

Public Methods

+ + + + + +
+

+ + public + + + + + boolean + + hasNext + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + T + + next + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html new file mode 100644 index 0000000000000000000000000000000000000000..a0ce17233c0ddf05d32212947a170361c3654096 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/DataBufferRef.html @@ -0,0 +1,1875 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +DataBufferRef | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + + abstract + class +

DataBufferRef

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBufferRef
+ + + + + + + +
+ + +

Class Overview

+

A DataBufferRef provides a pointer to a row in a DataBuffer. Note that if the + underlying DataBuffer is closed, the reference will no longer be valid. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Fields
+ protected + + final + DataHoldermDataHolder
+ protected + + final + intmDataRow
+ + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + DataBufferRef(DataHolder holder, int dataRow) + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + boolean + + equals(Object obj) + +
+ + + + + + int + + hashCode() + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Protected Methods
+ + + + + + void + + copyToBuffer(String column, CharArrayBuffer dataOut) + +
Copies the String content in the given column at the position of this reference into a + CharArrayBuffer.
+ +
+ + + + + + boolean + + getBoolean(String column) + +
Retrieves the boolean value for a given column at the position of this reference.
+ +
+ + + + + + byte[] + + getByteArray(String column) + +
Retrieves the byte array value for a given column at the position of this reference.
+ +
+ + + + + + int + + getInteger(String column) + +
Retrieves the integer value for a given column at the position of this reference.
+ +
+ + + + + + long + + getLong(String column) + +
Retrieves the long value for a given column at the position of this reference.
+ +
+ + + + + + String + + getString(String column) + +
Retrieves the String value for a given column at the position of this reference.
+ +
+ + + + + + boolean + + hasNull(String column) + +
Returns whether the given column at the position of this reference contains null.
+ +
+ + + + + + Uri + + parseUri(String column) + +
Retrieves the column data as a URI if possible, checking for null values.
+ +
+ + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + +

Fields

+ + + + + + +
+

+ + protected + + final + DataHolder + + mDataHolder +

+
+ + + + +
+
+ +

+ + +
+
+ + + + + +
+

+ + protected + + final + int + + mDataRow +

+
+ + + + +
+
+ +

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

Public Constructors

+ + + + + +
+

+ + public + + + + + + + DataBufferRef + (DataHolder holder, int dataRow) +

+
+
+ + + +
+
+ +

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

Public Methods

+ + + + + +
+

+ + public + + + + + boolean + + equals + (Object obj) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + +

Protected Methods

+ + + + + +
+

+ + protected + + + + + void + + copyToBuffer + (String column, CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Copies the String content in the given column at the position of this reference into a + CharArrayBuffer.

+
+
Parameters
+ + + + + + + +
column + The column to retrieve.
dataOut + The CharArrayBuffer to copy into.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + getBoolean + (String column) +

+
+
+ + + +
+
+ +

Retrieves the boolean value for a given column at the position of this reference.

+
+
Parameters
+ + + + +
column + The column to retrieve.
+
+
+
Returns
+
  • The boolean value in that column.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + byte[] + + getByteArray + (String column) +

+
+
+ + + +
+
+ +

Retrieves the byte array value for a given column at the position of this reference.

+
+
Parameters
+ + + + +
column + The column to retrieve.
+
+
+
Returns
+
  • The byte array value in that column.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + int + + getInteger + (String column) +

+
+
+ + + +
+
+ +

Retrieves the integer value for a given column at the position of this reference.

+
+
Parameters
+ + + + +
column + The column to retrieve.
+
+
+
Returns
+
  • The integer value in that column.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + long + + getLong + (String column) +

+
+
+ + + +
+
+ +

Retrieves the long value for a given column at the position of this reference.

+
+
Parameters
+ + + + +
column + The column to retrieve.
+
+
+
Returns
+
  • The long value in that column.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + String + + getString + (String column) +

+
+
+ + + +
+
+ +

Retrieves the String value for a given column at the position of this reference.

+
+
Parameters
+ + + + +
column + The column to retrieve.
+
+
+
Returns
+
  • The String value in that column.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + boolean + + hasNull + (String column) +

+
+
+ + + +
+
+ +

Returns whether the given column at the position of this reference contains null.

+
+
Parameters
+ + + + +
column + The column to check.
+
+
+
Returns
+
  • Whether the column value is null at this position.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + +
+

+ + protected + + + + + Uri + + parseUri + (String column) +

+
+
+ + + +
+
+ +

Retrieves the column data as a URI if possible, checking for null values. Will return null if + the column contains null.

+
+
Parameters
+ + + + +
column + The column to retrieve.
+
+
+
Returns
+
  • The column data as a URI, or null if not present.
+
+
+
Throws
+ + + + +
IllegalArgumentException + if the column does not exist, the position is invalid, or + the data holder has been closed. +
+
+ +
+
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html b/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html new file mode 100644 index 0000000000000000000000000000000000000000..3b3e7adf0bb234065dab614f63e80f7d5b43420f --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/DataBufferUtils.html @@ -0,0 +1,1099 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +DataBufferUtils | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

DataBufferUtils

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataBufferUtils
+ + + + + + + +
+ + +

Class Overview

+

Utilities for working with DataBuffer objects. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + static + <T, E extends Freezable<T>> + ArrayList<T> + + freezeAndClose(DataBuffer<E> buffer) + +
Utility helper method to freeze a DataBuffer into a list of concrete entities.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + static + + + + ArrayList<T> + + freezeAndClose + (DataBuffer<E> buffer) +

+
+
+ + + +
+
+ +

Utility helper method to freeze a DataBuffer into a list of concrete entities. The DataBuffer + provided here must contain elements that implement the Freezable interface. +

+ Note that this will close the buffer, so do not attempt to use it afterwards.

+
+
Parameters
+ + + + +
buffer + DataBuffer to freeze contents from.
+
+
+
Returns
+
  • ArrayList of objects represented by the buffer. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html b/docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html new file mode 100644 index 0000000000000000000000000000000000000000..bd56733e300eb8bdc9c9b90665df6cd7382476d9 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/DataHolder.Builder.html @@ -0,0 +1,1412 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +DataHolder.Builder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + class +

DataHolder.Builder

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataHolder.Builder
+ + + + + + + +
+ + +

Class Overview

+

Helper class to build DataHolder instances containing arbitrary data. +

+ Note that the constructor is private; use DataHolder.builder() to create + instances of this class. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + + + DataHolder + + build(int statusCode, Bundle metadata) + +
Instantiate an DataHolder from this DataHolder.Builder with the given status code + and metadata.
+ +
+ + + + + + DataHolder + + build(int statusCode) + +
Instantiate an DataHolder from this DataHolder.Builder with the given status code + and null metadata.
+ +
+ + + + + + int + + getCount() + +
+ + + + + + DataHolder.Builder + + sort(String sortColumn) + +
Sort the rows in this builder based on the standard data type comparisons for the value + in the provided column.
+ +
+ + + + + + DataHolder.Builder + + withRow(ContentValues values) + +
Add a new row of data to the DataHolder this DataHolder.Builder will create.
+ +
+ + + + + + DataHolder.Builder + + withRow(HashMap<String, Object> row) + +
Add a new row of data to the DataHolder this DataHolder.Builder will create.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + + + DataHolder + + build + (int statusCode, Bundle metadata) +

+
+
+ + + +
+
+ +

Instantiate an DataHolder from this DataHolder.Builder with the given status code + and metadata.

+
+
Parameters
+ + + + + + + +
statusCode + The status code of this DataHolder.
metadata + The metadata associated with this DataHolder (may be null).
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + DataHolder + + build + (int statusCode) +

+
+
+ + + +
+
+ +

Instantiate an DataHolder from this DataHolder.Builder with the given status code + and null metadata.

+
+
Parameters
+ + + + +
statusCode + The status code of this DataHolder.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + int + + getCount + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • The number of rows that the resulting DataHolder will contain. +
+
+ +
+
+ + + + +
+

+ + public + + + + + DataHolder.Builder + + sort + (String sortColumn) +

+
+
+ + + +
+
+ +

Sort the rows in this builder based on the standard data type comparisons for the value + in the provided column. Calling this multiple times with the same column will not change + the sort order of the builder. Note that any data which is added after this call will not + be sorted.

+
+
Parameters
+ + + + +
sortColumn + The column to sort the rows in this builder by.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + DataHolder.Builder + + withRow + (ContentValues values) +

+
+
+ + + +
+
+ +

Add a new row of data to the DataHolder this DataHolder.Builder will create. + Note that the data must contain an entry for all columns +

+ Currently the only supported value types that are supported are String, Long, and Boolean + (Integer is also accepted and will be stored as a Long).

+
+
Parameters
+ + + + +
values + ContentValues containing row data.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + DataHolder.Builder + + withRow + (HashMap<String, Object> row) +

+
+
+ + + +
+
+ +

Add a new row of data to the DataHolder this DataHolder.Builder will create. +

+ Currently the only supported value types that are supported are String, Long, and Boolean + (Integer is also accepted and will be stored as a Long).

+
+
Parameters
+ + + + +
row + Map containing row data.
+
+
+
Returns
+ +
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/DataHolder.html b/docs/html/reference/com/google/android/gms/common/data/DataHolder.html new file mode 100644 index 0000000000000000000000000000000000000000..be17f3ce54dfd2b8d870cf40b1e1a8c46e1fee94 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/DataHolder.html @@ -0,0 +1,2606 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +DataHolder | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

DataHolder

+ + + + + extends Object
+ + + + + + + implements + + Parcelable + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.data.DataHolder
+ + + + + + + +
+ + +

Class Overview

+

Class for accessing collections of data, organized into columns. This provides the backing + support for DataBuffer. Much like a cursor, the holder supports the notion of a current + position, and has methods for extracting various types of data from named columns. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classDataHolder.BuilderHelper class to build DataHolder instances containing arbitrary data. 
+ + + + + + + + + + + +
Constants
StringNULL
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Constants
+ + From interface +android.os.Parcelable +
+ + +
+
+ + + + + + + + + + + + + + + + + +
Fields
+ public + static + final + DataHolderCreatorCREATOR
+ + + + + + + + + + + + + + + + + + + + + + + + + +
Public Constructors
+ + + + + + + + DataHolder(String[] columns, CursorWindow[] windows, int statusCode, Bundle metadata) + +
Creates a data holder with the specified data.
+ +
+ + + + + + + + DataHolder(AbstractWindowedCursor cursor, int statusCode, Bundle metadata) + +
Creates a data holder wrapping the provided cursor, with provided status code and metadata.
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + static + + DataHolder.Builder + + builder(String[] columns, String uniqueColumn) + +
Get a DataHolder.Builder to create a new DataHolder manually.
+ +
+ + + + static + + DataHolder.Builder + + builder(String[] columns) + +
Get a DataHolder.Builder to create a new DataHolder manually.
+ +
+ + + + + + void + + close() + +
Closes the data holder, releasing all of its resources and making it completely invalid.
+ +
+ + + + + + void + + copyToBuffer(String column, int row, int windowIndex, CharArrayBuffer dataOut) + +
Copies the String content in the given column at the provided position into a + CharArrayBuffer.
+ +
+ + + + + + int + + describeContents() + +
+ + + + static + + DataHolder + + empty(int statusCode, Bundle metadata) + +
+ + + + static + + DataHolder + + empty(int statusCode) + +
+ + + + + + boolean + + getBoolean(String column, int row, int windowIndex) + +
Retrieves the boolean value for a given column at the provided position.
+ +
+ + + + + + byte[] + + getByteArray(String column, int row, int windowIndex) + +
Retrieves the byte array value for a given column at the provided position.
+ +
+ + + + + + int + + getCount() + +
Gets the number of rows in the data holder.
+ +
+ + + + + + int + + getInteger(String column, int row, int windowIndex) + +
Retrieves the integer value for a given column at the provided position.
+ +
+ + + + + + long + + getLong(String column, int row, int windowIndex) + +
Retrieves the long value for a given column at the provided position.
+ +
+ + + + + + int + + getStatusCode() + +
+ + + + + + String + + getString(String column, int row, int windowIndex) + +
Retrieves the String value for a given column at the provided position.
+ +
+ + + + + + boolean + + hasNull(String column, int row, int windowIndex) + +
Returns whether the given column at the provided position contains null.
+ +
+ + + + + + boolean + + isClosed() + +
+ + + + + + Uri + + parseUri(String column, int row, int windowIndex) + +
Retrieves the column data at the provided position as a URI if possible, checking for null + values.
+ +
+ + + + + + void + + validateContents() + +
+ + + + + + void + + writeToParcel(Parcel dest, int flags) + +
+ + + + + + + + + + + + + + + + + + + + +
+ [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 + DataHolderCreator + + CREATOR +

+
+ + + + +
+
+ +

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

Public Constructors

+ + + + + +
+

+ + public + + + + + + + DataHolder + (String[] columns, CursorWindow[] windows, int statusCode, Bundle metadata) +

+
+
+ + + +
+
+ +

Creates a data holder with the specified data.

+
+
Parameters
+ + + + + + + + + + + + + +
columns + The column names corresponding to the data in the given windows.
windows + The CursorWindow instances holding the data.
statusCode + The status code of this DataHolder.
metadata + The metadata associated with this DataHolder (may be null). +
+
+ +
+
+ + + + +
+

+ + public + + + + + + + DataHolder + (AbstractWindowedCursor cursor, int statusCode, Bundle metadata) +

+
+
+ + + +
+
+ +

Creates a data holder wrapping the provided cursor, with provided status code and metadata.

+
+
Parameters
+ + + + + + + + + + +
cursor + The cursor containing the data.
statusCode + The status code of this DataHolder.
metadata + The metadata associated with this DataHolder (may be null). +
+
+ +
+
+ + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + static + + + + DataHolder.Builder + + builder + (String[] columns, String uniqueColumn) +

+
+
+ + + +
+
+ +

Get a DataHolder.Builder to create a new DataHolder manually.

+
+
Parameters
+ + + + + + + +
columns + The array of column names that the object supports.
uniqueColumn + The non-null column name that must contain unique values. New rows added + to the builder with the same value in this column will replace any older rows.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + static + + + + DataHolder.Builder + + builder + (String[] columns) +

+
+
+ + + +
+
+ +

Get a DataHolder.Builder to create a new DataHolder manually.

+
+
Parameters
+ + + + +
columns + The array of column names that the object supports.
+
+
+
Returns
+ +
+ +
+
+ + + + +
+

+ + public + + + + + void + + close + () +

+
+
+ + + +
+
+ +

Closes the data holder, releasing all of its resources and making it completely invalid. +

+ +
+
+ + + + +
+

+ + public + + + + + void + + copyToBuffer + (String column, int row, int windowIndex, CharArrayBuffer dataOut) +

+
+
+ + + +
+
+ +

Copies the String content in the given column at the provided position into a + CharArrayBuffer. This will throw an IllegalArgumentException if the column + does not exist, the position is invalid, or the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
dataOut + The CharArrayBuffer to copy into. +
+
+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + static + + + + DataHolder + + empty + (int statusCode, Bundle metadata) +

+
+
+ + + +
+
+ +

+
+
Parameters
+ + + + + + + +
statusCode + The status code of this DataHolder.
metadata + The metadata associated with this DataHolder (may be null).
+
+
+
Returns
+
  • An empty DataHolder object with the given status and null metadata. +
+
+ +
+
+ + + + +
+

+ + public + static + + + + DataHolder + + empty + (int statusCode) +

+
+
+ + + +
+
+ +

+
+
Parameters
+ + + + +
statusCode + The status code of this DataHolder.
+
+
+
Returns
+
  • An empty DataHolder object with the given status and null metadata. +
+
+ +
+
+ + + + +
+

+ + public + + + + + boolean + + getBoolean + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Retrieves the boolean value for a given column at the provided position. This will throw an + IllegalArgumentException if the column does not exist, the position is invalid, or + the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • The boolean value in that column. +
+
+ +
+
+ + + + +
+

+ + public + + + + + byte[] + + getByteArray + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Retrieves the byte array value for a given column at the provided position. This will throw + an IllegalArgumentException if the column does not exist, the position is invalid, or + the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • The byte array value in that column. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getCount + () +

+
+
+ + + +
+
+ +

Gets the number of rows in the data holder.

+
+
Returns
+
  • the number of rows in the data holder. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getInteger + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Retrieves the integer value for a given column at the provided position. This will throw an + IllegalArgumentException if the column does not exist, the position is invalid, or + the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • The integer value in that column. +
+
+ +
+
+ + + + +
+

+ + public + + + + + long + + getLong + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Retrieves the long value for a given column at the provided position. This will throw an + IllegalArgumentException if the column does not exist, the position is invalid, or + the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • The long value in that column. +
+
+ +
+
+ + + + +
+

+ + public + + + + + int + + getStatusCode + () +

+
+
+ + + +
+
+ +

+
+
Returns
+
  • Service-specific status code indicating whether data was successfully loaded. +
+
+ +
+
+ + + + +
+

+ + public + + + + + String + + getString + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Retrieves the String value for a given column at the provided position. This will throw an + IllegalArgumentException if the column does not exist, the position is invalid, or + the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • The String value in that column. +
+
+ +
+
+ + + + +
+

+ + public + + + + + boolean + + hasNull + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Returns whether the given column at the provided position contains null. This will throw an + IllegalArgumentException if the column does not exist, the position is invalid, or + the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to check.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • Whether the column value is null at this position. +
+
+ +
+
+ + + + +
+

+ + public + + + + + boolean + + isClosed + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Uri + + parseUri + (String column, int row, int windowIndex) +

+
+
+ + + +
+
+ +

Retrieves the column data at the provided position as a URI if possible, checking for null + values. This will throw an IllegalArgumentException if the column does not exist, the + position is invalid, or the data holder has been closed.

+
+
Parameters
+ + + + + + + + + + +
column + The column to retrieve.
row + The row to retrieve the data from.
windowIndex + Index of the cursor window to extract the data from.
+
+
+
Returns
+
  • The column data as a URI, or null if not present. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + validateContents + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/Freezable.html b/docs/html/reference/com/google/android/gms/common/data/Freezable.html new file mode 100644 index 0000000000000000000000000000000000000000..472327b2ea5cb9702efadf3a45de66dd04da88fe --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/Freezable.html @@ -0,0 +1,970 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Freezable | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + + + + interface +

Freezable

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.common.data.Freezable<T>
+ + + + + + +
+ + Known Indirect Subclasses + +
+ + +
+
+ + +
+ + +

Class Overview

+

Interface for data objects that support being frozen into immutable representations. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + T + + freeze() + +
Freeze a volatile representation into an immutable representation.
+ +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + T + + freeze + () +

+
+
+ + + +
+
+ +

Freeze a volatile representation into an immutable representation. Objects returned from this + call are safe to cache. +

+ Note that the output of freeze may not be identical to the parent object, but should + be equal. In other words: + +

+ 
+ Freezable f1 = new Freezable();
+ Freezable f2 = f1.freeze();
+ f1 == f2 may not be true.
+ f1.equals(f2) will be true.
+ 
+ 

+
+
Returns
+
  • A concrete implementation of the data object. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/data/package-summary.html b/docs/html/reference/com/google/android/gms/common/data/package-summary.html new file mode 100644 index 0000000000000000000000000000000000000000..576d351cb4041894137c789e5812753770aaf987 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/data/package-summary.html @@ -0,0 +1,690 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.common.data | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+
+ + + + +
+
+ +
+ package +

com.google.android.gms.common.data

+
+ +
+ +
+ + +
+ Contains classes for accessing data from Google Play services. + +
+ + + + + + +

Interfaces

+
+ + + + + + +
Freezable<T>Interface for data objects that support being frozen into immutable representations. 
+
+ + + + +

Classes

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
DataBuffer<T>Base class for a buffer of typed data. 
DataBufferIterator<T>Iterator used to walk a DataBuffer
DataBufferRefA DataBufferRef provides a pointer to a row in a DataBuffer
DataBufferUtilsUtilities for working with DataBuffer objects. 
DataHolderClass for accessing collections of data, organized into columns. 
DataHolder.BuilderHelper class to build DataHolder instances containing arbitrary data. 
+
+ + + + + + + + + + + + + +
+
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html new file mode 100644 index 0000000000000000000000000000000000000000..e179db20f43957b7ab3f7fb4fa3d0945034ff8a5 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.ImageReceiver.html @@ -0,0 +1,1494 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ImageManager.ImageReceiver | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ protected + + final + + class +

ImageManager.ImageReceiver

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

Summary

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

Public Methods

+ + + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

+ + public + + + + + Uri + + getUri + () +

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + +
+

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

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html new file mode 100644 index 0000000000000000000000000000000000000000..0104d25f20ad48bec57b952db12acc4beae4639a --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.OnImageLoadedListener.html @@ -0,0 +1,824 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ImageManager.OnImageLoadedListener | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + +
+ + + + +
+
+ + + + +
+ public + static + + + interface +

ImageManager.OnImageLoadedListener

+ + + + + + + + +
+ +
+ +
+ + + + + + + + + +
com.google.android.gms.common.images.ImageManager.OnImageLoadedListener
+ + + + + + + +
+ + + + + + +
+ + + + + + + + + + + + + + + + +
+ + +

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ abstract + + + + + void + + onImageLoaded(Uri uri, Drawable drawable) + +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + + + abstract + + void + + onImageLoaded + (Uri uri, Drawable drawable) +

+
+
+ + + +
+
+ +

+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/images/ImageManager.html b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html new file mode 100644 index 0000000000000000000000000000000000000000..a1ac58a5a2e49e286c6631d4a268903c69caf3ec --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/images/ImageManager.html @@ -0,0 +1,1480 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +ImageManager | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+ + + + + + + + + + + + +
+ + + + +
+
+ + + + +
+ public + + final + + class +

ImageManager

+ + + + + extends Object
+ + + + + + + + + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
java.lang.Object
   ↳com.google.android.gms.common.images.ImageManager
+ + + + + + + +
+ + +

Class Overview

+

This class is used to load images from the network and handles local caching for you. +

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

Summary

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Nested Classes
+ + + + + classImageManager.ImageReceiver 
+ + + + + interfaceImageManager.OnImageLoadedListener 
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Public Methods
+ + + + static + + ImageManager + + create(Context context) + +
Returns a new ImageManager for loading images from the network.
+ +
+ + + + + + void + + loadImage(ImageView imageView, Uri uri) + +
Loads an image to display from a URI.
+ +
+ + + + + + void + + loadImage(ImageView imageView, int resId) + +
Loads an image to display from the given resource ID.
+ +
+ + + + + + void + + loadImage(ImageManager.OnImageLoadedListener listener, Uri uri, int defaultResId) + +
Load an image to display from a URI.
+ +
+ + + + + + void + + loadImage(ImageManager.OnImageLoadedListener listener, Uri uri) + +
Load an image to display from a URI.
+ +
+ + + + + + void + + loadImage(ImageView imageView, Uri uri, int defaultResId) + +
Loads an image to display from a URI, using the given resource ID as the default.
+ +
+ + + + + + + + + + + + + + + +
+ [Expand] +
Inherited Methods
+ +From class + + java.lang.Object + +
+ + +
+
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Methods

+ + + + + +
+

+ + public + static + + + + ImageManager + + create + (Context context) +

+
+
+ + + +
+
+ +

Returns a new ImageManager for loading images from the network.

+
+
Parameters
+ + + + +
context + The context used by the ImageManager.
+
+
+
Returns
+
  • A new ImageManager. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + loadImage + (ImageView imageView, Uri uri) +

+
+
+ + + +
+
+ +

Loads an image to display from a URI. Note that this does not support arbitrary URIs - the + URI must be something that was retrieved from another call to Google Play services. +

+ The image view will be cleared out (the drawable set to null) if the image needs to be loaded + asynchronously. +

+ The result (if non-null) is set on the given image view on the main thread. +

+ Note that if the ImageView used for this call is hosted in a ListAdapter (or any + other class that recycles ImageView instances), then ALL calls to set the contents of + that ImageView must be done via one of the calls on this ImageManager.

+
+
Parameters
+ + + + + + + +
imageView + The image view to populate with the image.
uri + Uri to load the image data from.
+
+ + +
+
+ + + + +
+

+ + public + + + + + void + + loadImage + (ImageView imageView, int resId) +

+
+
+ + + +
+
+ +

Loads an image to display from the given resource ID. If your ImageView is hosted in + a ListAdapter (or any other class that recycles ImageView instances), then this call + should be used rather than setting the resource directly.

+
+
Parameters
+ + + + + + + +
imageView + The image view to populate with the image.
resId + Resource ID to use for the image. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + loadImage + (ImageManager.OnImageLoadedListener listener, Uri uri, int defaultResId) +

+
+
+ + + +
+
+ +

Load an image to display from a URI. Note that this does not support arbitrary URIs - the URI + must be something that was retrieved from another call to the games service. +

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

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

+
+
Parameters
+ + + + + + + + + + +
listener + The listener that is called when the load is complete.
uri + Uri to load the image data from.
defaultResId + Resource ID to use by default for the image. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + loadImage + (ImageManager.OnImageLoadedListener listener, Uri uri) +

+
+
+ + + +
+
+ +

Load an image to display from a URI. Note that this does not support arbitrary URIs - the URI + must be something that was retrieved from another call to the games service. +

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

+
+
Parameters
+ + + + + + + +
listener + The listener that is called when the load is complete.
uri + Uri to load the image data from. +
+
+ +
+
+ + + + +
+

+ + public + + + + + void + + loadImage + (ImageView imageView, Uri uri, int defaultResId) +

+
+
+ + + +
+
+ +

Loads an image to display from a URI, using the given resource ID as the default. Note that + this does not support arbitrary URIs - the URI must be something that was retrieved from + another call to Google Play services. +

+ The image view will be set to the given default resource if the image needs to be loaded + asynchronously. +

+ The result (if non-null) is set on the given image view on the main thread. +

+ Note that if the ImageView used for this call is hosted in a ListAdapter (or any + other class that recycles ImageView instances), then ALL calls to set the contents of + that ImageView must be done via one of the calls on this ImageManager.

+
+
Parameters
+ + + + + + + + + + +
imageView + The image view to populate with the image.
uri + Uri to load the image data from.
defaultResId + Resource ID to use by default for the image. +
+
+ +
+
+ + + + + + + + + + + + + +
+ +
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/images/package-summary.html b/docs/html/reference/com/google/android/gms/common/images/package-summary.html new file mode 100644 index 0000000000000000000000000000000000000000..2cb63337a472eeb7789162064146ece689e07c08 --- /dev/null +++ b/docs/html/reference/com/google/android/gms/common/images/package-summary.html @@ -0,0 +1,669 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +com.google.android.gms.common.images | Android Developers + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + +
+ + + + + +
+ +
+
+ + + + +
+
+ +
+ package +

com.google.android.gms.common.images

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

Interfaces

+ + + + + +

Classes

+
+ + + + + + + + + + +
ImageManagerThis class is used to load images from the network and handles local caching for you. 
ImageManager.ImageReceiver 
+
+ + + + + + + + + + + + + +
+
+ +
+ + + + + + + + diff --git a/docs/html/reference/com/google/android/gms/common/package-summary.html b/docs/html/reference/com/google/android/gms/common/package-summary.html index 9ad89dc6296fae867a142102dc44708eb25e237a..718e6125ad6a3e3bd9fe0563e702ec0c2398e6c4 100644 --- a/docs/html/reference/com/google/android/gms/common/package-summary.html +++ b/docs/html/reference/com/google/android/gms/common/package-summary.html @@ -52,35 +52,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -149,7 +120,6 @@ href="//fonts.googleapis.com/css?family=Roboto:regular,medium,thin,italic,medium - - -
@@ -671,6 +639,10 @@ onkeyup="return search_changed(event, false, '/')" /> Scopes OAuth 2.0 scopes for use with Google Play services.  + + SignInButton + The Google sign-in button to authenticate the user.  +
@@ -696,7 +668,6 @@ onkeyup="return search_changed(event, false, '/')" /> - - 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 a0094a7b8794bad0663f5f8e18e11d5c49377e05..1f4d248a8e91956c8ed219c407a034ab5825e1ee 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 de425cf8b9d20a29c68cd499fe0a205030a43484..547525f7771d182fe2c67801bab6c2a33dc15921 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 ade1386f84172fce560822b8dbb9a58e6b020b42..df29ab10c858247dd96f2b58e4669e96ebde8e9a 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 c32894746287bfcba20e28ea34c5c68a62e08fa1..8eb3b147173e13382cf837ac6064b54a5dcba48b 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 940f2fe26d6efd76261f13701e244a35ed063d28..86cfc56add32e728099809babaea2654cd9e3ebf 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 cb6ee7772451deac34aa396ff55a194f5fb707e1..178e576eb113e96f07b4c6f1eeb5e2ff54c2c420 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 bcc2d9cf2448ac6a9f1a3e3bbbdd126c812fe1e9..c4c45a4c2db6d12282f6d6f99a7e637258a6f817 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 11de80c6d191a0b07f19f9d350be278e9fb80e92..5cc433d77bf2c104f18348565685c8fc670692a0 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 74e863f38496768ec78e6d3187376e14908ce59f..1e5a930c65ff9c83f03cc18b278015413d3347b3 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 de9ad70ff1f4e914697630ffef2a0e22220c261e..dc323a44772f808eedf7e0fec9248f26dfb4a63b 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 0000000000000000000000000000000000000000..4c82ad54f28039225ba49457949c82b7ff872075 --- /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 005584465cf65e22ce3805dcfc57ed50041e93aa..766fb9c46b8f7c7be8217afdf12f80518b3c4874 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 5e393e100ca29d40cfccbb106ba3bfb42d2eb78a..7f1eefbfd7069ba1e27335fd0ed02f5a5a0713e3 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 3989347758cbfb9980e84d68cce7c544955a9b6a..12df1cc8d9cdd57c093a61c0dc48ac582361234b 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 dc44817c35af2cbb9fd016e96c9ff31a8ddcc856..bf3a050bd4c798825604ad6141327e8c8b9dac9a 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 204e8bd34401063862066a3ac0497f76003dba48..677a2b9ba35b318e430ac6d5bbd887da0bc43a94 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 7ea2e7ea4f3093e178d9515f68a5d14bd37dd415..6562b664b4dacd143ed11e8e34ae8476d736de38 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.

    +
    +
    See Also
    + +
    @@ -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.

    +
    +
    See Also
    + +
    @@ -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 3757a3c5b0da3f4c43dcca5393f6c53e9b65e671..054f453a7125e5e66c79703bd16e362e567e571b 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 2d937be357c7cad6f77efc4b4585fe66dd4fe9c2..4cca73a909744fb5335e7def9fedf1de18cc4fb6 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 1eff225b9048c41baa13ccb950d00c40797e466f..5d98974e8a410eaa0d0686287c595b2acf9f268f 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 06fc7f7430f250d9eecb977873a0b7f9ea6f17a0..f9617f3dfa8b800fd15c9d3be2a38cf7e8c70710 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 54f6eea6836e675fd9f2c3b26613b50ee5e378fc..ce687bc5c57ab132b31c2807dbbe21047f4d4b44 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 1d75e2a534c8e5f89d0f93fdd090435465c07c90..a2beeefcf9646f286846ac8cc7579773868d7bd1 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.
    +
    +
    See Also
    + +
    + +
    + + + + + +
    +

    + + 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 70591e5432241eff3238b934b8e20b1bb687d56d..250f131b920da8e7a5799aee2d4032d19a977f93 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 076097a03f7389ca8b98b36ac01635150e2f5b07..de61676c4a0a7b04cf3db61d29ce805e2b34f795 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 0000000000000000000000000000000000000000..a2e1b58b4f6b401de2513f335a0af147dbc9ec62 --- /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 0000000000000000000000000000000000000000..365a61628caf93094ba94717f2d3bff362154c2f --- /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 e95dc2864861d4bdaeec6875695a4cfd343b2389..72bfa04679f966f8c61fb8f71bb3b5ad743934b7 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 cf6ec72e5adbf0cc6f93afd59721a479b9b8a4aa..086d8385fcbd6fa540e9583664c5c97b818d99d0 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 6c5c930770a6380554ef513753862d67a237490d..fb40f548387e12ae51789f90e9b21f0b99d5cfc7 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 a427b28588e6496358fd836bf4253c2e887f0078..54f488795d1653ffdb9a0ba34a6679fe31cee73c 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 116dfbfa79b1afd0babd887d46c1718276f7c836..108f35e25f4573487ba9885b60ca82852134d27c 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 4077c67ff3347d17056a21d67af44dd88ba75e1c..a53427ee5e01b5f8744d2b997d7a7bc9ec417718 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 7193c78127ee4a8fa57c4b6c248f6ca6f89b062a..ad3dc3f6cb6e5fcc9a0c03b09a251873884b516b 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 0efe3e15bf70fde53555081c8e94a8983d441f32..ecdf717cbf14bb53d090058fba0a9a20590002c8 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 21376268734787f435d3a7df12182e092e19db5f..bb9174129223ce91fce67268ed220c7d15faba82 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
    -

    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 4316dd9bcc7a4ca5cdb3341f0450d5f8ca0f4d9c..9112485bac74dc99656fef9ac04602d2e645fedf 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 56088e139674ae272a7b5ba3dd466c688ec703d5..d691bf2309afad40a1849315dc7501467865f9c5 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 f2a0310a606d1c932b99ca722a8cb61f8ea922bd..10cb1a9cacd4e7fad6fe23c498a4eca11de8c2c1 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 e0df3c4c22e2e858e04580769ed4600b74568c87..62311c4d42f98fa528497000477871dd9dad5757 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 0382b4d1e7ce193ad9bfada7c9f2430bde537d87..f087b5bf6d1b98ba1b0d2fa80720dc92fd0bb09f 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 2c5ba59413849e5975a1f302c11ff8f868123fc8..e2e9a3c1f46aa81c6eaa97656877c8269a13777b 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 eb1c39dcfd2779af60ba3183d7262cea80b23e37..338b803840094c4c99152b3a3ff450c833ff2733 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 de7c761b407d104c98a50882c9c40444c1b660a1..e4ef018507b6054fd3cfe7e862275f7cc40dfb6f 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 b7473a69c50b25895c0d1d4876e347240b6eb586..db190bb6780875780da35224b0df420cf2854e46 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 056cbff6e75da79643b7af3fb893d63d219b7641..8c6486cbc305f3b93436acfd5d1a7faa7af5f89a 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 e3844eb9ea012e642f6229d3608503fc962049ac..263bd532db1500f9e7b31683b8fa85cfa7769441 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 884cbf09017c501f088956297ba5ca4315e43ecc..6abdd9304c640b10f073d0a26873f5672cc6477b 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 d5bcd10b21b7cc6e41194ea32d188e72f31c9852..7f1c989226f4d474a408f8d8a633996df12acaf9 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 2ae5ab8923d1911af84aaf89591665ebba8560f7..3bc161ab3f220b2b3448a1352a96aac0adba1615 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 b96223885eb0b65c0124217c0d1ec855efb63c11..11902d41797a37748515930bda481ffcc5ed1496 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 fb394afb13ed406a0f2a6f4005da35a2cd6ea647..8fed79cafe93c4e88f5634ee950683c671bfc3b9 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 0000000000000000000000000000000000000000..8f741609f379bbdacc9b4117e39af5b9d586f635 --- /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 0000000000000000000000000000000000000000..54d9ec8684d4e08dec67dbdc68f2593d383438d4 --- /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 0000000000000000000000000000000000000000..c334eb5355edcca4977eade8847dcda4a29824bf --- /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 0000000000000000000000000000000000000000..9a94cd9c73cfc3fd7afca6592a96bbca9189f922 --- /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 0000000000000000000000000000000000000000..cdba9198c93f19aa56f2e0b95973f4e462bfce2c --- /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 df521abd84df1f104a01755fffeec1e1ff52aa8b..c64d6deccd97451d77b6a4a29648f3246f1cc27d 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,19 +585,19 @@ onkeyup="return search_changed(event, false, '/')" /> Summary: + Nested Classes + - Constants - + | Constants + - | Ctors - @@ -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,6 +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 
    StringKEY_REQUEST_VISIBLE_ACTIVITIESBundle key for specifying which user's app activity (moment) types can be written to Google.
    @@ -795,8 +838,12 @@ Summary: - - + + + + + +
    Public Constructors
    @@ -808,12 +855,12 @@ Summary: - + void @@ -826,12 +873,12 @@ Summary: - + void @@ -844,28 +891,107 @@ Summary: - + void + + + + -
    Public Methods
    - PlusClient(Context context, String accountName, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener, String... scopes) + clearDefaultAccount() -
    Creates a Google+ client to connect to Google Play services.
    +
    Clears the default account for this PlusClient instance.
    - PlusClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener, String... scopes) + connect() -
    Creates a Google+ client to connect to Google Play services.
    +
    Connects the client to Google Play services.
    - PlusClient(Context context, GooglePlayServicesClient.ConnectionCallbacks connectionCallbacks, GooglePlayServicesClient.OnConnectionFailedListener connectionFailedListener) + disconnect() -
    Creates a Google+ client to connect to Google Play services with a - DEFAULT_ACCOUNT and without OAuth 2.0 scopes.
    +
    Closes the connection to Google Play services.
    + + + + + + String + + getAccountName() + +
    Gets the account name resolved by Google Play services.
    + +
    + + + + + + + + + Person + + + getCurrentPerson() + +
    Returns profile information for the current user.
    + + + + + + + + + + + boolean + + + isConnected() + +
    Checks if the client is currently connected to the service, so that + requests to other methods will succeed.
    + + + + + + + + + + + boolean + + + isConnectionCallbacksRegistered(GooglePlayServicesClient.ConnectionCallbacks listener) + +
    Returns true if the specified listener is currently registered to + receive connection events.
    + + - - + + + + @@ -879,9 +1005,9 @@ Summary: void @@ -897,9 +1023,9 @@ Summary: void @@ -915,9 +1041,9 @@ Summary: void @@ -930,12 +1056,12 @@ Summary: - String + void @@ -948,13 +1074,12 @@ Summary: - boolean + void @@ -967,13 +1092,12 @@ Summary: - boolean + void @@ -986,13 +1110,13 @@ Summary: - boolean + void @@ -1008,9 +1132,9 @@ Summary: void @@ -1026,10 +1150,9 @@ Summary: void @@ -1070,6 +1193,24 @@ Summary: + + + + + +
    Public Methods
    + + + + + + boolean + + isConnectionFailedListenerRegistered(GooglePlayServicesClient.OnConnectionFailedListener listener) + +
    Returns true if the specified listener is currently registered to + receive connection failed events.
    + +
    - clearDefaultAccount() + loadMoments(PlusClient.OnMomentsLoadedListener listener, int maxResults, String pageToken, Uri targetUrl, String type, String userId) -
    Clears the default account for this PlusClient instance.
    +
    List all of the moments for a particular user.
    - connect() + loadMoments(PlusClient.OnMomentsLoadedListener listener) -
    Connects the client to Google Play services.
    +
    List all of the moments for the currently signed-in user.
    - disconnect() + loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection, int orderBy, int maxResults, String pageToken) -
    Closes the connection to Google Play services.
    +
    Loads a list of people in the specified collection.
    - getAccountName() + loadPeople(PlusClient.OnPeopleLoadedListener listener, int collection) -
    Gets the account name resolved by Google Play services.
    +
    Loads a list of people in the specified collection.
    - isConnected() + loadPerson(PlusClient.OnPersonLoadedListener listener, String userId) -
    Checks if the client is currently connected to the service, so that - requests to other methods will succeed.
    +
    Loads profile information for a specified Google+ user.
    - isConnectionCallbacksRegistered(GooglePlayServicesClient.ConnectionCallbacks listener) + registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks listener) -
    Returns true if the specified listener is currently registered to - receive connection events.
    +
    Registers a listener to receive connection events from this GooglePlayServicesClient.
    - isConnectionFailedListenerRegistered(GooglePlayServicesClient.OnConnectionFailedListener listener) + registerConnectionFailedListener(GooglePlayServicesClient.OnConnectionFailedListener listener) -
    Returns true if the specified listener is currently registered to - receive connection failed events.
    +
    Registers a listener to receive connection failed events from this + GooglePlayServicesClient.
    - registerConnectionCallbacks(GooglePlayServicesClient.ConnectionCallbacks listener) + removeMoment(String momentId) -
    Registers a listener to receive connection events from this GooglePlayServicesClient.
    +
    Delete a moment.
    - registerConnectionFailedListener(GooglePlayServicesClient.OnConnectionFailedListener listener) + revokeAccessAndDisconnect(PlusClient.OnAccessRevokedListener listener) -
    Registers a listener to receive connection failed events from this - GooglePlayServicesClient.
    +
    Revokes access given to the current application.
    + + + + + + void + + writeMoment(Moment moment) + +
    Writes a moment.
    + +
    @@ -1546,177 +1687,65 @@ From interface - - - - - - - - -

    Public Constructors

    - - - - +

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

    -
    - - -
    -
    - -

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

    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" + + +
    +
    - -
    -

    - - 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 e180d00afbe27d80b7c25cf83cfb9d408328ec35..045f920a95ff9d67bdf3cabc2b7d0dbc9fd34643 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 ba5d97b47a8cd90782d1dddd9b40329bc39469a2..35acaf86f393921be88874eb55c84dd3914af270 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 34f8524ab6980ab07dffeebf1123d47db2c90a68..7b1b28666f03e6e8815875a50e340aa42214d47e 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,20 +1569,54 @@ From class
    - +

    public - static + + + + + Intent + + getIntent + () +

    +
    +
    + + + +
    +
    + +

    Retrieve the Intent as configured so far by the Builder.

    +
    +
    Returns
    +
    • The current Intent being configured by this builder +
    +
    + +
    +
    + + + + +
    +

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

    @@ -1293,19 +1626,35 @@ From class
    -

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

    +

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

    Parameters
    - + + + + + + + + + +
    launchingActivity - Activity that the share will be launched fromdeepLinkId + The deep-link ID to a resource to share on Google+. + This parameter is required.
    title + The title of the resource. Used if there is no content URL to display. + This parameter is optional.
    description + The description of a resource. Used if there is no content URL to + display. This parameter is optional.
    thumbnailUri + The thumbnailUri for a resource. Used if there is no content URL to + display. This parameter is optional.
    Returns
    -
    • a new Builder instance +
      • This Builder for method chaining.
    @@ -1313,7 +1662,7 @@ From class
    - +

    @@ -1323,10 +1672,10 @@ From class - Intent + PlusShare.Builder - getIntent - () + setContentDeepLinkId + (String deepLinkId)

    @@ -1336,11 +1685,20 @@ From class
    -

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

    +

    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.
    +
    Returns
    -
    • The current Intent being configured by this builder +
      • This Builder for method chaining.
    @@ -1348,7 +1706,7 @@ From class
    - +

    @@ -1360,8 +1718,8 @@ From class PlusShare.Builder - setContent - (Uri deepLinkUri) + setContentUrl + (Uri uri)

    @@ -1371,31 +1729,27 @@ From class
    -

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

    +

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

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

    @@ -1407,8 +1761,8 @@ From class PlusShare.Builder - setContent - (String deepLinkId, String title, String description, Uri thumbnailUri) + setRecipients + (List<Person> recipientList)

    @@ -1418,37 +1772,24 @@ From class
    -

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

    +

    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
    - - - - - - - - - - +
    deepLinkId - The deep-link identifier to a resource to share on Google+. - This parameter is required.
    title - The title of the resource. This parameter is required.
    description - The description of a resource. This parameter is required.
    thumbnailUri - The thumbnailUri for a resource. This parameter is optional.recipientList + A list of recipients. See loadPeople(PlusClient.OnPeopleLoadedListener, int) and + createPerson(String, String).
    Returns
    -
    • This Builder for method chaining.
    -
    -
    -
    See Also
    - +
    • 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 f8f8375425f163a0106a79c41b53c81ef03408ed..6b6b22128f9cb759af80ff5e9df8f259ae459dd4 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 0000000000000000000000000000000000000000..04eae6751e8f71dcc994fffa0af8b8947e84550c --- /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 0000000000000000000000000000000000000000..e3e9f98b9a8338d803d3ef7aa6abc2531f038636 --- /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 0000000000000000000000000000000000000000..e57916ae3bc5e7eb2aed9acc6156a0d2989b45f9 --- /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 0000000000000000000000000000000000000000..59495605701241ba8393ae4a59ebaf38e408f298 --- /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 0000000000000000000000000000000000000000..fd82cecc60d6a999f22fd594e13123034a185c12 --- /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 0000000000000000000000000000000000000000..0d4416c339923d89a2885b88c81d8c2037a0f1c0 --- /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 0000000000000000000000000000000000000000..b1b314fda1bd1cf6b26e585b6d3d3205844b8b43 --- /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 0000000000000000000000000000000000000000..e8906fa438656dd57e2086442e62aface846b7bb --- /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 0000000000000000000000000000000000000000..daa07d897d78cd0590f4b6e0b45f0b866002ef4c --- /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 0000000000000000000000000000000000000000..67661f690351423c56e7db2eafa180ec265951ea --- /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 0000000000000000000000000000000000000000..747221b4e2fca33b323979f373cd89a99d744b92 --- /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 0000000000000000000000000000000000000000..e2466ff61b1b931d1a7ee52c81bd4715dac4eadc --- /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 0000000000000000000000000000000000000000..a993283ded560202d69e5184872cf2a0ea507846 --- /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 0000000000000000000000000000000000000000..dce53c047200f834bd719bfd1aff876bc53d6d14 --- /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 0000000000000000000000000000000000000000..9e974ee319f028d062b620f88673318d3fc8a660 --- /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 0000000000000000000000000000000000000000..af517b7385efb834d80b5ffa125c66d23874fb33 --- /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 0000000000000000000000000000000000000000..754131a2bf5164f863f875efae288aba497f5330 --- /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 0000000000000000000000000000000000000000..8a2f3927b75afe9c120cc5daddf9aa7b41485e91 --- /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 0000000000000000000000000000000000000000..fc3e3e00904bcaea4b02d3c56ef06f734f292325 --- /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 0000000000000000000000000000000000000000..6161b8ab510d252d5201630095b92e43804d33fd --- /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 0000000000000000000000000000000000000000..903c64ee487eec7bb92fa505ec47419a901650ad --- /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 0000000000000000000000000000000000000000..210bc4adbaf9219aad22b9288a641a88ad97cb88 --- /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 0000000000000000000000000000000000000000..53c68313d04b1cbf3c7385b03c535d0087e41ab7 --- /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 0000000000000000000000000000000000000000..6c4dac4a1937aabf79526797762aa255f2dd9364 --- /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 0000000000000000000000000000000000000000..17f46479fb91864fd80ce147fd2536056a3d5c46 --- /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 0000000000000000000000000000000000000000..806cbf8e9076aa68a8c8ea7d6944bc9c66cd9341 --- /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 0000000000000000000000000000000000000000..690a3bb233e07f263c6c469e105c253a0f7f0773 --- /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 0000000000000000000000000000000000000000..8cbc1dc92f826fed48c886cd53b1610ab4d65992 --- /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 c41a548dba2aab77da35e3d98c45a6575702d67a..e8bf2a667dac5bda0793fdd6ace0bb99a3ce4226 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 7497e1fab1118dd80be1f138fbc91b2e57d33d62..ccc33e56ee04b8c152df63f8ea926059cf102d46 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 44c60230ee157d7ac1efd50af03731b4daf360ac..b037dbe8d0a268c0dc1c45c99d27494e20c44876 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 a5999f7b669bd632522bcc93f25aae6310e5f86d..0000000000000000000000000000000000000000 --- 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 bdb57d2390dde665af14074d62ddb8acb3451d00..d3ed0ec74ce02dbc580baef3a078f852f51ecb5f 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 0000000000000000000000000000000000000000..6acca8dae4c66d9b7d36ec3298f9b8c84e4c5d46 --- /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" } + + ];