Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph.callRecords
Important
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
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.
Properties
Explicit property names won't be documented since the feedback token names can change, hence this is an open type.
JSON representation
The following JSON representation shows the resource type.
{
"DistortedSpeech": true,
"ElectronicFeedback": false,
"BackgroundNoise": true,
"MuffledSpeech": true,
"Echo": false
}