Field | Type | Required | Description | Example |
---|---|---|---|---|
roomConfig |
String | ✔️ | Optional configuration parameters for the room. Can be any string including stringified JSON. It is accessible from the room via GetRoomInfo() . |
{"name":"my-room"} |
Field | Type | Required | Description | Example |
---|---|---|---|---|
roomConfig |
String | ✔️ | Optional configuration parameters for the room. Can be any string including stringified JSON. It is accessible from the room via GetRoomInfo() . |
{"name":"my-room"} |