| 
    VoiceSDK
    5.3.0
    
   | 
 
Structure containing present VoiceSDK build info. More...
Public Attributes | |
| std::string | version = VOICESDK_PROJECT_VERSION | 
| VoiceSDK build version.  More... | |
| std::string | components = VOICESDK_COMPONENTS | 
| VoiceSDK components present in build.  More... | |
| std::string | gitInfo = VOICESDK_GIT_INFO | 
| Git info dumped at the build stage.  More... | |
| 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 build info.
      
  | 
  friend | 
| std::string voicesdk::BuildInfo::components = VOICESDK_COMPONENTS | 
VoiceSDK components present in build.
| std::string voicesdk::BuildInfo::gitInfo = VOICESDK_GIT_INFO | 
Git info dumped at the build stage.
| std::string voicesdk::BuildInfo::licenseExpirationDate | 
| std::string voicesdk::BuildInfo::licenseInfo | 
Information (e.g. expiration date) about the installed license if available or an empty string if no license is in use.
| std::string voicesdk::BuildInfo::version = VOICESDK_PROJECT_VERSION | 
VoiceSDK build version.
 1.8.17