playground / Exports / IPlaygroundWebSocketAuthenticatedEvent
Interface: IPlaygroundWebSocketAuthenticatedEvent
Table of contents
Properties
Properties
success
• success: boolean
Defined in
playground/src/lib/playground/websocket-client.ts:31
userId
• Optional userId: string
Defined in
playground/src/lib/playground/websocket-client.ts:32
sessionId
• Optional sessionId: string
Defined in
playground/src/lib/playground/websocket-client.ts:33
error
• Optional error: string