ACP v2 TypeScript SDK — EXPERIMENTAL DRAFT - v1.3.0
    Preparing search index...

    Type Alias ClientNotificationContext<Params>Experimental

    ClientNotificationContext: ClientHandlerContext<Params>

    Context passed to client-side notification handlers.

    Notifications do not have JSON-RPC request ids.

    Type Parameters

    • Params