Class InputEvent

java.lang.Object
com.vonage.client.incoming.InputEvent

public class InputEvent
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    InputEvent()  
  • Method Summary

    Modifier and Type Method Description
    static InputEvent fromJson​(java.lang.String json)  
    java.lang.String getConversationUuid()  
    java.lang.String getDtmf()  
    java.util.Date getTimestamp()  
    java.lang.String getUuid()  
    boolean isTimedOut()  

    Methods inherited from class java.lang.Object

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