RTCIceCandidateStats.lastPacketSentTimestamp

The RTCIceCandidatePairStats property lastPacketSentTimestamp indicates the time at which the connection described by the candidate pair last sent a packet, not including STUN packets.

Syntax

lastPacketSentTimestamp = rtcIceCandidatePairStats.lastPacketSentTimestamp;

Value

A DOMHighResTimeStamp object indicating the timestamp at which the connection described by pair of candidates last sent a packet, STUN packets excluded.

Specifications

Specification Status Comment
Identifiers for WebRTC's Statistics API
The definition of 'RTCIceCandidatePairStats.lastPacketSentTimestamp' in that specification.
Candidate Recommendation Initial specification.

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
lastPacketSentTimestampChrome No support NoEdge No support NoFirefox Full support 56IE No support NoOpera ? Safari ? WebView Android No support NoChrome Android No support NoFirefox Android Full support 56Opera Android ? Safari iOS ? Samsung Internet Android No support No

Legend

Full support
Full support
No support
No support
Compatibility unknown
Compatibility unknown