ContactsContract.StatusUpdates.InterfaceConsts Class

Definition

public static class ContactsContract.StatusUpdates.InterfaceConsts
type ContactsContract.StatusUpdates.InterfaceConsts = class
Inheritance
ContactsContract.StatusUpdates.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

Available
Obsolete.

An allowed value of #PRESENCE.

Away
Obsolete.

An allowed value of #PRESENCE.

CapabilityHasCamera
Obsolete.

An allowed flag of #CHAT_CAPABILITY.

CapabilityHasVideo
Obsolete.

An allowed flag of #CHAT_CAPABILITY.

CapabilityHasVoice
Obsolete.

An allowed flag of #CHAT_CAPABILITY.

ChatCapability

Contact's audio/video chat capability level.

CustomProtocol

Name of the custom protocol.

DataId

Reference to the Data#_ID entry that owns this presence.

DoNotDisturb
Obsolete.

An allowed value of #PRESENCE.

Idle
Obsolete.

An allowed value of #PRESENCE.

ImAccount

The IM account for the local user that the presence data came from.

ImHandle

The IM handle the presence item is for.

Invisible
Obsolete.

An allowed value of #PRESENCE.

Offline
Obsolete.

An allowed value of #PRESENCE.

Presence

Contact's latest presence level.

PresenceCustomStatus
Obsolete.

This member is deprecated.

PresenceStatus
Obsolete.

This member is deprecated.

Protocol

See CommonDataKinds.Im for a list of defined protocol constants.

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.

Applies to