ContactsContract.IContactStatusColumns Interface

Definition

public interface ContactsContract.IContactStatusColumns
type ContactsContract.IContactStatusColumns = interface

Remarks

Java documentation for android.provider.ContactsContract.ContactStatusColumns.

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

ContactChatCapability

Contact Chat Capabilities.

ContactPresence

Contact presence status.

ContactStatus

Contact's latest status update.

ContactStatusIcon

The resource ID of the icon for the source of contact status.

ContactStatusLabel

The resource ID of the label describing the source of contact status, e.

ContactStatusResPackage

The package containing resources for this status: label and icon.

ContactStatusTimestamp

The absolute time in milliseconds when the latest status was inserted/updated.

Applies to