Package com.vonage.client.voice
Class DtmfPayload
java.lang.Object
com.vonage.client.voice.DtmfPayload
public class DtmfPayload extends java.lang.Object
The JSON payload that will be sent in a
DtmfRequest.
digits are the DTMF tones to be sent to a Call.
-
Constructor Summary
Constructors Constructor Description DtmfPayload(java.lang.String digits) -
Method Summary