MediaSFU React Native
    Preparing search index...

    Interface StartMeetingProgressTimerOptions

    interface StartMeetingProgressTimerOptions {
        startTime: number;
        parameters: StartMeetingProgressTimerParameters;
    }
    Index

    Properties

    startTime: number