Snapshots the client’s accumulated diagnostic data into a single serializable bundle — connection events, recent call summaries, and device-change history — for inclusion in support tickets or local debug exports.
The returned object is a plain JSON-serializable structure; safe to JSON.stringify and ship to a support endpoint.
SessionDiagnostics — a structured snapshot containing connection events, call summaries, and device change history at the moment of the call.