Metadata about the environment where the plugin is running.

Hierarchy

  • LDPluginEnvironmentMetadata

Properties

Metadata about the application where the LaunchDarkly SDK is running.

Only present if any application information is available.

clientSideId?: string

Present if the SDK is a client-side SDK running in a web environment.

mobileKey?: string

Present if the SDK is a client-side SDK running in a mobile environment.

Metadata about the SDK that is running the plugin.

sdkKey?: string

Present if the SDK is a server-side SDK.

Generated using TypeDoc