SessionEndMetadata
Metadata passed to onSessionEnd when a session is closed (e.g. authority.closeSession).
Properties
Section titled “Properties”durationMs?
Section titled “durationMs?”optional durationMs?: number;endReason?
Section titled “endReason?”optional endReason?: string;lastAgentId?
Section titled “lastAgentId?”optional lastAgentId?: string;success
Section titled “success”success: boolean;turnCount?
Section titled “turnCount?”optional turnCount?: number;