Skip to content

Documentation / @agentick/react / SessionStreamEvent

Type Alias: SessionStreamEvent ​

SessionStreamEvent = StreamEvent & object

Defined in: client/src/types.ts:138

Stream event emitted from multiplexed sessions. Always includes the sessionId for routing.

Type Declaration ​

sessionId ​

sessionId: string

Released under the ISC License.