protected static interface ContactsContract.MetadataSyncStateColumns
Modifier and Type | Field and Description |
---|---|
static String |
ACCOUNT_NAME
A reference to the type of the account to which this state belongs
Type: STRING
|
static String |
ACCOUNT_TYPE
A reference to the name of the account to which this state belongs
Type: STRING
|
static String |
DATA_SET
A reference to the data set within the account to which this state belongs
Type: STRING
|
static String |
STATE
The sync state associated with this account.
|
static final String ACCOUNT_TYPE
Type: STRING
static final String ACCOUNT_NAME
Type: STRING
static final String DATA_SET
Type: STRING
static final String STATE
Type: Blob