Agent Client Protocol - v1.0.0
Protocol Docs
GitHub
NPM
Preparing search index...
AgentConnectHandler
Type Alias AgentConnectHandler
AgentConnectHandler
:
(
connection
:
AgentConnection
)
=>
MaybePromise
<
void
>
Handler called when an
AgentApp
opens a connection.
Type Declaration
(
connection
:
AgentConnection
)
:
MaybePromise
<
void
>
Parameters
connection
:
AgentConnection
Returns
MaybePromise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Protocol Docs
GitHub
NPM
Agent Client Protocol - v1.0.0
Loading...
Handler called when an
AgentAppopens a connection.