@capgo/capacitor-appinsights
A wrapper around the https://github.com/apptopia/appinsights SDK.
Overview
Section titled “Overview”A wrapper around the https://github.com/apptopia/appinsights SDK.
Core Capabilities
Section titled “Core Capabilities”init- Initialize the AppInsights SDK.setUserId- Set or update the user ID after initialization.getState- Get the current state of the SDK.
Public API
Section titled “Public API”| Method | Description |
|---|---|
init | Initialize the AppInsights SDK. |
setUserId | Set or update the user ID after initialization. |
getState | Get the current state of the SDK. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-appinsights.