java.lang.Object | |
↳ | com.google.android.gms.common.Scopes |
OAuth 2.0 scopes for use with Google Play services. See the specific client methods for details on which scopes are required.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | APP_STATE | Scope for using the App State service. | |||||||||
String | GAMES | Scope for accessing data from Google Play Games. | |||||||||
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 | OAuth 2.0 scope for accessing the user's Google+ profile data. |
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Scope for using the App State service.
Scope for accessing data from Google Play Games.
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:
OAuth 2.0 scope for accessing the user's Google+ profile data.