|
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 Calendar.AttendeesColumns
| Field Summary | |
|---|---|
static String |
ATTENDEE_EMAIL
The email address of the attendee. |
static String |
ATTENDEE_NAME
The name of the attendee. |
static String |
ATTENDEE_RELATIONSHIP
The relationship of the attendee to the user. |
static String |
ATTENDEE_STATUS
The attendance status of the attendee. |
static int |
ATTENDEE_STATUS_ACCEPTED
|
static int |
ATTENDEE_STATUS_DECLINED
|
static int |
ATTENDEE_STATUS_INVITED
|
static int |
ATTENDEE_STATUS_NONE
|
static int |
ATTENDEE_STATUS_TENTATIVE
|
static String |
ATTENDEE_TYPE
The type of attendee. |
static String |
EVENT_ID
The id of the event. |
static int |
RELATIONSHIP_ATTENDEE
|
static int |
RELATIONSHIP_NONE
|
static int |
RELATIONSHIP_ORGANIZER
|
static int |
RELATIONSHIP_PERFORMER
|
static int |
RELATIONSHIP_SPEAKER
|
static int |
TYPE_NONE
|
static int |
TYPE_OPTIONAL
|
static int |
TYPE_REQUIRED
|
| Field Detail |
|---|
static final String EVENT_ID
Type: INTEGER
static final String ATTENDEE_NAME
Type: STRING
static final String ATTENDEE_EMAIL
Type: STRING
static final String ATTENDEE_RELATIONSHIP
Type: INTEGER (one of RELATIONSHIP_ATTENDEE, ...}.
static final int RELATIONSHIP_NONE
static final int RELATIONSHIP_ATTENDEE
static final int RELATIONSHIP_ORGANIZER
static final int RELATIONSHIP_PERFORMER
static final int RELATIONSHIP_SPEAKER
static final String ATTENDEE_TYPE
Type: Integer (one of TYPE_REQUIRED, TYPE_OPTIONAL)
static final int TYPE_NONE
static final int TYPE_REQUIRED
static final int TYPE_OPTIONAL
static final String ATTENDEE_STATUS
Type: Integer (one of ATTENDEE_STATUS_ACCEPTED, ...}.
static final int ATTENDEE_STATUS_NONE
static final int ATTENDEE_STATUS_ACCEPTED
static final int ATTENDEE_STATUS_DECLINED
static final int ATTENDEE_STATUS_INVITED
static final int ATTENDEE_STATUS_TENTATIVE
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||