Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICloseCurrentPublicationSuccessFn

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

Hierarchy

  • ICloseCurrentPublicationSuccessFn

Callable

  • __call(result: string): null
  • It's important to note that this success 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