|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Im.ContactsColumns
Columns from the Contacts table.
| Field Summary | |
|---|---|
static String |
ACCOUNT
The account (within a IM provider) for this contact |
static String |
CONTACTLIST
The contactList this contact belongs to |
static String |
NICKNAME
The nickname or display name |
static String |
PROVIDER
The IM provider for this contact |
static String |
QUICK_CONTACT
Quick Contact: derived from Google Contact Extension's "message_count" attribute. |
static String |
REJECTED
Google Contact Extension attribute Rejected: a boolean value indicating whether a subscription request from this client was ever rejected by the user. |
static String |
SUBSCRIPTION_STATUS
Contact subscription status |
static int |
SUBSCRIPTION_STATUS_NONE
no pending subscription |
static int |
SUBSCRIPTION_STATUS_SUBSCRIBE_PENDING
requested to subscribe |
static int |
SUBSCRIPTION_STATUS_UNSUBSCRIBE_PENDING
requested to unsubscribe |
static String |
SUBSCRIPTION_TYPE
Contact subscription type |
static int |
SUBSCRIPTION_TYPE_BOTH
The user and contact have a mutual interest in each other's presence. |
static int |
SUBSCRIPTION_TYPE_FROM
The contact is interested in receiving presence updates from the user. |
static int |
SUBSCRIPTION_TYPE_INVITATIONS
This is a special type reserved for pending subscription requests |
static int |
SUBSCRIPTION_TYPE_NONE
The user and contact have no interest in each other's presence. |
static int |
SUBSCRIPTION_TYPE_REMOVE
The user wishes to stop receiving presence updates from the contact. |
static int |
SUBSCRIPTION_TYPE_TO
The user is interested in receiving presence updates from the contact. |
static String |
TYPE
Contact type |
static int |
TYPE_BLOCKED
blocked contact. |
static int |
TYPE_GROUP
temporary contact created for group chat. |
static int |
TYPE_HIDDEN
the contact is hidden. |
static int |
TYPE_NORMAL
normal IM contact |
static int |
TYPE_PINNED
the contact is pinned. |
static int |
TYPE_TEMPORARY
temporary contact, someone not in the list of contacts that we subscribe presence for. |
static String |
USERNAME
The username |
| Field Detail |
|---|
static final String USERNAME
Type: TEXT
static final String NICKNAME
Type: TEXT
static final String PROVIDER
Type: INTEGER
static final String ACCOUNT
Type: INTEGER
static final String CONTACTLIST
Type: INTEGER
static final String TYPE
Type: INTEGER
static final int TYPE_NORMAL
static final int TYPE_TEMPORARY
static final int TYPE_GROUP
static final int TYPE_BLOCKED
static final int TYPE_HIDDEN
static final int TYPE_PINNED
static final String SUBSCRIPTION_STATUS
Type: INTEGER
static final int SUBSCRIPTION_STATUS_NONE
static final int SUBSCRIPTION_STATUS_SUBSCRIBE_PENDING
static final int SUBSCRIPTION_STATUS_UNSUBSCRIBE_PENDING
static final String SUBSCRIPTION_TYPE
Type: INTEGER
static final int SUBSCRIPTION_TYPE_NONE
static final int SUBSCRIPTION_TYPE_REMOVE
static final int SUBSCRIPTION_TYPE_TO
static final int SUBSCRIPTION_TYPE_FROM
static final int SUBSCRIPTION_TYPE_BOTH
static final int SUBSCRIPTION_TYPE_INVITATIONS
static final String QUICK_CONTACT
Type: INTEGER
static final String REJECTED
Type: INTEGER
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||