|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectandroid.provider.Im.Contacts
public static final class Im.Contacts
This table contains contacts.
| Field Summary | |
|---|---|
static String |
AVATAR_DATA
|
static String |
AVATAR_HASH
|
static Uri |
BULK_CONTENT_URI
The content:// style URL for operations on bulk contacts |
static String |
CHATS_CONTACT
|
static String |
CONTENT_ITEM_TYPE
The MIME type of a CONTENT_URI subdirectory of a single
person. |
static String |
CONTENT_TYPE
The MIME type of CONTENT_URI providing a directory of
people. |
static Uri |
CONTENT_URI
The content:// style URL for this table |
static Uri |
CONTENT_URI_BLOCKED_CONTACTS
The content:// style URL for contacts who have been blocked |
static Uri |
CONTENT_URI_CHAT_CONTACTS
The content:// style URL for contacts who have an open chat session |
static Uri |
CONTENT_URI_CHAT_CONTACTS_BY
The content:// style URL for contacts by provider and account, and who have an open chat session |
static Uri |
CONTENT_URI_CONTACTS_BAREBONE
The content:// style URL for barebone contacts, not joined with any other table |
static Uri |
CONTENT_URI_CONTACTS_BY
The content:// style URL for contacts by provider and account |
static Uri |
CONTENT_URI_OFFLINE_CONTACTS_BY
The content:// style URL for contacts by provider and account, and who are offline |
static Uri |
CONTENT_URI_ONLINE_CONTACTS_BY
The content:// style URL for contacts by provider and account, and who are online |
static Uri |
CONTENT_URI_ONLINE_COUNT
The content:// style URL for the count of online contacts in each contact list by provider and account. |
static Uri |
CONTENT_URI_WITH_PRESENCE
The content:// style URL for contacts joined with presence |
static String |
DEFAULT_SORT_ORDER
The default sort order for this table |
| Fields inherited from interface android.provider.BaseColumns |
|---|
_COUNT, _ID |
| Fields inherited from interface android.provider.Im.PresenceColumns |
|---|
CLIENT_TYPE, CLIENT_TYPE_ANDROID, CLIENT_TYPE_DEFAULT, CLIENT_TYPE_MOBILE, CONTACT_ID, JID_RESOURCE |
| Fields inherited from interface android.provider.Im.CommonPresenceColumns |
|---|
AVAILABLE, AWAY, DO_NOT_DISTURB, IDLE, INVISIBLE, OFFLINE, PRESENCE_CUSTOM_STATUS, PRESENCE_STATUS, PRIORITY |
| Fields inherited from interface android.provider.Im.ChatsColumns |
|---|
CONTACT_ID, GROUP_CHAT, JID_RESOURCE, LAST_MESSAGE_DATE, LAST_UNREAD_MESSAGE, UNSENT_COMPOSED_MESSAGE |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Uri CONTENT_URI
public static final Uri CONTENT_URI_WITH_PRESENCE
public static final Uri CONTENT_URI_CONTACTS_BAREBONE
public static final Uri CONTENT_URI_CHAT_CONTACTS
public static final Uri CONTENT_URI_BLOCKED_CONTACTS
public static final Uri CONTENT_URI_CONTACTS_BY
public static final Uri CONTENT_URI_CHAT_CONTACTS_BY
public static final Uri CONTENT_URI_ONLINE_CONTACTS_BY
public static final Uri CONTENT_URI_OFFLINE_CONTACTS_BY
public static final Uri BULK_CONTENT_URI
public static final Uri CONTENT_URI_ONLINE_COUNT
public static final String CONTENT_TYPE
CONTENT_URI providing a directory of
people.
public static final String CONTENT_ITEM_TYPE
CONTENT_URI subdirectory of a single
person.
public static final String DEFAULT_SORT_ORDER
public static final String CHATS_CONTACT
public static final String AVATAR_HASH
public static final String AVATAR_DATA
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||