Call Center SDK
1.11.3
|
Structure containing present VoiceSDK CC build info. More...
#include <voicesdk/callcenter/version.h>
Public Attributes | |
std::string | version = CCSDK_PROJECT_VERSION |
VoiceSDK CC build version. | |
std::string | components = CCSDK_COMPONENTS |
VoiceSDK CC components presented in build. | |
std::string | gitInfo = CCSDK_GIT_INFO |
Git info dumped at the build stage. | |
std::string | licenseInfo |
Information (e.g. expiration date) about the installed license if available or an empty string if no license is in use. More... | |
std::string | licenseExpirationDate |
Friends | |
std::ostream & | operator<< (std::ostream &os, const BuildInfo &obj) |
Structure containing present VoiceSDK CC build info.
std::string voicesdk::callcenter::BuildInfo::licenseInfo |
Information (e.g. expiration date) about the installed license if available or an empty string if no license is in use.