Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShowRemotePdfDocumentFailureFn

It's important to note that this failure function is not always called, because the webview may have disappeared.

Hierarchy

  • IShowRemotePdfDocumentFailureFn

Callable

  • __call(result: string): null
  • It's important to note that this failure function is not always called, because the webview may have disappeared.

    Parameters

    • result: string

      is an error message

    Returns null

Generated using TypeDoc