GCalendarService::getCalendarService (Superseded)
GCalendarService was removed in BBj 14.00 and replaced with GCalendarAPI.
Description
In BBj 11.00 to 14.00, this method returns the Google CalendarService object.
Syntax
|
Access |
Return Value |
Method |
|---|---|---|
|
static |
CalendarService |
getCalendarService() |
Parameters
None.
Return Values
Returns the Google CalendarService object.
Remarks
Please refer to the Google documentation for the Google CalendarService class.
Example
|