Namespace LaunchDarkly.Sdk.Client.Interfaces
Classes
DataSourceStatusExtensions
Extension helper methods for use with data source status types.
ServiceEndpoints
Specifies the base service URIs used by SDK components.
Structs
DataSourceStatus
Information about the data source's status and about the last status change.
DataSourceStatus.ErrorInfo
A description of an error condition that the data source encountered.
FlagValueChangeEvent
A parameter class used with FlagValueChanged.
Interfaces
IDataSourceStatusProvider
An interface for querying the status of the SDK's data source.
IFlagTracker
An interface for tracking changes in feature flag configurations.
ILdClient
Interface for the standard SDK client methods and properties. The only implementation of this is LdClient.
Enums
DataSourceState
An enumeration of possible values for State.
DataSourceStatus.ErrorKind
An enumeration describing the general type of an error reported in DataSourceStatus.ErrorInfo.