Uses of Interface
com.vonage.client.voice.ncco.Endpoint
Packages that use Endpoint
Package
Description
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of Endpoint in com.vonage.client.voice.ncco
Classes in com.vonage.client.voice.ncco that implement EndpointModifier and TypeClassDescriptionclassRepresents an app endpoint used in aConnectAction.classRepresents a phone endpoint used in aConnectAction.classRepresents a SIP endpoint used in aConnectAction.classRepresents a VBC endpoint used in aConnectAction.classRepresents a web socket endpoint used in aConnectAction.Methods in com.vonage.client.voice.ncco that return types with arguments of type EndpointMethods in com.vonage.client.voice.ncco with parameters of type EndpointModifier and TypeMethodDescriptionstatic ConnectAction.BuilderEntry point for constructing an instance of this class.Connect the call to a specific Endpoint.Method parameters in com.vonage.client.voice.ncco with type arguments of type EndpointModifier and TypeMethodDescriptionstatic ConnectAction.BuilderConnectAction.builder(Collection<Endpoint> endpoint) Entry point for constructing an instance of this class.ConnectAction.Builder.endpoint(Collection<Endpoint> endpoint) Deprecated.This will be removed in the next major release.