Type alias NEMeetingControl

NEMeetingControl: {
    attendeeOff: NEMeetingAttendeeOffType;
    type: string;
}

Type declaration