Field | Type | Required | Description | Example |
---|---|---|---|---|
ClientIPs |
List<string> | ➖ | N/A | |
Region |
Region | ✔️ | N/A | |
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"} |