RTCIceCandidateStats.lastResponseTimestamp
The RTCIceCandidatePairStats
property lastResponseTimestamp
indicates the time at which the last STUN response was received on the described candidate pair.
Syntax
lastResponseTimestamp = rtcIceCandidatePairStats.lastResponseTimestamp;
Value
A DOMHighResTimeStamp
object indicating the timestamp at which the most recent STUN response was received on the connection defined by the described pair of candidates.
Specifications
Specification |
---|
Identifiers for WebRTC's Statistics API (WebRTC Statistics) # dom-rtcicecandidatepairstats-lastresponsetimestamp |
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 | |
lastResponseTimestamp |
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/lastResponseTimestamp