Information on a party of a call session
More...
|
string | id [get, set] |
| Internal identifier of a party More...
|
|
CallStatusInfo | status [get, set] |
|
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...
|
|
ParkInfo | park [get, set] |
|
PartyInfo | from [get, set] |
|
PartyInfo | to [get, set] |
|
OwnerInfo | owner [get, set] |
|
string | direction [get, set] |
| Direction of a call Enum: Inbound, Outbound More...
|
|
string | conferenceRole [get, set] |
| A party's role in the conference scenarios. For calls of 'Conference' type only Enum: Host, Participant More...
|
|
string | ringOutRole [get, set] |
| A party's role in 'Ring Me'/'RingOut' scenarios. For calls of 'Ringout' type only Enum: Initiator, Target More...
|
|
string | ringMeRole [get, set] |
| A party's role in 'Ring Me'/'RingOut' scenarios. For calls of 'Ringme' type only Enum: Initiator, Target More...
|
|
RecordingInfo[] | recordings [get, set] |
| Active recordings list More...
|
|
Information on a party of a call session
◆ conferenceRole
string RingCentral.ForwardCallPartyResponse.conferenceRole |
|
getset |
A party's role in the conference scenarios. For calls of 'Conference' type only Enum: Host, Participant
◆ direction
string RingCentral.ForwardCallPartyResponse.direction |
|
getset |
Direction of a call Enum: Inbound, Outbound
◆ from
PartyInfo RingCentral.ForwardCallPartyResponse.from |
|
getset |
◆ id
string RingCentral.ForwardCallPartyResponse.id |
|
getset |
Internal identifier of a party
◆ muted
bool? RingCentral.ForwardCallPartyResponse.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.ForwardCallPartyResponse.owner |
|
getset |
◆ park
ParkInfo RingCentral.ForwardCallPartyResponse.park |
|
getset |
◆ recordings
◆ ringMeRole
string RingCentral.ForwardCallPartyResponse.ringMeRole |
|
getset |
A party's role in 'Ring Me'/'RingOut' scenarios. For calls of 'Ringme' type only Enum: Initiator, Target
◆ ringOutRole
string RingCentral.ForwardCallPartyResponse.ringOutRole |
|
getset |
A party's role in 'Ring Me'/'RingOut' scenarios. For calls of 'Ringout' type only Enum: Initiator, Target
◆ standAlone
bool? RingCentral.ForwardCallPartyResponse.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.ForwardCallPartyResponse.to |
|
getset |
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/ForwardCallPartyResponse.cs