|
PartyInfo | from [get, set] |
|
PartyInfo | to [get, set] |
|
string | direction [get, set] |
| Direction of a call Enum: Outbound, Inbound More...
|
|
string | id [get, set] |
| Internal identifier of a party that monitors a call More...
|
|
string | accountId [get, set] |
| Internal identifier of an account that monitors a call More...
|
|
string | extensionId [get, set] |
| Internal identifier of an extension that monitors a call 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...
|
|
OwnerInfo | owner [get, set] |
|
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...
|
|
CallStatusInfo | status [get, set] |
|
◆ accountId
string RingCentral.SuperviseCallSessionResponse.accountId |
|
getset |
Internal identifier of an account that monitors a call
◆ direction
string RingCentral.SuperviseCallSessionResponse.direction |
|
getset |
Direction of a call Enum: Outbound, Inbound
◆ extensionId
string RingCentral.SuperviseCallSessionResponse.extensionId |
|
getset |
Internal identifier of an extension that monitors a call
◆ from
PartyInfo RingCentral.SuperviseCallSessionResponse.from |
|
getset |
◆ id
string RingCentral.SuperviseCallSessionResponse.id |
|
getset |
Internal identifier of a party that monitors a call
◆ muted
bool? RingCentral.SuperviseCallSessionResponse.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
◆ owner
OwnerInfo RingCentral.SuperviseCallSessionResponse.owner |
|
getset |
◆ standAlone
bool? RingCentral.SuperviseCallSessionResponse.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
◆ status
◆ to
PartyInfo RingCentral.SuperviseCallSessionResponse.to |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/SuperviseCallSessionResponse.cs