ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
Stable ACP v1
Draft v2 Protocol
GitHub
NPM
Preparing search index...
AgentConnectionLifecycle
Interface AgentConnectionLifecycle
Experimental
interface
AgentConnectionLifecycle
{
closed
?:
Promise
<
void
>
;
startConnectHandlers
?
()
:
void
;
}
Index
Properties
closed?
Methods
start
Connect
Handlers?
Properties
Optional
Readonly
Experimental
closed
closed
?:
Promise
<
void
>
Methods
Optional
start
Connect
Handlers
startConnectHandlers
?
()
:
void
Experimental
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
closed
Methods
start
Connect
Handlers
Stable ACP v1
Draft v2 Protocol
GitHub
NPM
ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
Loading...