CodeParserModule Class
CodeParserModule class defines general functions of the code parser module.
Definition
Namespace: com.dynamsoft.dcp
Assembly: DynamsoftCaptureVisionBundle.aar
class CodeParserModule
| Method | Description |
|---|---|
getVersion |
Get version information of SDK. |
getVersion
Get version information of SDK.
static String getVersion();
Return Value
The version information string.