dom / latest / rtcicecandidatepairstats / consentrequestssent.html /

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

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
consentRequestsSent
No
No
No
No
No
No
No
No
No
No
No
No

© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/RTCIceCandidatePairStats/consentRequestsSent