GitHubnpm
  • Preparing search index...
  • The search index is not available
@microsoft/applicationinsights-core-js - v3.3.9
  • @microsoft/applicationinsights-core-js
  • InstrumentProtos

Function InstrumentProtos

  • InstrumentProtos(target, funcNames, callbacks): IInstrumentHook[]
  • Intercept the named prototype functions for the target class / object

    Parameters

    • target: any

      The target object

    • funcNames: string[]

      The function names to intercept and call

    • callbacks: IInstrumentHooksCallbacks

      The callbacks to configure and call whenever the function is called

    Returns IInstrumentHook[]

    • Defined in JavaScriptSDK/InstrumentHooks.ts:167

Settings

Member Visibility
ChangelogReadmeGitHubnpm
@microsoft/applicationinsights-core-js - v3.3.9
  • Loading...

Generated using TypeDoc