MeetingUiSetting
Meeting UI Setting to decide what options should be shown on the In Meeting UI macro.
Can be edited via the Relay Admin site under Advanced > Meeting UI
{
"bjnChat": true,
"bjnLayoutSwitch": true,
"bjnRecording": true,
"bjnRemoteCameraDisable": true,
"bjnRemoteMute": true,
"id": "765ca8e4536a7e02dd2e15fd",
"name": "Meeting UI Setting Example",
"teamsGalleryView": true,
"teamsLayoutSwitch": true,
"teamsMeetingInfo": true,
"teamsRemoteCameraDisable": true,
"teamsRemoteMute": true,
"teamsTogetherMode": true
}
Properties
bjnChat
The
chat control of the BlueJeans Meeting UI Setting.bjnLayoutSwitch
The
layout switch of the BlueJeans Meeting UI Setting.bjnRecording
The
recording control of the BlueJeans Meeting UI Setting.bjnRemoteCameraDisable
The
remote camera control of the BlueJeans Meeting UI Setting.bjnRemoteMute
The
remote microphone control of the BlueJeans Meeting UI Setting.id
Generated automatically when the entity is created, and cannot be changed.
name
The
name of the Meeting UI Setting.teamsGalleryView
The
gallery view control of the Teams Meeting UI Setting.teamsLayoutSwitch
The
layout switch of the Teams Meeting UI Setting.teamsMeetingInfo
The
meeting information of the Teams Meeting UI Setting.teamsRemoteCameraDisable
The
remote camera control of the Teams Meeting UI Setting.teamsRemoteMute
The
remote microphone control of the Teams Meeting UI Setting.teamsTogetherMode
The
together mode control of the Teams Meeting UI Setting.