RTCIceCandidatePairStats: packetsSent property

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

BCD tables only load in the browser

See also