Package com.ringcentral.definitions
Class PartyUpdateInfo
java.lang.Object
com.ringcentral.definitions.PartyUpdateInfo
Party update data
-
Field Summary
FieldsModifier and TypeFieldDescriptionSpecifies 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
-
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
-
-
Constructor Details
-
PartyUpdateInfo
public PartyUpdateInfo()
-
-
Method Details
-
muted
-
standAlone
-