settings

Type
Object
Common to All
No
Description
Refer here.

Attributes

Untitled

NameTypeDescription
Object
Settings related to the meeting
String
Boolean
true
String
false
Boolean
false
Boolean
false
Boolean
false
Boolean
false
String
""
Boolean
false

Example

"settings": {
    "background": "https://venues-sdk.gevme.com/assets/meeting-white-background.jpg",
    "disableBackground": true,
    "disableCamera": false,
    "disableChat": false,
    "disableFrontDoor": false,
    "disableParticipantList": false,
    "disableShareScreen": false,
    "disableVideo": false,
		"moderators": "",
		"muted": false
}