Namespace Vonage.Voice.Nccos.Endpoints
Classes
- AppEndpoint
Represents an application (Client SDK) endpoint for connecting a call to an in-app user.
- Endpoint
Base class for NCCO Connect action endpoints. Represents a destination that a call can be connected to.
- PhoneEndpoint
Represents a phone (PSTN) endpoint for connecting a call to a phone number.
- PhoneEndpoint.Answer
Configures the NCCO URL and optional ringback tone for the connected phone endpoint.
- SipEndpoint
Represents a SIP endpoint for connecting a call to a SIP URI or SIP trunk.
- SipEndpoint.StandardHeader
Standard SIP INVITE headers. Unlike the headers property, these are not prepended with X-.
- VbcEndpoint
Represents a Vonage Business Communications (VBC) endpoint for connecting a call to a VBC extension.
- WebsocketEndpoint
Represents a WebSocket endpoint for streaming audio to and from a WebSocket server.
Enums
- Endpoint.EndpointType
Defines the types of endpoints that a call can be connected to via an NCCO Connect action.