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