Party update data
More...
|
bool? | muted [get, set] |
| Specifies if a call participant is muted or not. Note: If a call is also controlled via Hard phone or RingCentral App (not only through the API by calling call control methods) then it cannot be fully muted/unmuted via API only, in this case the action should be duplicated via Hard phone/RC App interfaces More...
|
|
bool? | standAlone [get, set] |
| If true then the party is not connected to a session voice conference, false means the party is connected to other parties in a session More...
|
|
◆ muted
bool? RingCentral.PartyUpdateInfo.muted |
|
getset |
Specifies if a call participant is muted or not. Note: If a call is also controlled via Hard phone or RingCentral App (not only through the API by calling call control methods) then it cannot be fully muted/unmuted via API only, in this case the action should be duplicated via Hard phone/RC App interfaces
◆ standAlone
bool? RingCentral.PartyUpdateInfo.standAlone |
|
getset |
If true
then the party is not connected to a session voice conference, false
means the party is connected to other parties in a session
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/PartyUpdateInfo.cs