| title | callMediaState resource type |
|---|---|
| description | Represents the media state for a call. |
| author | ananmishr |
| ms.subservice | cloud-communications |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.date | 07/22/2024 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Represents the media state for a call.
| Property | Type | Description |
|---|---|---|
| audio | mediaState | The audio media state. The possible values are: active, inactive, unknownFutureValue. |
None.
The following JSON representation shows the resource type.
{
"audio": "active | inactive",
}