C Server-Side SDK
LaunchDarkly SDK
LDDetailsRule Struct Reference

Indicates which rule matched a user. More...

#include <variations.h>

Data Fields

unsigned int ruleIndex
 The index of the rule that was matched.
 
char * id
 The unique identifier of the rule that was matched.
 
LDBoolean inExperiment
 Whether the evaluation was part of an experiment. Is true if the evaluation resulted in an experiment rollout and served one of the variations in the experiment. Otherwise false.
 

Detailed Description

Indicates which rule matched a user.


The documentation for this struct was generated from the following file: