setPositions
setPositions
- setPositions(
params):Promise<void>
Assigns a position in the layout for multiple members.
Parameters
params
Object containing the parameters of the method.
positions
Mapping of member IDs and positions to assign.
Returns
Promise<void>
Permissions
room.set_position
You need to specify the permissions when creating the Video Room Token on the server side.