public class MultiPartyCallParticipantKick extends VoiceDeleter<MultiPartyCallParticipant>
id, secondaryIdplivoClient| Constructor and Description |
|---|
MultiPartyCallParticipantKick(java.lang.String mpcId,
java.lang.String participantId) |
| 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 MultiPartyCallParticipantKick(java.lang.String mpcId, java.lang.String participantId)
protected retrofit2.Call<okhttp3.ResponseBody> obtainCall() throws PlivoValidationException
obtainCall in class VoiceDeleter<MultiPartyCallParticipant>PlivoValidationExceptionprotected retrofit2.Call<okhttp3.ResponseBody> obtainFallback1Call() throws PlivoValidationException
obtainFallback1Call in class VoiceDeleter<MultiPartyCallParticipant>PlivoValidationExceptionprotected retrofit2.Call<okhttp3.ResponseBody> obtainFallback2Call() throws PlivoValidationException
obtainFallback2Call in class VoiceDeleter<MultiPartyCallParticipant>PlivoValidationException