public static final class ContactsContract.MetadataSyncState extends Object implements BaseColumns, ContactsContract.MetadataSyncStateColumns
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_ITEM_TYPE
The MIME type of a
CONTENT_URI subdirectory of a single contact metadata sync
state. |
static String |
CONTENT_TYPE
The MIME type of
CONTENT_URI providing a directory of contact metadata sync
states. |
static Uri |
CONTENT_URI
The content:// style URI for this table.
|
_COUNT, _ID
ACCOUNT_NAME, ACCOUNT_TYPE, DATA_SET, STATE
public static final Uri CONTENT_URI
public static final String CONTENT_TYPE
CONTENT_URI
providing a directory of contact metadata sync
states.public static final String CONTENT_ITEM_TYPE
CONTENT_URI
subdirectory of a single contact metadata sync
state.