public class GEvents
A collection of one or more events in the Google calendar. This is often the result of an events request on the calendar. /
Constructor and Description |
---|
GEvents() Constructor for GEvents. |
Modifier and Type | Method and Description |
---|---|
void | addEvent(GEvent gevent!) |
BBjVector | getDeletedEvents() |
BBjVector | getEventItems() |
BBjString | getNextRetrieveToken() |
void | setNextRetrieveToken(BBjString nextRetrieveToken!) |
public void addEvent(GEvent gevent!)
public BBjVector getDeletedEvents()
public BBjVector getEventItems()
public BBjString getNextRetrieveToken()
public void setNextRetrieveToken(BBjString nextRetrieveToken!)