@adcp/client API Reference - v3.3.3
    Preparing search index...

    Function isAdcpSuccess

    • Check if a response is an AdCP success response for a specific task

      Uses Zod schemas to validate the response structure matches the expected success response format for the given task.

      Parameters

      • response: any
      • taskName: string

      Returns boolean