public class ValidateSession extends Creator<SessionCreateResponse>
plivoClient| Constructor and Description |
|---|
ValidateSession(java.lang.String id,
java.lang.String otp) |
| Modifier and Type | Method and Description |
|---|---|
protected retrofit2.Call<SessionCreateResponse> |
obtainCall() |
java.lang.String |
otp() |
client, handleResponse, validatepublic ValidateSession(java.lang.String id, java.lang.String otp)
public java.lang.String otp()
protected retrofit2.Call<SessionCreateResponse> obtainCall()
obtainCall in class Creator<SessionCreateResponse>