Interface: RoomJoinOptions
Internal.RoomJoinOptions
Properties
auto
• Optional auto: boolean
Lets the server decide which room to join. (Default: false)
language
• Optional language: Language
The community of the room to join.
password
• Optional password: string
The password of the room to join.
If given, language and auto parameters are ignored.