Skip to content

Commit 33952c3

Browse files
Native fix
1 parent 9be3a1c commit 33952c3

File tree

5 files changed

+4
-8
lines changed

5 files changed

+4
-8
lines changed

articles/communication-services/concepts/voice-video-calling/ufd/user-facing-diagnostics-android.md renamed to articles/communication-services/concepts/voice-video-calling/includes/user-facing-diagnostics-android.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ms.date: 04/06/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
ms.subservice: calling
13-
ms.custom: mode-other
1413
---
1514

1615
## Accessing diagnostics

articles/communication-services/concepts/voice-video-calling/ufd/user-facing-diagnostics-ios.md renamed to articles/communication-services/concepts/voice-video-calling/includes/user-facing-diagnostics-ios.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ms.date: 04/06/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
ms.subservice: calling
13-
ms.custom: mode-other
1413
---
1514

1615
## Accessing diagnostics

articles/communication-services/concepts/voice-video-calling/ufd/user-facing-diagnostics-web.md renamed to articles/communication-services/concepts/voice-video-calling/includes/user-facing-diagnostics-web.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ms.date: 04/06/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
ms.subservice: calling
13-
ms.custom: mode-other
1413
---
1514

1615
## Accessing diagnostics

articles/communication-services/concepts/voice-video-calling/ufd/user-facing-diagnostics-windows.md renamed to articles/communication-services/concepts/voice-video-calling/includes/user-facing-diagnostics-windows.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ ms.date: 04/06/2023
1010
ms.topic: conceptual
1111
ms.service: azure-communication-services
1212
ms.subservice: calling
13-
ms.custom: mode-other
1413
---
1514

1615
## Accessing diagnostics

articles/communication-services/concepts/voice-video-calling/user-facing-diagnostics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,17 +76,17 @@ The following user-facing diagnostics are available:
7676
| microphoneNotFunctioningDeviceInUse | Microphone is already in use. Either the device is being used in exclusive mode, or the device is being used in shared mode and the caller asked to use the device in exclusive mode. | - Set to `True` when the microphone device stream acquisition times out (audio). <br/> - Set to `False` when microphone acquisition is successful. | Your audio not reaching other participants in the call. | When value is set to `True` give visual notification to end user so they can check if another application is using the microphone and try closing it. |
7777

7878
::: zone pivot="platform-web"
79-
[!INCLUDE [User Facing Diagnostic for Web](./ufd/user-facing-diagnostics-web.md)]
79+
[!INCLUDE [User Facing Diagnostic for Web](./includes/user-facing-diagnostics-web.md)]
8080
::: zone-end
8181

8282
::: zone pivot="platform-android"
83-
[!INCLUDE [User Facing Diagnostic for Android](./ufd/user-facing-diagnostics-android.md)]
83+
[!INCLUDE [User Facing Diagnostic for Android](./includes/user-facing-diagnostics-android.md)]
8484
::: zone-end
8585

8686
::: zone pivot="platform-ios"
87-
[!INCLUDE [User Facing Diagnostic for iOS](./ufd/user-facing-diagnostics-ios.md)]
87+
[!INCLUDE [User Facing Diagnostic for iOS](./includes/user-facing-diagnostics-ios.md)]
8888
::: zone-end
8989

9090
::: zone pivot="platform-windows"
91-
[!INCLUDE [User Facing Diagnostic for Windows](./ufd/user-facing-diagnostics-windows.md)]
91+
[!INCLUDE [User Facing Diagnostic for Windows](./includes/user-facing-diagnostics-windows.md)]
9292
::: zone-end

0 commit comments

Comments
 (0)