web api instance property
RTCIceCandidatePairStats: packetsDiscardedOnSend property
Limited availability
The packetsDiscardedOnSend property of the RTCIceCandidatePairStats dictionary indicates the total number of packets discarded due to socket errors
The errors might be caused, for example, by attempting to pass packets to the socket when it is full.
Value
An integer value indicating the total number of packets discarded due to socket errors.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.