Home > @twilio/voice-react-native-sdk > RTCStats
Types related to WebRTC stats.
Signature:
export declare namespace RTCStats
Enumeration | Description |
---|---|
IceCandidatePairState |
Interface | Description |
---|---|
BaseTrackStats | |
IceCandidatePairStats | |
IceCandidateStats | |
LocalAudioTrackStats | |
LocalTrackStats | |
RemoteAudioTrackStats | |
RemoteTrackStats | |
StatsReport | WebRTC stats report. Contains diagnostics information about RTCPeerConnection s and summarizes data for an ongoing call. |