Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStoreLocalFileFailureFn

Hierarchy

  • IStoreLocalFileFailureFn

Callable

  • __call(result: string): null
  • Parameters

    • result: string

      a json stringified IBasicResponse object, so you'll need to parse the json before accessing the IBasicResponse properties

    Returns null

Generated using TypeDoc