MediaSFU React Native
    Preparing search index...

    Interface GenerateRandomParticipantsOptions

    interface GenerateRandomParticipantsOptions {
        member: string;
        coHost?: string;
        host: string;
        forChatBroadcast?: boolean;
    }
    Index

    Properties

    member: string
    coHost?: string
    host: string
    forChatBroadcast?: boolean