public class MultiPartyCallStop extends VoiceDeleter<MultiPartyCall>
id, secondaryIdplivoClient| Constructor and Description |
|---|
MultiPartyCallStop(java.lang.String mpcId) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<okhttp3.ResponseBody> |
obtainCall() |
protected retrofit2.Call<okhttp3.ResponseBody> |
obtainFallback1Call() |
protected retrofit2.Call<okhttp3.ResponseBody> |
obtainFallback2Call() |
client, deleteclient, handleResponse, validatepublic MultiPartyCallStop(java.lang.String mpcId)
protected retrofit2.Call<okhttp3.ResponseBody> obtainCall() throws PlivoValidationException
obtainCall in class VoiceDeleter<MultiPartyCall>PlivoValidationExceptionprotected retrofit2.Call<okhttp3.ResponseBody> obtainFallback1Call() throws PlivoValidationException
obtainFallback1Call in class VoiceDeleter<MultiPartyCall>PlivoValidationExceptionprotected retrofit2.Call<okhttp3.ResponseBody> obtainFallback2Call() throws PlivoValidationException
obtainFallback2Call in class VoiceDeleter<MultiPartyCall>PlivoValidationException