public class CallStreamGetSpecific extends VoiceGetter<CallStreamGetSpecificResponse>
id, secondaryIdplivoClient| Constructor and Description |
|---|
CallStreamGetSpecific(java.lang.String id,
java.lang.String streamId) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<CallStreamGetSpecificResponse> |
obtainCall() |
protected retrofit2.Call<CallStreamGetSpecificResponse> |
obtainFallback1Call() |
protected retrofit2.Call<CallStreamGetSpecificResponse> |
obtainFallback2Call() |
client, get, toMapclient, handleResponse, validatepublic CallStreamGetSpecific(java.lang.String id, java.lang.String streamId)
protected retrofit2.Call<CallStreamGetSpecificResponse> obtainCall()
obtainCall in class VoiceGetter<CallStreamGetSpecificResponse>protected retrofit2.Call<CallStreamGetSpecificResponse> obtainFallback1Call()
obtainFallback1Call in class VoiceGetter<CallStreamGetSpecificResponse>protected retrofit2.Call<CallStreamGetSpecificResponse> obtainFallback2Call()
obtainFallback2Call in class VoiceGetter<CallStreamGetSpecificResponse>