Package com.vonage.client.verify
Class ControlResponse
java.lang.Object
com.vonage.client.verify.ControlResponse
public class ControlResponse extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ControlResponse(java.lang.String status, VerifyControlCommand command) -
Method Summary
Modifier and Type Method Description static ControlResponsefromJson(java.lang.String json)VerifyControlCommandgetCommand()java.lang.StringgetErrorText()java.lang.StringgetStatus()