RTCIceCandidatePairStats: packetsSent property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The packetsSent property of the RTCIceCandidatePairStats dictionary indicates the total number of packets sent on the candidate pair.

Value

An integer value indicating the total number of packets sent on the pair.

Specifications

Specification
Identifiers for WebRTC's Statistics API
# dom-rtcicecandidatepairstats-packetssent

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
packetsSent in 'candidate-pair' stats
Experimental

See also