Skip to content

Commit 7be60da

Browse files
Update voice-and-video-logs.md
Adding description for DiagnosticOptions (UI hint)
1 parent 03473e2 commit 7be60da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/communication-services/concepts/analytics/logs/voice-and-video-logs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ The call summary log contains data to help you identify key properties of all ca
8787
| `pstnParticipantCallType` | Represents the type and direction of PSTN participants including Emergency calling, direct routing, transfer, forwarding, and so on. |
8888
| `ParticipantEndSubCode `| Represents the Calling SDK error subcode that the SDK emits (when relevant) for each `participantId` value. |
8989
| `ResultCategory `| Represents the category of the participant ending the call. It can be one of these 4 values: Success, ExpectedError, UnexpectedClientError, UnexpectedServerError. |
90+
| `DiagnosticOptions `| This value allows developers to attach custom tags to their client telemetry, which can then be viewed in the Call Diagnostics section. This helps in identifying and troubleshooting issues more effectively. |
9091

9192
### Call diagnostic log schema
9293

0 commit comments

Comments
 (0)