Class VerifyClient

java.lang.Object
com.vonage.client.verify.VerifyClient

public class VerifyClient extends Object
A client for talking to the Vonage Verify API. The standard way to obtain an instance of this class is to use VonageClient.getVerifyClient().

Send a verification request with a call to verify, confirm the code entered by the user with check, and search in-progress or completed verification requests with search

More information on method parameters can be found on the Vonage developer portal.