C Server-Side SDK
LaunchDarkly SDK
api.h File Reference

Public API. Include this for every public operation. More...

Include dependency graph for api.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...
 

Detailed Description

Public API. Include this for every public operation.

Function Documentation

◆ LDVersion()

const char* LDVersion ( void  )

Returns the SDK version specified by LD_SDK_VERSION.

Returns
SDK version string.