Package com.vonage.client.voice
Class DtmfRequest
java.lang.Object
com.vonage.client.voice.DtmfRequest
public class DtmfRequest extends java.lang.Object
The request object to send DTMF tones.
Contains the uuid of the Call and the DtmfPayload to be sent in the request.
-
Constructor Summary
Constructors Constructor Description DtmfRequest(java.lang.String uuid, java.lang.String digits) -
Method Summary