ContactsContract.RawContacts.StreamItems.InterfaceConsts Class

Definition

public static class ContactsContract.RawContacts.StreamItems.InterfaceConsts
type ContactsContract.RawContacts.StreamItems.InterfaceConsts = class
Inheritance
ContactsContract.RawContacts.StreamItems.InterfaceConsts

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

AccountName
Obsolete.

The account name to which the raw_contact of this item is associated.

AccountType
Obsolete.

The account type to which the raw_contact of this item is associated.

Comments
Obsolete.

Summary information about the stream item, for example to indicate how many people have reshared it, how many have liked it, how many thumbs up and/or thumbs down it has, what the original source was, etc.

ContactId
Obsolete.

A reference to the android.provider.ContactsContract.Contacts#_ID that this stream item belongs to.

ContactLookupKey
Obsolete.

A reference to the android.provider.ContactsContract.Contacts#LOOKUP_KEY that this stream item belongs to.

Count

The count of rows in a directory.

DataSet
Obsolete.

The data set within the account that the raw_contact of this row belongs to.

Id

The unique ID for a row.

RawContactId
Obsolete.

A reference to the RawContacts#_ID that this stream item belongs to.

RawContactSourceId
Obsolete.

The source_id of the raw_contact that this row belongs to.

ResIcon
Obsolete.

The resource name of the icon for the source of the stream item.

ResLabel
Obsolete.

The resource name of the label describing the source of the status update, e.

ResPackage
Obsolete.

The package name to use when creating Resources objects for this stream item.

Sync1
Obsolete.

Generic column for use by sync adapters.

Sync2
Obsolete.

Generic column for use by sync adapters.

Sync3
Obsolete.

Generic column for use by sync adapters.

Sync4
Obsolete.

Generic column for use by sync adapters.

Text
Obsolete.

The main textual contents of the item.

Timestamp
Obsolete.

The absolute time (milliseconds since epoch) when this stream item was inserted/updated.

Applies to