public class GamesScopes
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DRIVE_APPDATA
View and manage its own configuration data in your Google Drive.
|
static java.lang.String |
GAMES
Share your Google+ profile information and view and manage your game activity.
|
static java.lang.String |
PLUS_LOGIN
Know the list of people in your circles, your age range, and language.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<java.lang.String> |
all()
Returns an unmodifiable set that contains all scopes declared by this class.
|
public static final java.lang.String DRIVE_APPDATA
public static final java.lang.String GAMES
public static final java.lang.String PLUS_LOGIN