Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 993 Bytes

SetListen.md

File metadata and controls

13 lines (9 loc) · 993 Bytes

freeclimb.Model.SetListen

The SetListen command enables or disables the listen privilege for a Conference Participant provided both calls are in the same conference. 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]
CallId string ID of the call leg that is to be assigned the listen privilege. The Call must be in a Conference or an error will be triggered.
Listen bool Specifying `false` will silence the Conference for this Participant. [optional]

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