public class CallDtmfCreator extends Creator<CallDtmfCreateResponse>
| Constructor and Description |
|---|
CallDtmfCreator(java.lang.String id,
java.lang.String digits) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
digits() |
LegSpecifier |
leg() |
CallDtmfCreator |
leg(LegSpecifier leg) |
protected retrofit2.Call<CallDtmfCreateResponse> |
obtainCall() |
CallDtmfCreateResponse |
sendDigits() |
client, client, handleResponse, validatepublic CallDtmfCreator(java.lang.String id,
java.lang.String digits)
public java.lang.String digits()
public LegSpecifier leg()
public CallDtmfCreator leg(LegSpecifier leg)
protected retrofit2.Call<CallDtmfCreateResponse> obtainCall()
obtainCall in class Creator<CallDtmfCreateResponse>public CallDtmfCreateResponse sendDigits() throws java.io.IOException, PlivoRestException
java.io.IOExceptionPlivoRestException