agent-playground / Exports / IPlaygroundWebSocketAuthenticatedEvent
Interface: IPlaygroundWebSocketAuthenticatedEvent
Table of contents
Properties
Properties
success
• success: boolean
Defined in
agent-playground/src/lib/playground/websocket-client.ts:42
userId
• Optional userId: string
Defined in
agent-playground/src/lib/playground/websocket-client.ts:43
sessionId
• Optional sessionId: string
Defined in
agent-playground/src/lib/playground/websocket-client.ts:44
error
• Optional error: string