Open Source Software License Info

Defined in package com.scandit.datacapture.core.license

OpenSourceSoftwareLicenseInfo
class OpenSourceSoftwareLicenseInfo

Added in version 7.0.0

This class contains the license text and attributions for all third party software used by the Scandit SDK.

OpenSourceSoftwareLicenseInfo()
OpenSourceSoftwareLicenseInfo(@NonNull String licenseText)

Added in version 7.0.0

Creates a new license info instance with the specified license text.

licenseText
@NonNull String getLicenseText()

Added in version 7.0.0

The license text for all third party software used by the Scandit SDK.