Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRecordStatsFailureFn

It's important to note that this failure function is not always called

Hierarchy

  • IRecordStatsFailureFn

Callable

  • __call(result: string): null
  • It's important to note that this failure function is not always called

    Parameters

    • result: string

      contains a short string describing the result of the call

    Returns null

Generated using TypeDoc