@videosdk.live/server-sdk
    Preparing search index...

    Interface ParticipantTimelog

    interface ParticipantTimelog {
        end?: string | null;
        start?: string;
    }
    Index
    end?: string | null
    start?: string