Skip to content

Commit 2e880ee

Browse files
authored
Update user-facing-diagnostics-web.md
1 parent 48e1f6c commit 2e880ee

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

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

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -140,17 +140,6 @@ UserFacingDiagnosticsFeature (Interface)
140140
│ └── Types
141141
│ ├── RemoteParticipantDiagnosticsData
142142
│ │ └── diagnostics: RemoteDiagnostic[]
143-
├── networkReconnect?: LatestDiagnosticValue
144-
├── networkReceiveQuality?: LatestDiagnosticValue
145-
├── networkSendQuality?: LatestDiagnosticValue
146-
├── noNetwork?: LatestDiagnosticValue
147-
├── networkRelaysNotReachable?: LatestDiagnosticValue
148-
├── microphoneNotFunctioning?: LatestDiagnosticValue
149-
├── microphoneMuteUnexpectedly?: LatestDiagnosticValue
150-
├── cameraStoppedUnexpectedly?: LatestDiagnosticValue
151-
├── cameraFreeze?: LatestDiagnosticValue
152-
├── capturerStartFailed?: LatestDiagnosticValue
153-
└── cameraStartTimedOut?: LatestDiagnosticValue
154143
│ └── RemoteDiagnostic
155144
│ ├── participantId: string
156145
│ ├── rawId: string

0 commit comments

Comments
 (0)