Class PhoneEndpoint

java.lang.Object
com.vonage.client.voice.ncco.PhoneEndpoint
All Implemented Interfaces:
Endpoint

public class PhoneEndpoint
extends java.lang.Object
implements Endpoint
Represents a phone endpoint used in a ConnectAction
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  PhoneEndpoint.Builder  
  • Method Summary

    Modifier and Type Method Description
    static PhoneEndpoint.Builder builder​(java.lang.String number)  
    java.lang.String getDtmfAnswer()  
    java.lang.String getNumber()  
    com.vonage.client.voice.ncco.PhoneEndpoint.OnAnswer getOnAnswer()  
    java.lang.String getType()  

    Methods inherited from class java.lang.Object

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