Class | Description |
---|---|
APIKey | |
Attendee | |
Attendees |
Collection of
Attendee . |
BusyStatus | |
CalendarGroup |
This class represents a list of
CalendarInfo you can invite or add to
a view. |
CalendarQuery | |
CalendarToken | |
CalendarView | |
DeletedEvent | |
Event | |
EventAlert | |
EventChanges | |
EventPartNotification | |
EventRecurrence | |
FreeBusy | |
FreeBusyInterval | |
FreeBusyRequest |
BEGIN:VCALENDAR PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0 METHOD:REQUEST BEGIN:VFREEBUSY DTSTAMP:20091029T082350Z
ORGANIZER:mailto:adrien@test.tlse.lng DTSTART:20091011T220000Z
DTEND:20091027T230000Z UID:11b66915-d01c-4562-b35d-fe222770a95c
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL:
mailto:adrien@test.tlse.lng END:VFREEBUSY END:VCALENDAR
|
ImportStats | |
Occurrence | |
OccurrenceFactory |
This class helps you iterate over events matching a query.
|
SyncCalendar |
This class is meant to be used in
ICalendar.doSync(net.bluemind.core.api.AccessToken, SyncMode, java.util.Map, EventChanges, java.util.Map, java.util.List)
method. |