protected static interface ContactsContract.ContactStatusColumns
Contacts
Modifier and Type | Field and Description |
---|---|
static String |
CONTACT_CHAT_CAPABILITY
Contact Chat Capabilities.
|
static String |
CONTACT_PRESENCE
Contact presence status.
|
static String |
CONTACT_STATUS
Contact's latest status update.
|
static String |
CONTACT_STATUS_ICON
The resource ID of the icon for the source of contact status.
|
static String |
CONTACT_STATUS_LABEL
The resource ID of the label describing the source of contact
status, e.g.
|
static String |
CONTACT_STATUS_RES_PACKAGE
The package containing resources for this status: label and icon.
|
static String |
CONTACT_STATUS_TIMESTAMP
The absolute time in milliseconds when the latest status was
inserted/updated.
|
static final String CONTACT_PRESENCE
ContactsContract.StatusUpdates
for individual status
definitions.
Type: NUMBER
static final String CONTACT_CHAT_CAPABILITY
ContactsContract.StatusUpdates
for individual
definitions.
Type: NUMBER
static final String CONTACT_STATUS
Type: TEXT
static final String CONTACT_STATUS_TIMESTAMP
Type: NUMBER
static final String CONTACT_STATUS_RES_PACKAGE
Type: TEXT
static final String CONTACT_STATUS_LABEL
CONTACT_STATUS_RES_PACKAGE
.
Type: NUMBER
static final String CONTACT_STATUS_ICON
CONTACT_STATUS_RES_PACKAGE
.
Type: NUMBER