SDK Documentation
Methods
Get Verification

Get Verification

Use this to fetch a verification you created. You can use this to check if a verification’s status has changed.

Get Verification method
getVerification(String id) → VerificationObject async*

May throw of the following exceptions may be thrown:

  1. UninitializedException: Sdk has not been initialized. Call initialize (opens in a new tab) first
  2. ConnectionException: Unable to connect to Zamry servers. This may indicate an issue with the device's internet network.