SessionDiagnostics
Structured diagnostic bundle for a session.
Properties
calls
Quality summary per call. See CallDiagnosticSummary.
capabilities
Platform capabilities detected at construction time. See PlatformCapabilities.
deviceChanges
Device changes that occurred during the session. See DeviceRecoveryEvent.
devices
Current device list snapshot.
devices.audioInput
Snapshot of audio input devices visible to the session. See MediaDeviceInfo.
devices.audioOutput
Snapshot of audio output devices visible to the session. See MediaDeviceInfo.
devices.videoInput
Snapshot of video input devices visible to the session. See MediaDeviceInfo.
events
Timeline of significant events during the session. See DiagnosticEvent.
sdkVersion
SDK version.
userAgent
Browser/platform user agent string.