MediaSFU Shared
    Preparing search index...

    Type Alias BreakoutParticipantRef

    type BreakoutParticipantRef = {
        name: string;
        breakRoom: number;
    }
    Index

    Properties

    Properties

    name: string
    breakRoom: number