android.provider.Contacts.PresenceColumns |
Value | ||||
---|---|---|---|---|
int | AVAILABLE | 5 | 0x00000005 | |
int | AWAY | 2 | 0x00000002 | |
int | DO_NOT_DISTURB | 4 | 0x00000004 | |
int | IDLE | 3 | 0x00000003 | |
String | IM_ACCOUNT | The IM account for the local user that the presence data came from. | "im_account" | |
String | IM_HANDLE | The IM handle the presence item is for. | "im_handle" | |
String | IM_PROTOCOL | The IM service the presence is coming from. | "im_protocol" | |
int | INVISIBLE | 1 | 0x00000001 | |
int | OFFLINE | Presence Status definition | 0 | 0x00000000 |
String | PRESENCE_CUSTOM_STATUS | The user defined status line. | "status" | |
String | PRESENCE_STATUS | The server defined status. | "mode" | |
String | PRIORITY | The priority, an integer, used by XMPP presence
Type: INTEGER |
"priority" |
Type: STRING
Type: STRING
Type: STRING
Type: TEXT
Type: INTEGER (one of the values below)
Type: INTEGER
Copyright 2007 Google Inc. | Build 0.9_r1-98467 - 14 Aug 2008 18:48 |