public static final class ContactsContract.MetadataSync extends Object implements BaseColumns, ContactsContract.MetadataSyncColumns
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_ITEM_TYPE
The MIME type of a
CONTENT_URI subdirectory of a single contact metadata. |
static String |
CONTENT_TYPE
The MIME type of
CONTENT_URI providing a directory of contact metadata |
static Uri |
CONTENT_URI
The content:// style URI for this table.
|
static String |
METADATA_AUTHORITY
The authority for the contacts metadata
|
static Uri |
METADATA_AUTHORITY_URI
A content:// style uri to the authority for the contacts metadata
|
_COUNT, _ID
ACCOUNT_NAME, ACCOUNT_TYPE, DATA, DATA_SET, DELETED, RAW_CONTACT_BACKUP_ID
public static final String METADATA_AUTHORITY
public static final Uri METADATA_AUTHORITY_URI
public static final Uri CONTENT_URI
public static final String CONTENT_TYPE
CONTENT_URI
providing a directory of contact metadatapublic static final String CONTENT_ITEM_TYPE
CONTENT_URI
subdirectory of a single contact metadata.