https://developer.mozilla.org/en-US/docs/Web/API/RTCTransportStats/id
RTCTransportStats: id property - Web APIs | MDN
The id property of the RTCTransportStats dictionary is a string which uniquely identifies the object for which this object provides statistics.
web apisidpropertymdn
https://developer.mozilla.org/en-US/docs/Web/API/RTCTransportStats/remoteCertificateId
RTCTransportStats: remoteCertificateId property - Web APIs | MDN
The remoteCertificateId property of the RTCTransportStats dictionary is a string that indicates the id of the remote certificate used by this RTCIceTransport.
web apispropertymdn
https://developer.mozilla.org/en-US/docs/Web/API/RTCTransportStats/bytesReceived
RTCTransportStats: bytesReceived property - Web APIs | MDN
The bytesReceived property of the RTCTransportStats dictionary indicates the total number of payload bytes received on this transport.
web apispropertymdn