Class SipEndpoint

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

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

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

    Modifier and Type Method Description
    static SipEndpoint.Builder builder​(java.lang.String uri)  
    java.lang.String getType()  
    java.lang.String getUri()  

    Methods inherited from class java.lang.Object

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