Constructor
new BuildInfo()
Members
components :string
VoiceSDK components present in build
Type:
- string
gitInfo :string
Git info dumped at the build stage
Type:
- string
licenseExpirationDate :string
License expiration date in YYYY-MM-DD format.The returned date corresponds to
the SDK feature that expires first
Type:
- string
- Deprecated:
- use getLicenseInfo instead
licenseInfo :string
Information (e.g. expiration date) about the installed license if available or
an empty string if no license is in use
Type:
- string
- Deprecated:
- use getLicenseInfo instead
version :string
VoiceSDK build version
Type:
- string