Class: CalendarEventSimple

CalendarEventSimple(calendar, event, isBeginOfEvent, isEndOfEvent)

new CalendarEventSimple(calendar, event, isBeginOfEvent, isEndOfEvent)

Parameters:
Name Type Default Description
calendar Calendar the Calendar this event is coming from
event Event | iCalEvent
isBeginOfEvent boolean true should be true if this event marks the start/beginning of the event
isEndOfEvent boolean false should be true if this event marks the end of the event
Author:
Source:

Members

description

Source:

descriptionJson

This property is useful, if the description contains JSON. This property will throw, if description does not contain JSON and it is being accessed.
Source:

id

Source:

summary

Source: