MediaSFU React Native
    Preparing search index...

    Interface LaunchCoHostOptions

    interface LaunchCoHostOptions {
        updateIsCoHostModalVisible: (isVisible: boolean) => void;
        isCoHostModalVisible: boolean;
    }
    Index

    Properties

    updateIsCoHostModalVisible: (isVisible: boolean) => void
    isCoHostModalVisible: boolean