|
| BridgeJoinPreferences | join [get, set] |
| |
| string | playTones [get, set] |
| | Specifies enter and exit tones mode. 1) On - Enter and exit tones switched on. 2) Off - Enter and exit tones switched off. 3) ExitOnly - Only exit tones switched on. 4) EnterOnly - Only enter tones switched on. Default: Off Enum: On, Off, ExitOnly, EnterOnly More...
|
| |
| bool? | musicOnHold [get, set] |
| | Specifies whether to play music on hold when alone Default: true More...
|
| |
| bool? | joinBeforeHost [get, set] |
| | Specifies if participants can join to a meeting before host. Default value depends on the bridge type: More...
|
| |
| bool? | screenSharing [get, set] |
| | Specifies if screen sharing is allowed Default: true More...
|
| |
| string | recordingsMode [get, set] |
| | Controls whether recordings are enabled automatically or by user decision Example: User Enum: Auto, ForceAuto, User More...
|
| |
| string | transcriptionsMode [get, set] |
| | Controls whether transcriptions are enabled automatically or by user decision Example: User Enum: Auto, ForceAuto, User More...
|
| |
| RecordingsPreferences | recordings [get, set] |
| |
| bool? | allowEveryoneTranscribeMeetings [get, set] |
| | Controls whether participants can start and pause transcription Default: true More...
|
| |
◆ allowEveryoneTranscribeMeetings
| bool? RingCentral.BridgePreferences.allowEveryoneTranscribeMeetings |
|
getset |
Controls whether participants can start and pause transcription Default: true
◆ join
◆ joinBeforeHost
| bool? RingCentral.BridgePreferences.joinBeforeHost |
|
getset |
Specifies if participants can join to a meeting before host. Default value depends on the bridge type:
- default bridge (PMI) -> false
- other types -> true Example: true
◆ musicOnHold
| bool? RingCentral.BridgePreferences.musicOnHold |
|
getset |
Specifies whether to play music on hold when alone Default: true
◆ playTones
| string RingCentral.BridgePreferences.playTones |
|
getset |
Specifies enter and exit tones mode. 1) On - Enter and exit tones switched on. 2) Off - Enter and exit tones switched off. 3) ExitOnly - Only exit tones switched on. 4) EnterOnly - Only enter tones switched on. Default: Off Enum: On, Off, ExitOnly, EnterOnly
◆ recordings
◆ recordingsMode
| string RingCentral.BridgePreferences.recordingsMode |
|
getset |
Controls whether recordings are enabled automatically or by user decision Example: User Enum: Auto, ForceAuto, User
◆ screenSharing
| bool? RingCentral.BridgePreferences.screenSharing |
|
getset |
Specifies if screen sharing is allowed Default: true
◆ transcriptionsMode
| string RingCentral.BridgePreferences.transcriptionsMode |
|
getset |
Controls whether transcriptions are enabled automatically or by user decision Example: User Enum: Auto, ForceAuto, User
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/BridgePreferences.cs