| Account |
This interface is deprecated.
replaced by GoogleSignInApi. See
Google Sign-In
for guidance on integrating with this API.
|
| People |
This interface is deprecated.
This API may return empty results, even if the user consented to
SCOPE_PLUS_LOGIN. See below for suggested replacements.
|
| People.LoadPeopleResult | Information about the set of people that was loaded. |
| People.OrderBy | Constants to declare the order to return people in. |
| PlusOneButton.OnPlusOneClickListener | A listener for +1 button clicks. |
| Plus |
This class is deprecated.
The Google+ Account and People APIs are deprecated. For details on replacements see
Account and People. All Google+ UI widgets such as sharing and +1 buttons
continue to be supported.
|
| Plus.PlusOptions | API configuration parameters for Google+. |
| Plus.PlusOptions.Builder | Plus builder. |
| PlusOneButton | The +1 button to recommend a URL on Google+. |
| PlusOneButton.DefaultOnPlusOneClickListener | This is an View.OnClickListener that will proxy clicks to an
attached PlusOneButton.OnPlusOneClickListener, or default to attempt to start
the intent using an Activity context. |
| PlusOneDummyView | A class used to statically generate dummy views in the event of an error retrieving a PlusOneButton from the apk |
| PlusShare | Utility class for including resources in posts shared on Google+ through
an ACTION_SEND intent. |
| PlusShare.Builder |