ContactsContract.IStatusColumns Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Social status update columns.
public interface ContactsContract.IStatusColumns
type ContactsContract.IStatusColumns = interface
Remarks
Social status update columns.
Java documentation for android.provider.ContactsContract.StatusColumns
.
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
ChatCapability |
Contact's audio/video chat capability level. |
Presence |
Contact's latest presence level. |
PresenceCustomStatus |
Obsolete.
This member is deprecated. |
PresenceStatus |
Obsolete.
This member is deprecated. |
Status |
Contact latest status update. |
StatusIcon |
The resource ID of the icon for the source of the status update. |
StatusLabel |
The resource ID of the label describing the source of the status update, e. |
StatusResPackage |
The package containing resources for this status: label and icon. |
StatusTimestamp |
The absolute time in milliseconds when the latest status was inserted/updated. |