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

Function safeGetCookieMgr

  • safeGetCookieMgr(core, config?): ICookieMgr
  • Helper to return the ICookieMgr from the core (if not null/undefined) or a default implementation associated with the configuration or a legacy default.

    Parameters

    • core: IAppInsightsCore<IConfiguration>

      The AppInsightsCore instance to get the cookie manager from

    • Optionalconfig: IConfiguration

      The config to use if the core is not available

    Returns ICookieMgr

    • Defined in JavaScriptSDK/CookieMgr.ts:150

Settings

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

Generated using TypeDoc