setPrioritizeHandraise
setPrioritizeHandraise
- setPrioritizeHandraise(
param):Promise<boolean>
Set whether to prioritize hand-raise or not. Users with raised hands will be shown in the main video area over other participants who don’t have their hand raised.
Parameters
param
Whether to prioritize participants on the canvas with their hand-raised. If omitted, the hand status is toggled to the opposite of the current status.
Returns
Promise<boolean>
Example
In this example, we wait for a room to start and then set the room to prioritize hand-raise.