Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICloseCurrentPublicationFailureFn

It's important to note that this failure function is not always called, so do not rely on it

Hierarchy

  • ICloseCurrentPublicationFailureFn

Callable

  • __call(result: string): null
  • It's important to note that this failure function is not always called, so do not rely on it

    Parameters

    • result: string

      is a json stringified IBasicResponse object

    Returns null

Generated using TypeDoc