protected static interface ContactsContract.StatusColumns
| Modifier and Type | Field and Description |
|---|---|
static int |
AVAILABLE |
static int |
AWAY |
static int |
CAPABILITY_HAS_CAMERA |
static int |
CAPABILITY_HAS_VIDEO |
static int |
CAPABILITY_HAS_VOICE |
static String |
CHAT_CAPABILITY |
static int |
DO_NOT_DISTURB |
static int |
IDLE |
static int |
INVISIBLE |
static int |
OFFLINE |
static String |
PRESENCE |
static String |
PRESENCE_CUSTOM_STATUS
Deprecated.
|
static String |
PRESENCE_STATUS
Deprecated.
|
static String |
STATUS |
static String |
STATUS_ICON |
static String |
STATUS_LABEL |
static String |
STATUS_RES_PACKAGE |
static String |
STATUS_TIMESTAMP |
static final String PRESENCE
@Deprecated static final String PRESENCE_STATUS
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 STATUS
@Deprecated static final String PRESENCE_CUSTOM_STATUS
static final String STATUS_TIMESTAMP
static final String STATUS_RES_PACKAGE
static final String STATUS_LABEL
static final String STATUS_ICON
static final String CHAT_CAPABILITY
static final int CAPABILITY_HAS_VOICE
static final int CAPABILITY_HAS_VIDEO
static final int CAPABILITY_HAS_CAMERA
Copyright © 2008-2013. All Rights Reserved.