Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 885 Bytes

File metadata and controls

11 lines (8 loc) · 885 Bytes

# UpdateConferenceParticipantRequest

Properties

Name Type Description Notes
talk bool (Optional) Default is `true`. Setting to `false` mutes the Participant. FreeClimb returns an error and ignores any other value. [optional]
listen bool (Optional) Default is `true`. Setting to `false` silences the Conference for this Participant. FreeClimb returns an error and ignores any other value. [optional]
dtmf_pass_through bool (Optional) Default is `true`. Setting to `false` mutes dtmf audio for this Participant. FreeClimb returns an error and ignores any other value. [optional]

[Back to Model list] [Back to API list] [Back to README]