WebRtcRtpStatsMessage type

Signature:

export type WebRtcRtpStatsMessage = {
    rawJson: string;
};