Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGetLocalPdfDocumentsSuccessFn

Hierarchy

  • IGetLocalPdfDocumentsSuccessFn

Callable

  • __call(result: string): null
  • Parameters

    • result: string

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

    Returns null

Generated using TypeDoc