Table of Contents

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 = 2

Asia-Pacific data center (api-ap.vonage.com).

EU = 1

Europe, Middle East and Africa data center (api-eu.vonage.com).

US = 0

Americas data center (api-us.vonage.com).