BreakoutRoomsUpdatedListener type

用于处理分组讨论室事件的回调定义。

type BreakoutRoomsUpdatedListener = (eventData: BreakoutRoomsEventData) => void