|
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.InvitationColumns
Columns from the Invitation table.
| Field Summary | |
|---|---|
static String |
ACCOUNT
The account id. |
static String |
GROUP_NAME
The name of the group which the sender invite you to join. |
static String |
INVITE_ID
The invitation id. |
static String |
NOTE
A note |
static String |
PROVIDER
The provider id. |
static String |
SENDER
The name of the sender of the invitation. |
static String |
STATUS
The current status of the invitation. |
static int |
STATUS_ACCEPTED
|
static int |
STATUS_PENDING
|
static int |
STATUS_REJECTED
|
| Field Detail |
|---|
static final String PROVIDER
Type: INTEGER
static final String ACCOUNT
Type: INTEGER
static final String INVITE_ID
Type: TEXT
static final String SENDER
Type: TEXT
static final String GROUP_NAME
Type: TEXT
static final String NOTE
Type: TEXT
static final String STATUS
Type: TEXT
static final int STATUS_PENDING
static final int STATUS_ACCEPTED
static final int STATUS_REJECTED
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||