|
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.Presence
public static final class Im.Presence
Contains presence infomation for contacts.
| Field Summary | |
|---|---|
static Uri |
BULK_CONTENT_URI
The content:// style URL for operations on bulk contacts |
static String |
CONTENT_TYPE
The MIME type of a CONTENT_URI providing a directory of presence |
static Uri |
CONTENT_URI
The content:// style URL for this table |
static Uri |
CONTENT_URI_BY_ACCOUNT
The content URL for IM presences for an account |
static String |
DEFAULT_SORT_ORDER
The default sort order for this table |
static Uri |
SEED_PRESENCE_BY_ACCOUNT_CONTENT_URI
The content:// style URL for seeding presences for a given account id. |
| 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 |
| Constructor Summary | |
|---|---|
Im.Presence()
|
|
| 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_BY_ACCOUNT
public static final Uri BULK_CONTENT_URI
public static final Uri SEED_PRESENCE_BY_ACCOUNT_CONTENT_URI
public static final String CONTENT_TYPE
CONTENT_URI providing a directory of presence
public static final String DEFAULT_SORT_ORDER
| Constructor Detail |
|---|
public Im.Presence()
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||