Class SipEndpoint

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

public class SipEndpoint
extends java.lang.Object
implements Endpoint
  • Constructor Summary

    Constructors 
    Constructor Description
    SipEndpoint​(java.lang.String uri)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getType()  
    java.lang.String getUri()  
    void setUri​(java.lang.String uri)  
    java.lang.String toLog()  

    Methods inherited from class java.lang.Object

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