Uses of Class
com.vonage.client.voice.Call
Packages that use Call
-
Uses of Call in com.vonage.client.voice
Methods in com.vonage.client.voice that return CallModifier and TypeMethodDescriptionCall.Builder.build()Builds the Call object with this builder's properties.static CallCreates an instance of this class from a JSON payload.Methods in com.vonage.client.voice with parameters of type CallModifier and TypeMethodDescriptionVoiceClient.createCall(Call callRequest) Begin a call to a phone number.