OptionaldtlsMeasurements for establishing DTLS connection.
This is measured from RTCDtlsTransport connecting to connected state.
See RTCDtlsTransport state.
OptionaliceMeasurements for establishing ICE connection.
This is measured from ICE connection checking to connected state.
See RTCPeerConnection.iceConnectionState.
OptionalpeerMeasurements for establishing a PeerConnection.
This is measured from PeerConnection connecting to connected state.
See RTCPeerConnection.connectionState.
OptionalsignalingMeasurements for establishing Signaling connection.
This is measured from initiating a connection using device.connect(),
up to when RTCPeerConnection.signalingState
transitions to stable state.
Represents network related time measurements.