Class EventProcessorTypes
Parameter types for use by IEventProcessor implementations.
Inherited Members
Namespace: LaunchDarkly.Sdk.Client.Subsystems
Assembly: LaunchDarkly.ClientSdk.dll
Syntax
public static class EventProcessorTypes
Remarks
Application code normally does not need to use these types or interact directly with any IEventProcessor functionality. They are provided to allow a custom implementation or test fixture to be substituted for the SDK's normal analytics event logic.