@espressif/rainmaker-base-cdf
    Preparing search index...

    Type Alias OnSuccess

    OnSuccess: (result: any, args: any[], context: any) => Promise<any> | any

    Type Declaration

      • (result: any, args: any[], context: any): Promise<any> | any
      • Parameters

        • result: any
        • args: any[]
        • context: any

        Returns Promise<any> | any