Values_0.QualityMetricsSourceInformation about the quality of the participant's media connection.
type nonrec t = {agent : AgentQualityMetrics.t option;Information about the quality of Agent media connection.
*)customer : CustomerQualityMetrics.t option;Information about the quality of Customer media connection.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `Structure of
(string
* [> `Float of AudioQualityScore.t
| `List of
[> `String of PotentialAudioQualityIssue.t ] list ])
list ])
list ])
list ]