Namespace Vonage.Applications.Capabilities
Classes
- Capability
Base class for application capabilities that support webhook configuration.
- Messages
Represents the Messages capability for an application. Configures webhooks for inbound messages and message status updates.
- NetworkApis
Represents the Network APIs capability for an application. Configures the network application ID and redirect URI for Network API integrations.
- Rtc
Represents the RTC (Real-Time Communication) capability for an application. Configures webhooks for Client SDK events.
- Vbc
Represents the VBC (Vonage Business Communications) capability. Enables zero-rated calls for VBC number programmability service applications. This capability has no configuration options.
- Verify
Represents the Verify capability for an application. Configures webhooks for verification status updates.
- Video
Represents the Video capability.
- Video.VideoStorage
Represents storage settings for video recordings.
- Video.VideoWebhook
Represents a webhook for Video API.
- Voice
Represents Voice capabilities.
- Voice.VoiceWebhook
Represents a webhook for Voice API.
Enums
- Capability.CapabilityType
Defines the types of capabilities available for an application.
- VideoWebhookType
Represents various Video Webhook types.
- VoiceWebhookType
Defines the types of webhooks available for Voice capability.