Why a bridge is being disconnected. A union (not an enum) mirroring the CloseReason values on AIAgentSessionBridge, so the driver can react appropriately (e.g. skip a graceful-leave handshake on Error).
CloseReason
AIAgentSessionBridge
Error
Why a bridge is being disconnected. A union (not an enum) mirroring the
CloseReasonvalues onAIAgentSessionBridge, so the driver can react appropriately (e.g. skip a graceful-leave handshake onError).