| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MeetingCapability |
MeetingCapability.Builder.build() |
MeetingCapability |
MeetingCapability.withAllowAnonymousUsersToDialOut(Boolean allowAnonymousUsersToDialOut) |
MeetingCapability |
MeetingCapability.withAllowAnonymousUsersToStartMeeting(Boolean allowAnonymousUsersToStartMeeting) |
MeetingCapability |
MeetingCapability.withAutoAdmittedUsers(AutoAdmittedUsersType autoAdmittedUsers) |
| Modifier and Type | Field and Description |
|---|---|
protected MeetingCapability |
Call.meetingCapability |
| Modifier and Type | Method and Description |
|---|---|
Optional<MeetingCapability> |
Call.getMeetingCapability() |
| Modifier and Type | Method and Description |
|---|---|
Call.Builder |
Call.Builder.meetingCapability(MeetingCapability meetingCapability) |
Call |
Call.withMeetingCapability(MeetingCapability meetingCapability) |
Copyright © 2018–2020. All rights reserved.