Package com.vonage.client.verify2
Class VoiceWorkflow
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.verify2.Workflow
com.vonage.client.verify2.VoiceWorkflow
- All Implemented Interfaces:
Jsonable
Defines workflow properties for sending a verification code to a user over a voice call.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vonage.client.verify2.Workflow
getChannel, getTo, validateFromMethods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Constructor Details
-
VoiceWorkflow
Constructs a new Voice verification workflow.- Parameters:
to- The number to call, in E.164 format.
-
-
Method Details
-
validateTo
- Overrides:
validateToin classWorkflow
-