Data Capture Version

Defined in package com.scandit.datacapture.core

DataCaptureVersion
class DataCaptureVersion

Added in version 6.1.0

This class contains the DataCapture version getter.

VERSION_STRING
static final @NonNull String VERSION_STRING

Added in version 6.1.0

Returns the version of the Scandit Data Capture SDK.

getProperty(name)
@Nullable Object getProperty(@NonNull String name)

Added in version 6.4.0

Retrieves the value of an internally set property. In case the property does not exist, null is returned.