@Deprecated public static final class ContactsContract.Contacts.StreamItems extends Object implements ContactsContract.StreamItemsColumns
A sub-directory of a single contact that contains all of the constituent raw contact
ContactsContract.StreamItems
rows. This directory can be used either
with a ContactsContract.Contacts.CONTENT_URI
or ContactsContract.Contacts.CONTENT_LOOKUP_URI
.
Querying for social stream data requires android.permission.READ_SOCIAL_STREAM permission.
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_DIRECTORY
Deprecated.
- Do not use. This will not be supported in the future. In the future,
cursors returned from related queries will be empty.
|
ACCOUNT_NAME, ACCOUNT_TYPE, COMMENTS, CONTACT_ID, CONTACT_LOOKUP_KEY, DATA_SET, RAW_CONTACT_ID, RAW_CONTACT_SOURCE_ID, RES_ICON, RES_LABEL, RES_PACKAGE, SYNC1, SYNC2, SYNC3, SYNC4, TEXT, TIMESTAMP
@Deprecated public static final String CONTENT_DIRECTORY