android.provider
Class ContactsContract.Presence

java.lang.Object
  extended by android.provider.ContactsContract.StatusUpdates
      extended by android.provider.ContactsContract.Presence
All Implemented Interfaces:
ContactsContract.PresenceColumns, ContactsContract.StatusColumns
Enclosing class:
ContactsContract

Deprecated.

@Deprecated
public static final class ContactsContract.Presence
extends ContactsContract.StatusUpdates


Field Summary
 
Fields inherited from class android.provider.ContactsContract.StatusUpdates
CONTENT_ITEM_TYPE, CONTENT_TYPE, CONTENT_URI, PROFILE_CONTENT_URI
 
Fields inherited from interface android.provider.ContactsContract.StatusColumns
AVAILABLE, AWAY, CAPABILITY_HAS_CAMERA, CAPABILITY_HAS_VIDEO, CAPABILITY_HAS_VOICE, CHAT_CAPABILITY, DO_NOT_DISTURB, IDLE, INVISIBLE, OFFLINE, PRESENCE, PRESENCE_CUSTOM_STATUS, PRESENCE_STATUS, STATUS, STATUS_ICON, STATUS_LABEL, STATUS_RES_PACKAGE, STATUS_TIMESTAMP
 
Fields inherited from interface android.provider.ContactsContract.PresenceColumns
CUSTOM_PROTOCOL, DATA_ID, IM_ACCOUNT, IM_HANDLE, PROTOCOL
 
Constructor Summary
ContactsContract.Presence()
          Deprecated.  
 
Method Summary
 
Methods inherited from class android.provider.ContactsContract.StatusUpdates
getPresenceIconResourceId, getPresencePrecedence
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContactsContract.Presence

public ContactsContract.Presence()
Deprecated. 


Copyright © 2008-2012. All Rights Reserved.