MediaSFU React Native
    Preparing search index...

    Interface CoHostResponsibility

    interface CoHostResponsibility {
        name: string;
        value: boolean;
        dedicated: boolean;
    }
    Index

    Properties

    Properties

    name: string
    value: boolean
    dedicated: boolean