Contacts.IPresenceColumns Interface

Definition

Caution

This class is obsoleted in this android platform

The IM presence columns with some contacts specific columns mixed in.

[System.Obsolete("This class is obsoleted in this android platform")]
public interface Contacts.IPresenceColumns
[<System.Obsolete("This class is obsoleted in this android platform")>]
type Contacts.IPresenceColumns = interface
Attributes

Remarks

The IM presence columns with some contacts specific columns mixed in.

This member is deprecated. see android.provider.ContactsContract

Java documentation for android.provider.Contacts.PresenceColumns.

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

ImAccount
Obsolete.

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

ImHandle
Obsolete.

The IM handle the presence item is for.

ImProtocol
Obsolete.

The IM service the presence is coming from.

PresenceCustomStatus
Obsolete.

The user defined status line.

PresenceStatus
Obsolete.

The server defined status.

Priority
Obsolete.

The priority, an integer, used by XMPP presence

Applies to