|
bool? | audioMuted [get, set] |
| Specifies if audio is muted for meeting participants (in the preset after joining) More...
|
|
bool? | videoMuted [get, set] |
| Specifies if video is muted for meeting participants (in the preset after joining) More...
|
|
string | waitingRoomRequired [get, set] |
| Specifies rules for the waiting room before the host starts the meeting. 1) Nobody - No waiting room. Participants are not waiting for meeting start. 2) Everybody - All participants are waiting for meeting start. 3) GuestsOnly - Only unauthenticated participants (guests) are waiting for meeting start. 4) OtherAccount - Only participants who have other account are waiting for meeting start. Default value depends on the bridge type: More...
|
|
BridgeJoinPstnPreferences | pstn [get, set] |
|
◆ audioMuted
bool? RingCentral.BridgeJoinPreferences.audioMuted |
|
getset |
Specifies if audio is muted for meeting participants (in the preset after joining)
◆ pstn
◆ videoMuted
bool? RingCentral.BridgeJoinPreferences.videoMuted |
|
getset |
Specifies if video is muted for meeting participants (in the preset after joining)
◆ waitingRoomRequired
string RingCentral.BridgeJoinPreferences.waitingRoomRequired |
|
getset |
Specifies rules for the waiting room before the host starts the meeting. 1) Nobody - No waiting room. Participants are not waiting for meeting start. 2) Everybody - All participants are waiting for meeting start. 3) GuestsOnly - Only unauthenticated participants (guests) are waiting for meeting start. 4) OtherAccount - Only participants who have other account are waiting for meeting start. Default value depends on the bridge type:
- PMI -> OtherAccount
- Instant, Scheduled -> Nobody Example: Nobody Enum: Nobody, Everybody, GuestsOnly, OtherAccount
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/BridgeJoinPreferences.cs