|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Contacts.GroupsColumns
Columns from the groups table.
| Field Summary | |
|---|---|
static String |
NAME
The group name. |
static String |
NOTES
Notes about the group. |
static String |
SHOULD_SYNC
Whether this group should be synced if the SYNC_EVERYTHING settings is false for this group's account. |
static String |
SYSTEM_ID
The ID of this group if it is a System Group, null otherwise. |
| Field Detail |
|---|
static final String NAME
Type: TEXT
static final String NOTES
Type: TEXT
static final String SHOULD_SYNC
Type: INTEGER (boolean)
static final String SYSTEM_ID
Type: TEXT
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||