Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 757 Bytes

File metadata and controls

12 lines (8 loc) · 757 Bytes

freeclimb.Model.SetTalk

The SetTalk command enables or disables the talk privilege for this Conference Participant. If 'true', no audio from that Participant is shared with the other Participants of the Conference.

Properties

Name Type Description Notes
Command string Name of PerCL Command (this is automatically derived from mapping configuration and should not be manually supplied in any arguments) [optional]
Talk bool Specifying `false` mutes the Participant. [optional]

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