Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

CalendarList Event

Fires for each calendar when ListCalendars is called.

Object Oriented Interface

public function fireCalendarList($param);

Procedural Interface

ingoogle_gcalendar_register_callback($res, 2, array($this, 'fireCalendarList'));

Parameter List


'id'
'etag'
'summary'
'description'
'location'
'timezone'

Remarks

This event fires once for each calendar returned when ListCalendars is called. The parameters describe the calendar.

Id is the Id of the calendar.

ETag is the ETag of the calendar.

Description is the description (if any).

Location specifies the calendar's location.

TimeZone identifies the time zone of the calendar.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0