Class AppEndpoint

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

public class AppEndpoint
extends java.lang.Object
implements Endpoint
Represents an app endpoint used in a ConnectAction
Since:
5.4.0
  • Nested Class Summary

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

    Modifier and Type Method Description
    static AppEndpoint.Builder builder​(java.lang.String user)  
    java.lang.String getType()  
    java.lang.String getUser()  

    Methods inherited from class java.lang.Object

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