Public API. Include this for every public operation. More...
#include <launchdarkly/boolean.h>
#include <launchdarkly/client.h>
#include <launchdarkly/config.h>
#include <launchdarkly/json.h>
#include <launchdarkly/logging.h>
#include <launchdarkly/memory.h>
#include <launchdarkly/store.h>
#include <launchdarkly/user.h>
#include <launchdarkly/variations.h>
Go to the source code of this file.
Macros | |
#define | LD_SDK_VERSION "2.9.3" |
The current SDK version string. This value adheres to semantic versioning and is included in the HTTP user agent sent to LaunchDarkly. | |
Functions | |
const char * | LDVersion (void) |
Returns the SDK version specified by LD_SDK_VERSION . More... | |
Public API. Include this for every public operation.
const char* LDVersion | ( | void | ) |
Returns the SDK version specified by LD_SDK_VERSION
.