CalendarMeetingRemoved

class CalendarMeetingRemoved(calendarMeetingId: String) : CalendarMeetingObserver.CalendarMeetingEvent

The event when a meeting is removed

Constructors

Link copied to clipboard
fun CalendarMeetingRemoved(calendarMeetingId: String)

Functions

Link copied to clipboard
fun getCalendarMeetingId(): String

Return the id of the CalendarMeeting that is removed.