A
B
C
D
E
F
G
O
P
R
S
T
U
_
E
- enable(FlagsConfiguration,SdkCore) - function in com.openobserve.android.flags.Flags
- Enables the Flags feature.
- enable(FlagsConfiguration) - function in com.openobserve.android.flags.Flags
- Enables the Flags feature.
- enable() - function in com.openobserve.android.flags.Flags
- Enables the Flags feature.
- ERROR - enum entry in com.openobserve.android.flags.model.ResolutionReason
An error occurred during flag evaluation.
- ErrorCode - class in com.openobserve.android.flags.model
- Error codes for flag resolution failures.
- EvaluationContext - class in com.openobserve.android.flags.model
- Represents the context used for evaluating feature flags.
- EvaluationContext.Companion - class in com.openobserve.android.flags.model.EvaluationContext
- EvaluationContextCallback - class in com.openobserve.android.flags
- Callback interface for asynchronous evaluation context update operations.
- evaluationFlushInterval(Long) - function in com.openobserve.android.flags.FlagsConfiguration.Builder
- Sets the flush interval for aggregated evaluation events.
- ExposureEvent - class in com.openobserve.android.flags.model
- Schema of all properties of a Feature Flag Exposure event
- ExposureEvent.Attributes - class in com.openobserve.android.flags.model.ExposureEvent
- Additional attributes for the subject
- ExposureEvent.Attributes.Companion - class in com.openobserve.android.flags.model.ExposureEvent.Attributes
- ExposureEvent.Companion - class in com.openobserve.android.flags.model.ExposureEvent
- ExposureEvent.Identifier - class in com.openobserve.android.flags.model.ExposureEvent
- Identifier with a key property
- ExposureEvent.Identifier.Companion - class in com.openobserve.android.flags.model.ExposureEvent.Identifier
- ExposureEvent.Subject - class in com.openobserve.android.flags.model.ExposureEvent
- Subject information for the exposure
- ExposureEvent.Subject.Companion - class in com.openobserve.android.flags.model.ExposureEvent.Subject