Table of Contents

Namespace Vonage.Applications

Classes

Application

Represents a Vonage application. Applications contain the configuration for products such as Voice, Messages, RTC, and Verify.

ApplicationCapabilities

Represents capabilities of an application.

ApplicationClient

Client for managing Vonage applications. Implements the Vonage Application API v2.

ApplicationList

Represents a collection of applications returned from the API.

ApplicationPage

Represents a paginated response containing a list of applications.

CreateApplicationRequest

Represents a request to create an application.

Keys

Represents the cryptographic keys for an application, used for JWT authentication.

ListApplicationsRequest

Represents a request to list applications with pagination parameters.

PrivacySettings

Application privacy config

Interfaces

IApplicationClient

Exposes methods for managing Vonage applications. Applications contain the configuration for products such as Voice, Messages, RTC, and Verify.

Enums

WebhookHttpMethod

Represents the HTTP methods allowed for webhooks.