Table of Contents

Enum WebhookHttpMethod

Namespace
Vonage.Applications
Assembly
Vonage.dll

Represents the HTTP methods allowed for webhooks.

public enum WebhookHttpMethod

Fields

Get = 0

GET HTTP method

Post = 1

POST HTTP method