The quality of the call determined by different mos ranges.
CallSid generaged during the test.
The edge that the test call was connected to.
An array of WebRTC stats for the ICE candidates gathered when connecting to media.
Whether a TURN server is required to connect to media.
This is dependent on the selected ICE candidates, and will be true if either is of type "relay",
false if both are of another type, or undefined if there are no selected ICE candidates.
See PreflightTest.Options.iceServers
for more details.
Network related time measurements.
WebRTC samples collected during the test.
The edge passed to Device.runPreflight
.
A WebRTC stats for the ICE candidate pair used to connect to media, if candidates were selected.
RTC related stats captured during the test.
Time measurements of test run time.
Calculated totals in RTC statistics samples.
List of warning names and warning data detected during this test.
Generated using TypeDoc
Represents the report generated from a PreflightTest.