Enum Class VerifyControlCommand

java.lang.Object
java.lang.Enum<VerifyControlCommand>
com.vonage.client.verify.VerifyControlCommand
All Implemented Interfaces:
Serializable, Comparable<VerifyControlCommand>, java.lang.constant.Constable

Enum representing the control command. The possible commands are cancel to request cancellation of the verification process, or trigger_next_event to advance to the next verification event (if any). Cancellation is only possible 30 seconds after the start of the verification request and before the second event (either TTS or SMS) has taken place.