Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 792 Bytes

File metadata and controls

12 lines (8 loc) · 792 Bytes

freeclimb.Model.SetListen

The SetListen command enables or disables the listen privilege for this Conference Participant. The Participant can hear what the other participants are saying only if this privilege is enabled.

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]
Listen bool Specifying `false` will silence the Conference for this Participant. [optional]

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