ConnectionMode: "offline" | "streaming"

The connection mode for the SDK to use.

Remarks

The following connection modes are supported:

offline - When the SDK is set offline it will stop receiving updates and will stop sending analytic and diagnostic events.

streaming - The SDK will use a streaming connection to receive updates from LaunchDarkly.

Generated using TypeDoc