|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
static interface Im.CommonPresenceColumns
Columns shared between the IM and contacts presence tables
| Field Summary | |
|---|---|
static int |
AVAILABLE
|
static int |
AWAY
|
static int |
DO_NOT_DISTURB
|
static int |
IDLE
|
static int |
INVISIBLE
|
static int |
OFFLINE
Presence Status definition |
static String |
PRESENCE_CUSTOM_STATUS
The user defined status line. |
static String |
PRESENCE_STATUS
The server defined status. |
static String |
PRIORITY
The priority, an integer, used by XMPP presence |
| Field Detail |
|---|
static final String PRIORITY
Type: INTEGER
static final String PRESENCE_STATUS
Type: INTEGER (one of the values below)
static final int OFFLINE
static final int INVISIBLE
static final int AWAY
static final int IDLE
static final int DO_NOT_DISTURB
static final int AVAILABLE
static final String PRESENCE_CUSTOM_STATUS
Type: TEXT
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||