RTCIceCandidatePairStats.packetsSent
The RTCIceCandidatePairStats dictionary's
packetsSent property indicates the total number of
packets which have been sent on the connection described by the pair of
candidates.
The number of packets received to date on the connection can be obtained using
packetsReceived.
Value
An integer value indicating the total number of packets, of any kind, which have been sent on the connection described by the two candidates comprising this pair.
Specifications
| Specification |
|---|
| Identifiers for WebRTC's Statistics API # dom-rtcicecandidatepairstats-packetssent |
Browser compatibility
BCD tables only load in the browser