ContactsContract
@Deprecated public static interface Contacts.PresenceColumns
Modifier and Type | Field and Description |
---|---|
static int |
AVAILABLE
Deprecated.
|
static int |
AWAY
Deprecated.
|
static int |
DO_NOT_DISTURB
Deprecated.
|
static int |
IDLE
Deprecated.
|
static String |
IM_ACCOUNT
Deprecated.
see
ContactsContract |
static String |
IM_HANDLE
Deprecated.
see
ContactsContract |
static String |
IM_PROTOCOL
Deprecated.
see
ContactsContract |
static int |
INVISIBLE
Deprecated.
|
static int |
OFFLINE
Deprecated.
Presence Status definition
|
static String |
PRESENCE_CUSTOM_STATUS
Deprecated.
The user defined status line.
|
static String |
PRESENCE_STATUS
Deprecated.
The server defined status.
|
static String |
PRIORITY
Deprecated.
The priority, an integer, used by XMPP presence
Type: INTEGER
|
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
@Deprecated static final String IM_PROTOCOL
ContactsContract
Contacts.ContactMethods.encodePredefinedImProtocol(int)
or
Contacts.ContactMethods.encodeCustomImProtocol(java.lang.String)
.
Type: STRING
@Deprecated static final String IM_HANDLE
ContactsContract
IM_PROTOCOL
.
Type: STRING
@Deprecated static final String IM_ACCOUNT
ContactsContract
Type: STRING