Package com.vonage.client.voice.ncco
Class AppEndpoint
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.voice.ncco.AppEndpoint
Represents an app endpoint used in a
ConnectAction. See
the documentation
for an example.- Since:
- 5.4.0
-
Nested Class Summary
Nested Classes -
Method Summary
Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson
-
Method Details