public class MultiPartyCallRecordingResume extends VoiceUpdater<BaseResponse>
id, secondaryIdplivoClient| Constructor and Description |
|---|
MultiPartyCallRecordingResume(java.lang.String mpcId) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<BaseResponse> |
obtainCall() |
protected retrofit2.Call<BaseResponse> |
obtainFallback1Call() |
protected retrofit2.Call<BaseResponse> |
obtainFallback2Call() |
client, updateclient, handleResponse, validatepublic MultiPartyCallRecordingResume(java.lang.String mpcId)
protected retrofit2.Call<BaseResponse> obtainCall() throws PlivoValidationException
obtainCall in class VoiceUpdater<BaseResponse>PlivoValidationExceptionprotected retrofit2.Call<BaseResponse> obtainFallback1Call() throws PlivoValidationException
obtainFallback1Call in class VoiceUpdater<BaseResponse>PlivoValidationExceptionprotected retrofit2.Call<BaseResponse> obtainFallback2Call() throws PlivoValidationException
obtainFallback2Call in class VoiceUpdater<BaseResponse>PlivoValidationException