getVersion()

Returns the version of the SignDoc Browser Capture API as string, such as 3.3.0.

Input parameter

None

Returns

The version of the SignDoc Browser Capture API as string.

Example

var version = deviceConnector.getVersion();