Enum WebhookHttpMethod
- Namespace
- Vonage.Applications
- Assembly
- Vonage.dll
Represents the HTTP methods allowed for webhooks.
public enum WebhookHttpMethod
Fields
Get = 0GET HTTP method
Post = 1POST HTTP method
Represents the HTTP methods allowed for webhooks.
public enum WebhookHttpMethod
Get = 0GET HTTP method
Post = 1POST HTTP method