| Package | Description |
|---|---|
| net.bluemind.videoconferencing.zoom.dto |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<ZoomInivitee> |
ZoomConference.invitees |
| Constructor and Description |
|---|
ZoomConference(java.lang.String title,
java.lang.String start,
java.lang.String timezone,
int duration,
java.util.Optional<ICalendarElement.RRule> reccurrence,
java.util.List<ZoomInivitee> invitees) |
Copyright © 2023. All Rights Reserved.