Get desktop application:
View/edit binary Protocol Buffers messages
Provides methods for submitting call quality surveys
Submits a call quality survey response.
Indicates whether the caller was generally satisfied with the quality of the call
A list of call quality issues selected by the caller
A free-form description of any additional issues as written by the caller
A URL for a set of debug logs associated with the call if the caller chose to submit debug logs
The time at which the call started in milliseconds since the epoch
The time at which the call ended in milliseconds since the epoch
The type of call; note that direct voice calls can become video calls and vice versa, and this field indicates which mode was selected at call initiation time. At the time of writing, expected call types are "direct_voice", "direct_video", "group", and "call_link".
Indicates whether the call completed without error or if it terminated abnormally
A client-defined, but human-readable reason for call termination
The median round-trip time, measured in milliseconds, for STUN/ICE packets (i.e. connection maintenance and establishment)
The median round-trip time, measured in milliseconds, for RTP/RTCP packets for audio streams
The median round-trip time, measured in milliseconds, for RTP/RTCP packets for video streams
The median jitter for audio streams, measured in milliseconds, for the duration of the call as measured by the client submitting the survey
The median jitter for video streams, measured in milliseconds, for the duration of the call as measured by the client submitting the survey
The median jitter for audio streams, measured in milliseconds, for the duration of the call as measured by the remote endpoint in the call (either the peer of the client submitting the survey in a direct call or the SFU in a group call)
The median jitter for video streams, measured in milliseconds, for the duration of the call as measured by the remote endpoint in the call (either the peer of the client submitting the survey in a direct call or the SFU in a group call)
The fraction of audio packets lost over the duration of the call as measured by the client submitting the survey
The fraction of video packets lost over the duration of the call as measured by the client submitting the survey
The fraction of audio packets lost over the duration of the call as measured by the remote endpoint in the call (either the peer of the client submitting the survey in a direct call or the SFU in a group call)
The fraction of video packets lost over the duration of the call as measured by the remote endpoint in the call (either the peer of the client submitting the survey in a direct call or the SFU in a group call)
Machine-generated telemetry from the call; this is a serialized protobuf entity generated (and, critically, explained to the user!) by the calling library
A hash of a call ID (shared between clients and never sent to the calling server) that can be used to correlate survey responses from multiple participants in a call
(message has no fields)