LaunchBreakoutRoomsType typedef

LaunchBreakoutRoomsType = void Function(LaunchBreakoutRoomsOptions options)

Type definition for the function that launches breakout rooms.

Implementation

typedef LaunchBreakoutRoomsType = void Function(
    LaunchBreakoutRoomsOptions options);