android.provider
Class Gmail.ConversationColumns
java.lang.Object
android.provider.Gmail.ConversationColumns
- Enclosing class:
- Gmail
public static final class Gmail.ConversationColumns
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID
public static final String ID
- See Also:
- Constant Field Values
SUBJECT
public static final String SUBJECT
- See Also:
- Constant Field Values
SNIPPET
public static final String SNIPPET
- See Also:
- Constant Field Values
FROM
public static final String FROM
- See Also:
- Constant Field Values
DATE
public static final String DATE
- See Also:
- Constant Field Values
PERSONAL_LEVEL
public static final String PERSONAL_LEVEL
- See Also:
- Constant Field Values
LABEL_IDS
public static final String LABEL_IDS
- A list of label names with a space after each one (including the last one). This makes
it easier remove individual labels from this list using SQL.
- See Also:
- Constant Field Values
NUM_MESSAGES
public static final String NUM_MESSAGES
- See Also:
- Constant Field Values
MAX_MESSAGE_ID
public static final String MAX_MESSAGE_ID
- See Also:
- Constant Field Values
HAS_ATTACHMENTS
public static final String HAS_ATTACHMENTS
- See Also:
- Constant Field Values
HAS_MESSAGES_WITH_ERRORS
public static final String HAS_MESSAGES_WITH_ERRORS
- See Also:
- Constant Field Values
FORCE_ALL_UNREAD
public static final String FORCE_ALL_UNREAD
- See Also:
- Constant Field Values
Please submit a feedback, bug or feature