public class GmailScopes extends Object
Modifier and Type | Field and Description |
---|---|
static String |
GMAIL_COMPOSE
Manage drafts and send emails.
|
static String |
GMAIL_MODIFY
View and modify but not delete your email.
|
static String |
GMAIL_READONLY
View your emails messages and settings.
|
static String |
MAIL_GOOGLE_COM
View and manage your mail.
|
public static final String MAIL_GOOGLE_COM
public static final String GMAIL_COMPOSE
public static final String GMAIL_MODIFY
public static final String GMAIL_READONLY