versionInfo Property

@JvmStatic val versionInfo: ScanningSdkLibrary.VersionInfo

The version, build number, and source commit of this SDK build. Available from Java through the static getter getVersionInfo().

Top