Enum VonageUrls.Region
- Namespace
- Vonage
- Assembly
- Vonage.dll
Identifies the Vonage API region used to route requests to the closest data center. Used by BuildHttpClientForRegion(Region) and Get(Region) to resolve the matching base URL.
public enum VonageUrls.Region
Fields
APAC = 2Asia-Pacific data center (
api-ap.vonage.com).EU = 1Europe, Middle East and Africa data center (
api-eu.vonage.com).US = 0Americas data center (
api-us.vonage.com).