CaptureVisionRouterModule
The CaptureVisionRouterModule class defines common functionality in the CaptureVisionRouter module.
Definition
Namespace: com.dynamsoft.cvr
Assembly: DynamsoftCaptureVisionBundle.aar
class CaptureVisionRouterModule
Methods
| Method | Description |
|---|---|
getVersion |
Get the version of the CaptureVisionRouter module. |
getVersion
Get the version of the CaptureVisionRouter module.
static String getVersion();
Return Value
The version of the CaptureVisionRouter module.