Package com.ringcentral.definitions
Class ReplyParty
java.lang.Object
com.ringcentral.definitions.ReplyParty
-
Field Summary
FieldsModifier and TypeFieldDescriptionDirection of a call Enum: Inbound, OutboundInternal identifier of a partySpecifies if a call participant is muted or not.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 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
Internal identifier of a party -
status
-
muted
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
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 -
park
-
from
-
to
-
owner
-
direction
Direction of a call Enum: Inbound, Outbound
-
-
Constructor Details
-
ReplyParty
public ReplyParty()
-
-
Method Details
-
id
-
status
-
muted
-
standAlone
-
park
-
from
-
to
-
owner
-
direction
-