Class VonageClient

java.lang.Object
com.vonage.client.VonageClient

public class VonageClient extends Object
Top-level Vonage API client object.

Construct an instance of this object with one or more AuthMethods (providing all the authentication methods for the APIs you wish to use), and then call getVoiceClient() to obtain a client for the Vonage Voice API.

.