Uses of Class
com.vonage.client.verify.CheckResponse
Packages that use CheckResponse
-
Uses of CheckResponse in com.vonage.client.verify
Methods in com.vonage.client.verify that return CheckResponseModifier and TypeMethodDescriptionVerifyClient.check(CheckRequest request) Deprecated.Validate a code provided by a user in response to a call fromVerifyClient.verify.static CheckResponseConstructs a CheckResponse with the fields populated from the JSON payload.
VerifyClient.check(String, String).