RTCIceCandidatePairStats.consentRequestsSent

The RTCIceCandidatePairStats property consentRequestsSent specifies the number of consent requests that have been sent by this peer to the remote peer on the connection described by the pair of candidates.

Syntax

consentRequestsSent = rtcIceCandidatePairStats.consentRequestsSent;

Value

An integer indicating the number of consent requests this peer has sent to the other peer over the connection described by the pair of candidates referenced by this RTCIceCandidatePairStats object.

Specifications

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

Browser compatibility

BCD tables only load in the browser