| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
MediaStream |
MediaStream.Builder.build() |
MediaStream |
MediaStream.withDirection(MediaDirection direction) |
MediaStream |
MediaStream.withLabel(String label) |
MediaStream |
MediaStream.withMediaType(Modality mediaType) |
MediaStream |
MediaStream.withServerMuted(Boolean serverMuted) |
MediaStream |
MediaStream.withSourceId(String sourceId) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MediaStream> |
Participant.mediaStreams |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<MediaStream> |
Participant.getMediaStreams() |
| Modifier and Type | Method and Description |
|---|---|
Participant.Builder |
Participant.Builder.mediaStreams(List<MediaStream> mediaStreams) |
Copyright © 2018–2020. All rights reserved.