Class ModifyCallResponse

java.lang.Object
com.vonage.client.voice.ModifyCallResponse

public class ModifyCallResponse
extends java.lang.Object
Response if a Call was successfully modified.

This would be returned by VoiceClient.modifyCall(String, ModifyCallAction)

  • Constructor Summary

    Constructors 
    Constructor Description
    ModifyCallResponse()  
  • Method Summary

    Modifier and Type Method Description
    static ModifyCallResponse fromJson​(java.lang.String json)  
    java.lang.String getMessage()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait