| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelMediaProcessingOperation |
class |
InviteParticipantsOperation |
class |
MuteParticipantOperation |
class |
MuteParticipantsOperation |
class |
PlayPromptOperation |
class |
RecordOperation |
class |
SubscribeToToneOperation |
class |
UnmuteParticipantOperation |
class |
UpdateRecordingStatusOperation |
| Modifier and Type | Method and Description |
|---|---|
CommsOperation |
CommsOperation.Builder.build() |
CommsOperation |
CommsOperation.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
CommsOperation |
CommsOperation.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
CommsOperation |
CommsOperation.withClientContext(String clientContext) |
CommsOperation |
CommsOperation.withResultInfo(ResultInfo resultInfo) |
CommsOperation |
CommsOperation.withStatus(OperationStatus status) |
Copyright © 2018–2020. All rights reserved.