I've a teams app where I need to leverage the functionality of the breakout room provided by the teams. where we need a provide the feature for multiple participant to go into breakout room. here is the proper scenario of it. Scenario : Suppose there are 10 participant attending the meeting, we have to implement the feature where for each 2 or 3 participant will be able to join the breakout room randomly, while the actual meeting is going on from the organizer side.
We've tried looking at the documentation of the teams SDK's but no findings from our end. if there is any please let know. thanks in advance