MediaSFU Vue
    Preparing search index...

    Variable launchCoHostConst

    launchCoHost: LaunchCoHostType

    Toggles the visibility of the co-host modal.

    The options object.

    Function to update the visibility state of the co-host modal.

    Current visibility state of the co-host modal.

    const options: LaunchCoHostOptions = {
    updateIsCoHostModalVisible: setModalVisible,
    isCoHostModalVisible: false,
    }

    launchCoHost(options)
    // Toggles the co-host modal to visible.