| title | feedbackTokenSet resource type |
|---|---|
| description | The feedbackTokenSet type |
| ms.localizationpriority | medium |
| author | mcm223 |
| ms.subservice | cloud-communications |
| doc_type | resourcePageType |
| ms.date | 04/22/2024 |
Namespace: microsoft.graph.callRecords
[!INCLUDE beta-disclaimer]
This is an open type that represents the set of feedback tokens provided by the user of this endpoint for the Session. This is a set of Boolean properties. The property names shouldn't be relied upon since they may change depending on what tokens are offered to the user.
Explicit property names won't be documented since the feedback token names can change, hence this is an open type.
The following JSON representation shows the resource type.
{
"DistortedSpeech": true,
"ElectronicFeedback": false,
"BackgroundNoise": true,
"MuffledSpeech": true,
"Echo": false
}