java.lang.Object | |
↳ | com.google.android.gms.plus.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.
The main entry point for Google+ integration.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Plus.PlusOptions | API configuration parameters for Google+. |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
API |
This field is deprecated.
See Plus for details.
|
||||||||||
AccountApi |
This field is deprecated.
See Account for details.
|
||||||||||
PeopleApi |
This field is deprecated.
People API is deprecated. See People for details.
|
||||||||||
SCOPE_PLUS_LOGIN | OAuth 2.0 scope for accessing the user's name, basic profile info and Google+ profile info. | ||||||||||
SCOPE_PLUS_PROFILE | OAuth 2.0 scope for accessing the user's Google+ profile data. |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
This field is deprecated.
See Plus
for details.
Token to pass to addApi(Api extends Api.ApiOptions.NotRequiredOptions>)
to enable the Google+ features.
To configure additional Google+ options, provide a Plus.PlusOptions
object to
addApi(Api extends Api.ApiOptions.NotRequiredOptions>)
.
This field is deprecated.
See Account
for details.
Provides access to account management API methods.
This field is deprecated.
People API is deprecated. See People
for details.
Methods and interfaces related to people in Google+.
OAuth 2.0 scope for accessing the user's name, basic profile info and Google+ profile info.
When using this scope, your app will have access to:
OAuth 2.0 scope for accessing the user's Google+ profile data.