Documentation / @agentick/client / ConnectionHandler
Type Alias: ConnectionHandler() ​
ConnectionHandler = (
state) =>void
Defined in: client/src/types.ts:166
Handler for connection state changes.
Parameters ​
state ​
Returns ​
void
Documentation / @agentick/client / ConnectionHandler
ConnectionHandler = (
state) =>void
Defined in: client/src/types.ts:166
Handler for connection state changes.
void