GetCfgJson
Function Usage
Returns the JSON data.
Prototype
1 | std::string ConfigData::GetCfgJson(); |
Response Parameters
Data Structure |
Description |
|---|---|
std::string |
The JSON data string is returned. |
Parent topic: ConfigData
Returns the JSON data.
1 | std::string ConfigData::GetCfgJson(); |
Data Structure |
Description |
|---|---|
std::string |
The JSON data string is returned. |