Class VonageClient

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

public class VonageClient
extends java.lang.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.

Currently this object only constructs and provides access to VoiceClient. In the future it will manage clients for all of the Vonage APIs.