ChangeBreakoutRoomJoinOption: { action: "join"; uuid: string }

Deprecated

this type is now inlined and will be removed in a future version of the sdk q3/2023

Type declaration

  • action: "join"

    This option requires a participant uuid. "join" - Join breakout room specified by uuid.

  • uuid: string

    uuid of breakout room.

Generated using TypeDoc