Class CalendarEventRsvpManager

The manager of RSVPs that belong to a calendar event.

Example

new CalendarEventRsvpManager(calendarEvent);

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

This cache of the manager.

calendarEvent: CalendarEvent

The calendar event the RSVPs belong to.

client: Client

The client the manager belongs to.

Methods