java.lang.Object | |
↳ | android.provider.Contacts.GroupMembership |
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | CONTENT_DIRECTORY | The directory twig for this sub-table | |||||||||
String | CONTENT_ITEM_TYPE | The MIME type of a CONTENT_URI subdirectory of a single person group. | |||||||||
String | CONTENT_TYPE | The MIME type of CONTENT_URI providing a directory of all person groups. | |||||||||
Uri | CONTENT_URI | The content:// style URL for this table | |||||||||
String | DEFAULT_SORT_ORDER | The default sort order for this table | |||||||||
String | GROUP_ID | The row id of the accounts group. | |||||||||
String | GROUP_SYNC_ACCOUNT | The account of the group. | |||||||||
String | GROUP_SYNC_ID | The sync id of the group. | |||||||||
String | PERSON_ID | The row id of the person. | |||||||||
Uri | RAW_CONTENT_URI | The content:// style URL for this table |
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From interface
android.provider.BaseColumns
| |||||||||||
From interface
android.provider.Contacts.GroupsColumns
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object
|
The directory twig for this sub-table
The MIME type of a CONTENT_URI subdirectory of a single person group.
The MIME type of CONTENT_URI providing a directory of all person groups.
The content:// style URL for this table
The default sort order for this table
The row id of the accounts group.
Type: TEXT
The account of the group.
Type: TEXT
The sync id of the group.
Type: TEXT
The row id of the person.
Type: TEXT
The content:// style URL for this table