Enum IdentifySeriesResult.IdentifySeriesStatus
Represents the possible statuses of an identify operation.
Namespace: LaunchDarkly.Sdk.Client.Hooks
Assembly: LaunchDarkly.ClientSdk.dll
Syntax
public enum IdentifySeriesResult.IdentifySeriesStatus
Fields
| Name | Description |
|---|---|
| Completed | The identify operation completed successfully. |
| Error | The identify operation encountered an error. |