getLayouts
getLayouts
- getLayouts():
Promise<{ layouts: string[] }>
Returns a list of available layouts for the room.
Returns
Promise<{ layouts: string[] }>
Permissions
room.list_available_layouts
You need to specify the permissions when creating the Video Room Token on the server side.