• This hook provides access to current rtc statistics data.

    Parameters

    • refreshInterval: number

    Returns {
        statistics: RTCStats[];
    }

    • statistics: RTCStats[]

Generated using TypeDoc