public static interface CheckConsentRequest.CheckConsentListener
| Modifier and Type | Method and Description |
|---|---|
void |
onFailure(java.lang.Throwable error) |
void |
onSuccess(UserConsentResponseModel model) |
void onSuccess(UserConsentResponseModel model)
void onFailure(java.lang.Throwable error)