Optional
callThe quality of the call determined by different mos ranges.
CallSid generaged during the test.
Optional
edgeThe edge that the test call was connected to.
An array of WebRTC stats for the ICE candidates gathered when connecting to media.
Optional
isWhether 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.
Optional
selectedThe edge passed to Device.runPreflight
.
Optional
selectedA WebRTC stats for the ICE candidate pair used to connect to media, if candidates were selected.
Optional
statsRTC related stats captured during the test.
Time measurements of test run time.
Optional
totalsCalculated totals in RTC statistics samples.
List of warning names and warning data detected during this test.
Represents the report generated from a PreflightTest.