to top
Android APIs
public static final class

ContactsContract.Presence

extends ContactsContract.StatusUpdates
java.lang.Object
   ↳ android.provider.ContactsContract.StatusUpdates
     ↳ android.provider.ContactsContract.Presence

This class was deprecated in API level 5.
This old name was never meant to be made public. Do not use.

Summary

[Expand]
Inherited Constants
From class android.provider.ContactsContract.StatusUpdates
From interface android.provider.ContactsContract.PresenceColumns
From interface android.provider.ContactsContract.StatusColumns
[Expand]
Inherited Fields
From class android.provider.ContactsContract.StatusUpdates
Public Constructors

? Examples
ContactsContract.Presence()
[Expand]
Inherited Methods
From class android.provider.ContactsContract.StatusUpdates
From class java.lang.Object

Public Constructors

public ContactsContract.Presence ()

Added in API level 5

No examples for this method.
Frequently called with: [Clear]
Portions of this page are reproduced from work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License. The original page is available here.