MediaSFU React Native
    Preparing search index...

    Variable launchConfirmExitConst

    launchConfirmExit: LaunchConfirmExitType

    Toggles the visibility of the confirmation exit modal.

    The options for launching the confirmation exit modal.

    Function to update the visibility state of the confirmation exit modal.

    Current visibility state of the confirmation exit modal.

    const options = {
    updateIsConfirmExitModalVisible: setIsConfirmExitModalVisible,
    isConfirmExitModalVisible: false,
    }
    launchConfirmExit(options)