Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 932 Bytes

UpdateConferenceParticipantRequest.md

File metadata and controls

12 lines (8 loc) · 932 Bytes

freeclimb.Model.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]
DtmfPassThrough 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]