All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description DefaultEventProcessor The internal component that processes and delivers analytics events.DefaultEventSender The default implementation of delivering JSON data to an LaunchDarkly event endpoint.DiagnosticConfigProperty Defines the standard properties that are allowed in the configuration section of a diagnostic initialization event.DiagnosticEvent Base class for diagnostic events.DiagnosticStore Implementation of basic diagnostic event creation.DiagnosticStore.SdkDiagnosticParams Parameters for creating a DiagnosticStore.Event Base class for all analytics events that are generated by the client.Event.Custom A custom event created with one of the SDK'strack
methods.Event.FeatureRequest An event generated by a feature flag evaluation.Event.Identify An event created with the SDK'sidentify
method (or generated automatically at startup if it is a client-side SDK).Event.Index An event created internally by the SDK to hold user data that may be referenced by multiple events.EventContextDeduplicator Interface for a strategy for removing duplicate contexts from the event stream.EventProcessor Interface describing theDefaultEventProcessor
methods.EventsConfiguration Internal representation of the configuration properties forDefaultEventProcessor
.EventSender Internal interface for a component that can deliver preformatted event data.EventSender.Result Encapsulates the results of a call to an EventSender method.GsonHelpers General-purpose Gson helpers.HeadersTransformer Callback interface for dynamically configuring HTTP headers on a per-request basis.HttpConsts HttpErrors Contains shared helpers related to HTTP response validation.HttpErrors.HttpErrorException Represents an HTTP response error as an exception.HttpHelpers Helper methods related to HTTP.HttpProperties Internal container for HTTP parameters used by SDK components.