LicenseModule
The LicenseModule class represents the license module, which provides general functions for managing licenses.
Definition
Namespace: com.dynamsoft.license
Assembly: DynamsoftCaptureVisionBundle.aar
class LicenseModule
Methods
| Method | Description |
|---|---|
getVersion |
Get the version of Dynamsoft License module. |
getVersion
Get the version of Dynamsoft License module.
static String getVersion();
Return Value
The version of Dynamsoft License module.