public static interface ApiService.IApiServiceResponse
| Modifier and Type | Method and Description |
|---|---|
void |
onApiError(GigyaError gigyaError) |
void |
onApiSuccess(GigyaApiResponse response) |
void onApiSuccess(GigyaApiResponse response)
void onApiError(GigyaError gigyaError)